]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/x_crl.c
Following the license change, modify the boilerplates in crypto/x509/
[thirdparty/openssl.git] / crypto / x509 / x_crl.c
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-07  Andy PolyakovHarmonize use of sk_TYPE_find's return value.
2018-05-01  Matt CaswellUpdate copyright year
2018-04-24  FdaSilvaYYX509: add more error codes on malloc or sk_TYP_push...
2017-01-28  Richard LevitteX509_CRL_digest() - ensure precomputed sha1 hash before...
2016-12-14  Rich SalzCRL critical extension bugfix
2016-11-07  FdaSilvaYYAllow null in X509_CRL_METHOD_free
2016-08-05  klemensspelling fixes, just comments and readme.
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-10-15  Dr. Stephen Hensonembed CRL serial number and signature fields
2015-09-22  Dr. Stephen HensonFix path in comments
2015-09-22  Dr. Stephen HensonMove certificate request and CRL routines to x509 dir.