aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/x509_vpm.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in crypto/x509/Richard Levitte1-1/+1
2018-08-07Harmonize use of sk_TYPE_find's return value.Andy Polyakov1-5/+4
2018-05-02Make X509_VERIFY_PARAM_get_hostflags() take a const argMatt Caswell1-1/+1
2018-05-01Add getter for X509_VERIFY_PARAM_get_hostflagsMatt Caswell1-0/+5
2018-05-01Update copyright yearMatt Caswell1-1/+1
2018-04-24Add missing malloc-return-null instanceRich Salz1-5/+4
2017-09-29Remove unnecessary #include <openssl/lhash.h> directives.Pauli1-2/+1
2017-01-12GH2176: Add X509_VERIFY_PARAM_get_timeRich Salz1-0/+5
2016-12-13Add X509_VERIFY_PARAM inheritance flag set/getRich Salz1-0/+11
2016-11-09Simplify and clean X509_VERIFY_PARAM new/free code.FdaSilvaYY1-30/+13
2016-09-21Revert "Constify code about X509_VERIFY_PARAM"Rich Salz1-2/+2
2016-09-18Constify code about X509_VERIFY_PARAMFdaSilvaYY1-2/+2
2016-06-09Make a2i_ipadd an internal functionRich Salz1-0/+1
2016-06-08crypto/x509/x509_vpm.c: Simplify int_x509_param_set1()Kurt Cancemi1-6/+5
2016-05-17Copyright consolidation 09/10Rich Salz1-54/+5
2016-04-03Move peer chain security checks into x509_vfy.cViktor Dukhovni1-0/+17
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni1-3/+3
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-16Empty SNI names are not validViktor Dukhovni1-2/+2
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni1-0/+18
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-4/+4
2015-11-26Remove X509_VERIFY_PARAM_IDDr. Stephen Henson1-56/+38
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell1-4/+4
2015-09-02Add and use OPENSSL_zallocRich Salz1-12/+2
2015-09-02Better handling of verify param id peername fieldViktor Dukhovni1-1/+9
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-04Use safer sizeof variant in mallocRich Salz1-4/+4
2015-05-04Fix cut/paste errorRich Salz1-1/+1
2015-05-03Add OSSL_NELEM macro.Dr. Stephen Henson1-5/+3
2015-05-02RT3776: Wrong size for mallocRich Salz1-4/+4
2015-05-01free NULL cleanup -- codaRich Salz1-9/+5
2015-05-01free null cleanup finaleRich Salz1-17/+9
2015-04-30free NULL cleanup 5aRich Salz1-3/+3
2015-04-30free NULL cleanup 8Rich Salz1-10/+6
2015-04-11X509_VERIFY_PARAM_free: Check param for NULLKurt Roeckx1-0/+2
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-494/+466
2014-12-30mark all block comments that need format preserving so thatTim Hudson1-1/+2
2014-07-07Update API to use (char *) for email addresses and hostnamesViktor Dukhovni1-14/+16
2014-07-06New peername element in X509_VERIFY_PARAM_IDViktor Dukhovni1-1/+8
2014-06-22Multiple verifier reference identities.Viktor Dukhovni1-8/+83
2014-06-22Drop hostlen from X509_VERIFY_PARAM_ID.Viktor Dukhovni1-5/+3
2014-05-25Rename vpm_int.h to x509_lcl.hDr. Stephen Henson1-1/+1
2014-05-21Fixes to host checking.Viktor Dukhovni1-1/+8
2013-12-13Add opaque ID structure.Dr. Stephen Henson1-27/+61
2012-12-05Integrate host, email and IP address checks into X509_verify.Dr. Stephen Henson1-0/+97
2010-02-25verify parameter enumeration functionsDr. Stephen Henson1-0/+21
2009-06-30Update from 1.0.0-stableDr. Stephen Henson1-1/+5
2009-03-15Fix from stable branch.Dr. Stephen Henson1-2/+13
2009-02-16PR: 1778Dr. Stephen Henson1-1/+1
2008-11-05Update obsolete email address...Dr. Stephen Henson1-1/+1