aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/pcy_data.c
Commit message (Expand)AuthorAgeFilesLines
* Join the x509 and x509v3 directoriesRichard Levitte2019-05-291-81/+0
* Following the license change, modify the boilerplates in crypto/x509v3/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-05-011-1/+1
* X509: add more error codes on malloc or sk_TYP_push failureFdaSilvaYY2018-04-241-1/+5
* CLA: trivialHorimotoYasuhiro2017-05-311-3/+3
* Spelling fixesFdaSilvaYY2016-06-161-2/+2
* Copyright consolidation 07/10Rich Salz2016-05-171-54/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-2/+2
* remove 0 assignments.Rich Salz2015-09-031-5/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* free NULL cleanup -- codaRich Salz2015-05-011-0/+2
* free NULL cleanupRich Salz2015-03-241-2/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-63/+57
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Support for policy mappings extension.Dr. Stephen Henson2008-08-121-4/+8
* X509 verification fixes.Dr. Stephen Henson2008-07-131-0/+8
* Fix loads of warnings in policy code.Dr. Stephen Henson2004-03-251-1/+1
* Initial support for certificate policy checking and evaluation.Dr. Stephen Henson2004-03-231-0/+123