summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/pcy_cache.c
AgeCommit message (Expand)Author
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