Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME
[openssl.git] / crypto / x509v3 / v3_ncons.c
2017-01-25 FdaSilvaYYFew nit's
2016-08-23 FdaSilvaYYConstify some X509_NAME, ASN1 printing code
2016-07-11 Dr. Stephen HensonAdd nameConstraints commonName checking.
2016-06-15 FdaSilvaYYConstify input buffers of some X509V3 and X509_PURPOSE...
2016-05-17 Rich SalzCopyright consolidation 07/10
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-04-30 Rich Salzfree cleanup 12
2015-03-25 Dr. Stephen Hensonmake X509_NAME opaque
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-06 Dr. Stephen HensonRT3662: Allow leading . in nameConstraints
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-05-23 Luiz Angelo Daros... OpenSSL is able to generate a certificate with name...
2010-10-11 Dr. Stephen HensonPR: 2295
2009-05-30 Dr. Stephen HensonUpdate from 1.0.0-stable.
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-10-12 Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2008-09-15 Geoff ThorpeFix build warnings.
2008-08-08 Dr. Stephen HensonInitial support for name constraints certificate extension.
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2003-03-24 Dr. Stephen HensonSupport for name constraints.