Richard Levitte
|
4286ca47c7
Following the license change, modify the boilerplates in crypto/x509v3/
|
6 years ago |
Andy Polyakov
|
5b37fef04a
Harmonize use of sk_TYPE_find's return value.
|
6 years ago |
Matt Caswell
|
6ec5fce25e
Update copyright year
|
6 years ago |
FdaSilvaYY
|
7fcdbd839c
X509: add more error codes on malloc or sk_TYP_push failure
|
6 years ago |
Pauli
|
7d6df9e915
Fix threading issue that at best will leak memory
|
8 years ago |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 years ago |
Alessandro Ghedini
|
c001ce3313
Convert CRYPTO_LOCK_X509_* to new multi-threading API
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Dr. Stephen Henson
|
94e84f5e95
header includes
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 years ago |
Rich Salz
|
666964780a
Remove goto inside an if(0) block
|
9 years ago |
Rich Salz
|
222561fe8e
free NULL cleanup 5a
|
9 years ago |
Rich Salz
|
2ace745022
free NULL cleanup 8
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 years ago |
Dr. Stephen Henson
|
002e66c0e8
Support for policy mappings extension.
|
16 years ago |
Dr. Stephen Henson
|
b79c82eaab
Fix loads of warnings in policy code.
|
20 years ago |
Geoff Thorpe
|
2d2a5ba32a
Damn, I was a bit hasty with my fix and hadn't spotted the linker
|
20 years ago |
Geoff Thorpe
|
2bd4e3379f
Remove some warnings.
|
20 years ago |
Dr. Stephen Henson
|
4acc3e907d
Initial support for certificate policy checking and evaluation.
|
20 years ago |