]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/x_x509a.c
Fix safestack issues in asn1.h
[thirdparty/openssl.git] / crypto / x509 / x_x509a.c
2020-09-13  Matt CaswellFix safestack issues in asn1.h
2020-05-15  Matt CaswellUpdate copyright year
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-08-23  FdaSilvaYYConstify some inputs buffers
2016-08-04  FdaSilvaYYConstify some ASN1_OBJECT *obj input parameters
2016-07-20  FdaSilvaYYFix a few if(, for(, while( inside code.
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-14  Dr. Stephen HensonAdd new X509 accessors
2015-09-22  Dr. Stephen HensonMove certificate request and CRL routines to x509 dir.