summaryrefslogtreecommitdiff
path: root/crypto/x509/x_x509a.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-07-291-1/+1
* x509: address NULL dereference and memory leaksPauli2021-06-261-3/+8
* Fix safestack issues in asn1.hMatt Caswell2020-09-131-2/+0
* Update copyright yearMatt Caswell2020-05-151-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+2
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/x509/Richard Levitte2018-12-061-1/+1
* Constify some inputs buffersFdaSilvaYY2016-08-231-2/+2
* Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY2016-08-041-2/+2
* Fix a few if(, for(, while( inside code.FdaSilvaYY2016-07-201-1/+1
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Add new X509 accessorsDr. Stephen Henson2015-11-141-0/+19
* Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson2015-09-221-0/+200