aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/x_x509.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-18Drop cached certificate signature validity flagViktor Dukhovni1-1/+0
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-7/+0
2015-11-23Fix a few missed "if (!ptr)" cleanupsRich Salz1-3/+2
2015-10-15embed certificate serial number and signature fieldsDr. Stephen Henson1-3/+3
2015-10-03Fix more d2i cases to properly update the input pointerKurt Roeckx1-3/+1
2015-09-22header includesDr. Stephen Henson1-0/+1
2015-09-22Fix path in commentsDr. Stephen Henson1-1/+1
2015-09-22Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson1-0/+227