free NULL cleanup 5a
[openssl.git] / crypto / x509 / x509_vpm.c
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-04-30 Rich Salzfree NULL cleanup 8
2015-04-11 Kurt RoeckxX509_VERIFY_PARAM_free: Check param for NULL
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-07-07 Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-05 Viktor DukhovniNew peername element in X509_VERIFY_PARAM_ID
2014-06-23 Viktor DukhovniMultiple verifier reference identities.
2014-06-22 Viktor DukhovniDrop hostlen from X509_VERIFY_PARAM_ID.
2014-05-25 Dr. Stephen HensonRename vpm_int.h to x509_lcl.h
2014-05-21 Viktor DukhovniFixes to host checking.
2013-12-13 Dr. Stephen HensonAdd opaque ID structure.
2012-12-05 Dr. Stephen HensonIntegrate host, email and IP address checks into X509_v...
2010-02-25 Dr. Stephen Hensonverify parameter enumeration functions
2009-06-30 Dr. Stephen HensonUpdate from 1.0.0-stable
2009-03-15 Dr. Stephen HensonFix from stable branch.
2009-02-16 Dr. Stephen HensonPR: 1778
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-10-22 Dr. Stephen HensonCreate function of the form OBJ_bsearch_xxx() in bsearc...
2008-10-20 Dr. Stephen HensonFix a shed load or warnings:
2008-10-12 Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2007-09-07 Dr. Stephen HensonChange safestack reimplementation to match 0.9.8.
2006-05-03 Dr. Stephen HensonUpdate from stable branch.
2005-09-02 Dr. Stephen HensonTwo new verify flags functions.
2004-09-06 Dr. Stephen HensonNew X509_VERIFY_PARAM structure and associated function...