Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
02199cc39d
Fix safestack issues in pkcs7.h
|
4 years ago |
Matt Caswell
|
b4780134df
Fix safestack issues in asn1.h
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Richard Levitte
|
a10847c427
"Downgrade" provider-native keys to legacy where needed
|
4 years ago |
Dr. David von Oheimb
|
eeccc23723
Introduce X509_add_cert[s] simplifying various additions to cert lists
|
4 years ago |
Shane Lontis
|
90a1f2d76f
Add libctx support to PKCS7.
|
4 years ago |
Dr. David von Oheimb
|
1337a3a998
Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_get_serialNumber
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
David von Oheimb
|
9fdcc21fdc
constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION
|
5 years ago |
Richard Levitte
|
b7617a3a99
Following the license change, modify the boilerplates in crypto/pkcs7/
|
6 years ago |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 years ago |
Eric Brown
|
59701e6363
Remove redundant ASN1_INTEGER_set call
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
8 years ago |
Dr. Stephen Henson
|
8382fd3a93
Use X509_get0_pubkey where appropriate
|
9 years ago |
Dr. Stephen Henson
|
05f0fb9f6a
Add X509_up_ref function.
|
9 years ago |
Dr. Stephen Henson
|
65cbf983ca
Add X509_CRL_up_ref function
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 years ago |
Rich Salz
|
e0e920b1a0
free NULL cleanup 9
|
9 years ago |
Rich Salz
|
c5ba2d9904
free NULL cleanup
|
9 years ago |
Dr. Stephen Henson
|
5fe736e5fc
Move some ASN.1 internals to asn1_int.h
|
9 years ago |
Dr. Stephen Henson
|
f422a51486
Remove old ASN.1 code.
|
9 years ago |