summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_pci.c
AgeCommit message (Expand)Author
2021-08-24Update copyright yearMatt Caswell
2021-08-24Fix printing of PROXY_CERT_INFO_EXTENSION to not assume NUL terminated stringsMatt Caswell
2017-06-15Standardize Levitte's dual-licenseRich Salz
2016-05-17Copyright consolidation 07/10Rich Salz
2016-04-18Make string_to_hex/hex_to_string publicRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-04-30free NULL cleanup 8Rich Salz
2015-03-24free NULL cleanupRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-08-17process_pci_value: free (*policy)->data before setting to NULL after failed r...Jonas Maebe
2010-05-22PR: 2251Dr. Stephen Henson
2009-04-20Updates from 1.0.0-stable branch.Dr. Stephen Henson
2007-03-05Fix from stable branch.Dr. Stephen Henson
2007-01-21Constify version strings and some structures.Dr. Stephen Henson
2005-05-11Fix more error codes.Bodo Möller
2005-01-17Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte
2004-12-28Add functionality needed to process proxy certificates.Richard Levitte