Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 éve |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 éve |
Dr. David von Oheimb
|
8cc86b81ac
Constify various mostly X509-related parameter types in crypto/ and apps/
|
4 éve |
Dr. David von Oheimb
|
31b28ad96a
chunk 7 of CMP contribution to OpenSSL
|
4 éve |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 éve |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 éve |
Bernd Edlinger
|
c70e2ec339
Fix error handling in x509_lu.c
|
5 éve |
Shane Lontis
|
faa9dcd4d4
Rename X509_STORE ptr stored in opaque struct X509_STORE_CTX
|
5 éve |
Shane Lontis
|
7a9abccde7
Cleanup use of X509 STORE locks
|
5 éve |
Matt Caswell
|
b926f9deb3
Fix crash in X509_STORE_CTX_get_by_subject
|
5 éve |
Anna Henningsen
|
e26f653def
Fix compilation with `-DREF_PRINT`
|
5 éve |
Richard Levitte
|
3e4b43b9e5
Following the license change, modify the boilerplates in crypto/x509/
|
6 éve |
Andy Polyakov
|
5b37fef04a
Harmonize use of sk_TYPE_find's return value.
|
6 éve |
Mingtao Yang
|
0124f32a01
Add APIs for custom X509_LOOKUP_METHOD creation
|
6 éve |
Kurt Roeckx
|
3cb7c5cfef
Use void in all function definitions that do not take any arguments
|
6 éve |
FdaSilvaYY
|
7fcdbd839c
X509: add more error codes on malloc or sk_TYP_push failure
|
6 éve |
Matt Caswell
|
1c705121af
Don't crash if there are no trusted certs
|
6 éve |
Matt Caswell
|
c4d3c19b4c
Update copyright year
|
6 éve |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
6 éve |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
6 éve |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 éve |
Pauli
|
cd420b0b1f
Move the REF_PRINT support from e_os.h to internal/refcount.h.
|
7 éve |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 éve |
Rich Salz
|
c0452248ea
Ignore dups in X509_STORE_add_*
|
7 éve |
David Benjamin
|
b6ef12c4ba
Remove duplicate X509_OBJECT free function.
|
7 éve |
Kurt Roeckx
|
2f545ae45d
Add support for reference counting using C11 atomics
|
8 éve |
Rich Salz
|
f3b3d7f003
Add -Wswitch-enum
|
8 éve |
FdaSilvaYY
|
cfc5e0aa73
Constify inputs of two X509_LOOKUP_METHOD methods
|
8 éve |
Dr. Stephen Henson
|
ba1a1c3783
Deprecate X509_LU_FAIL, X509_LU_RETRY
|
8 éve |
Dr. Stephen Henson
|
0946a19886
Use X509_LOOKUP_TYPE for lookup type consistently.
|
8 éve |