summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x_x509.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix i2d_X509_AUX, update docs and add testsViktor Dukhovni2016-05-111-2/+52
* Fix i2d_X509_AUX: pp can be NULL.Dr. Stephen Henson2016-05-021-2/+3
* Add checks on CRYPTO_new_ex_data return valueFdaSilvaYY2016-04-281-1/+2
* Ensure we check i2d_X509 return valMatt Caswell2016-04-261-3/+12
* Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini2016-03-081-1/+1
* remove old unused oneline name fieldDr. Stephen Henson2016-03-011-7/+0
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Drop cached certificate signature validity flagViktor Dukhovni2016-01-181-1/+0
* ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz2015-12-011-7/+0
* Fix a few missed "if (!ptr)" cleanupsRich Salz2015-11-231-3/+2
* embed certificate serial number and signature fieldsDr. Stephen Henson2015-10-151-3/+3
* Fix more d2i cases to properly update the input pointerKurt Roeckx2015-10-031-3/+1
* header includesDr. Stephen Henson2015-09-221-0/+1
* Fix path in commentsDr. Stephen Henson2015-09-221-1/+1
* Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson2015-09-221-0/+227