aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x_crl.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Fix a memory leak with di2_X509_CRL reuseBernd Edlinger2019-01-311-0/+12
* Following the license change, modify the boilerplates in crypto/x509/Richard Levitte2018-12-061-1/+1
* Harmonize use of sk_TYPE_find's return value.Andy Polyakov2018-08-071-3/+7
* Update copyright yearMatt Caswell2018-05-011-1/+1
* X509: add more error codes on malloc or sk_TYP_push failureFdaSilvaYY2018-04-241-3/+6
* X509_CRL_digest() - ensure precomputed sha1 hash before returning itRichard Levitte2017-01-281-0/+2
* CRL critical extension bugfixRich Salz2016-12-141-1/+1
* Allow null in X509_CRL_METHOD_freeFdaSilvaYY2016-11-071-1/+1
* spelling fixes, just comments and readme.klemens2016-08-051-1/+1
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini2016-03-081-3/+3
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-3/+3
* embed CRL serial number and signature fieldsDr. Stephen Henson2015-10-151-7/+7
* Fix path in commentsDr. Stephen Henson2015-09-221-1/+1
* Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson2015-09-221-0/+506