summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x_x509.c
AgeCommit message (Expand)Author
2016-08-17Constify X509_get0_signature()Dr. Stephen Henson
2016-07-23Properly initialise the internal proxy certificate path length cacheRichard Levitte
2016-05-17Copyright consolidation 09/10Rich Salz
2016-05-11Fix i2d_X509_AUX, update docs and add testsViktor Dukhovni
2016-05-02Fix i2d_X509_AUX: pp can be NULL.Dr. Stephen Henson
2016-04-28Add checks on CRYPTO_new_ex_data return valueFdaSilvaYY
2016-04-26Ensure we check i2d_X509 return valMatt Caswell
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini
2016-03-01remove old unused oneline name fieldDr. Stephen Henson
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-18Drop cached certificate signature validity flagViktor Dukhovni
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz
2015-11-23Fix a few missed "if (!ptr)" cleanupsRich Salz
2015-10-15embed certificate serial number and signature fieldsDr. Stephen Henson
2015-10-03Fix more d2i cases to properly update the input pointerKurt Roeckx
2015-09-22header includesDr. Stephen Henson
2015-09-22Fix path in commentsDr. Stephen Henson
2015-09-22Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson