Add support for custom signature parameters
[openssl.git] / crypto / x509v3 / v3_pci.c
2016-05-17 Rich SalzCopyright consolidation 07/10
2016-04-18 Rich SalzMake string_to_hex/hex_to_string public
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-04-30 Rich Salzfree NULL cleanup 8
2015-03-24 Rich Salzfree NULL cleanup
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-08-17 Jonas Maebeprocess_pci_value: free (*policy)->data before setting...
2010-05-22 Dr. Stephen HensonPR: 2251
2009-04-20 Dr. Stephen HensonUpdates from 1.0.0-stable branch.
2007-03-05 Dr. Stephen HensonFix from stable branch.
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2005-05-11 Bodo MöllerFix more error codes.
2005-01-17 Richard LevitteChanges concering RFC 3820 (proxy certificates) integra...
2004-12-28 Richard LevitteAdd functionality needed to process proxy certificates.