summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x_x509a.c
AgeCommit message (Expand)Author
2021-07-29Update copyright yearMatt Caswell
2021-06-26x509: address NULL dereference and memory leaksPauli
2020-09-13Fix safestack issues in asn1.hMatt Caswell
2020-05-15Update copyright yearMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/x509/Richard Levitte
2016-08-23Constify some inputs buffersFdaSilvaYY
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY
2016-07-20Fix a few if(, for(, while( inside code.FdaSilvaYY
2016-05-17Copyright consolidation 09/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-14Add new X509 accessorsDr. Stephen Henson
2015-09-22Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson