aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3_pci.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Copyright consolidation 07/10Rich Salz1-2/+7
2016-04-18Make string_to_hex/hex_to_string publicRich Salz1-3/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte1-1/+1
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell1-2/+2
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-0/+1
2015-07-14Conversion to UTF-8 where neededRichard Levitte1-1/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-1/+1
2015-04-30free NULL cleanup 8Rich Salz1-12/+6
2015-03-24free NULL cleanupRich Salz1-4/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-277/+266
2014-08-17process_pci_value: free (*policy)->data before setting to NULL after failed r...Jonas Maebe1-1/+11
2010-05-22PR: 2251Dr. Stephen Henson1-1/+27
2009-04-20Updates from 1.0.0-stable branch.Dr. Stephen Henson1-2/+2
2007-03-05Fix from stable branch.Dr. Stephen Henson1-11/+0
2007-01-21Constify version strings and some structures.Dr. Stephen Henson1-1/+1
2005-05-11Fix more error codes.Bodo Möller1-9/+9
2005-01-17Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte1-0/+6
2004-12-28Add functionality needed to process proxy certificates.Richard Levitte1-0/+307