summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_vpm.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-07-07Update API to use (char *) for email addresses and hostnamesViktor Dukhovni
2014-07-06New peername element in X509_VERIFY_PARAM_IDViktor Dukhovni
2014-06-22Multiple verifier reference identities.Viktor Dukhovni
2014-06-22Drop hostlen from X509_VERIFY_PARAM_ID.Viktor Dukhovni
2014-05-25Rename vpm_int.h to x509_lcl.hDr. Stephen Henson
2014-05-21Fixes to host checking.Viktor Dukhovni
2013-12-13Add opaque ID structure.Dr. Stephen Henson
2012-12-05Integrate host, email and IP address checks into X509_verify.Dr. Stephen Henson
2010-02-25verify parameter enumeration functionsDr. Stephen Henson
2009-06-30Update from 1.0.0-stableDr. Stephen Henson
2009-03-15Fix from stable branch.Dr. Stephen Henson
2009-02-16PR: 1778Dr. Stephen Henson
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-10-22Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macrosDr. Stephen Henson
2008-10-20Fix a shed load or warnings:Dr. Stephen Henson
2008-10-12Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie
2007-09-07Change safestack reimplementation to match 0.9.8.Dr. Stephen Henson
2006-05-03Update from stable branch.Dr. Stephen Henson
2005-09-02Two new verify flags functions.Dr. Stephen Henson
2004-09-06New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson