aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 07/10Rich Salz2016-05-171-2/+7
* Make string_to_hex/hex_to_string publicRich Salz2016-04-181-3/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-2/+2
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-0/+1
* Conversion to UTF-8 where neededRichard Levitte2015-07-141-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-1/+1
* free NULL cleanup 8Rich Salz2015-04-301-12/+6
* free NULL cleanupRich Salz2015-03-241-4/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-277/+266
* process_pci_value: free (*policy)->data before setting to NULL after failed r...Jonas Maebe2014-08-171-1/+11
* PR: 2251Dr. Stephen Henson2010-05-221-1/+27
* Updates from 1.0.0-stable branch.Dr. Stephen Henson2009-04-201-2/+2
* Fix from stable branch.Dr. Stephen Henson2007-03-051-11/+0
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* Fix more error codes.Bodo Möller2005-05-111-9/+9
* Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte2005-01-171-0/+6
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-281-0/+307