summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/pcy_cache.c
AgeCommit message (Expand)Author
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2019-09-27Reorganize private crypto header filesDr. Matthias St. Pierre
2018-08-07Harmonize use of sk_TYPE_find's return value.Andy Polyakov
2018-05-01Update copyright yearMatt Caswell
2018-04-24X509: add more error codes on malloc or sk_TYP_push failureFdaSilvaYY
2016-06-03Fix threading issue that at best will leak memoryPauli
2016-05-17Copyright consolidation 07/10Rich Salz
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-09-22header includesDr. Stephen Henson
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01Remove goto inside an if(0) blockRich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-04-30free NULL cleanup 8Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-08-12Support for policy mappings extension.Dr. Stephen Henson
2004-03-25Fix loads of warnings in policy code.Dr. Stephen Henson
2004-03-25Damn, I was a bit hasty with my fix and hadn't spotted the linkerGeoff Thorpe
2004-03-25Remove some warnings.Geoff Thorpe
2004-03-23Initial support for certificate policy checking and evaluation.Dr. Stephen Henson