aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3/pcy_cache.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Copyright consolidation 07/10Rich Salz1-54/+5
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini1-2/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell1-3/+3
2015-09-22header includesDr. Stephen Henson1-0/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-04Use safer sizeof variant in mallocRich Salz1-1/+1
2015-05-01free NULL cleanup -- codaRich Salz1-8/+3
2015-05-01Remove goto inside an if(0) blockRich Salz1-3/+3
2015-04-30free NULL cleanup 5aRich Salz1-2/+1
2015-04-30free NULL cleanup 8Rich Salz1-2/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-188/+171
2008-11-05Update obsolete email address...Dr. Stephen Henson1-1/+1
2008-08-12Support for policy mappings extension.Dr. Stephen Henson1-1/+0
2004-03-25Fix loads of warnings in policy code.Dr. Stephen Henson1-3/+4
2004-03-25Damn, I was a bit hasty with my fix and hadn't spotted the linkerGeoff Thorpe1-2/+0
2004-03-25Remove some warnings.Geoff Thorpe1-0/+2
2004-03-23Initial support for certificate policy checking and evaluation.Dr. Stephen Henson1-0/+286