]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/x_x509.c
Few nit's
[thirdparty/openssl.git] / crypto / x509 / x_x509.c
2016-08-17  Dr. Stephen HensonConstify X509_get0_signature()
2016-07-23  Richard LevitteProperly initialise the internal proxy certificate...
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-05-11  Viktor DukhovniFix i2d_X509_AUX, update docs and add tests
2016-05-02  Dr. Stephen HensonFix i2d_X509_AUX: pp can be NULL.
2016-04-28  FdaSilvaYYAdd checks on CRYPTO_new_ex_data return value
2016-04-26  Matt CaswellEnsure we check i2d_X509 return val
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-03-01  Dr. Stephen Hensonremove old unused oneline name field
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-18  Viktor DukhovniDrop cached certificate signature validity flag
2015-12-01  Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-23  Rich SalzFix a few missed "if (!ptr)" cleanups
2015-10-15  Dr. Stephen Hensonembed certificate serial number and signature fields
2015-10-03  Kurt RoeckxFix more d2i cases to properly update the input pointer
2015-09-22  Dr. Stephen Hensonheader includes
2015-09-22  Dr. Stephen HensonFix path in comments
2015-09-22  Dr. Stephen HensonMove certificate request and CRL routines to x509 dir.