]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/t_x509.c
Fix undefined behaviour when printing the X509 serial
[thirdparty/openssl.git] / crypto / x509 / t_x509.c
2017-01-15  Kurt RoeckxFix undefined behaviour when printing the X509 serial
2017-01-10  Kurt RoeckxPrint the X509 version signed, and convert to unsigned...
2016-08-19  Dr. Stephen HensonConstify certificate and CRL time routines.
2016-08-17  Dr. Stephen HensonConstify X509_get0_signature()
2016-08-17  Dr. Stephen HensonConvert X509* functions to use const getters
2016-08-17  Matt CaswellConvert X509_CRL* functions to use const getters
2016-08-16  Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-14  Dr. Stephen HensonNew function X509_get0_pubkey
2015-11-14  Dr. Stephen HensonUse accessors for X509_print_ex().
2015-10-15  Dr. Stephen Hensonembed certificate serial number and signature fields
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.