index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x509_vpm.c
Age
Commit message (
Expand
)
Author
2016-06-09
Make a2i_ipadd an internal function
Rich Salz
2016-06-08
crypto/x509/x509_vpm.c: Simplify int_x509_param_set1()
Kurt Cancemi
2016-05-17
Copyright consolidation 09/10
Rich Salz
2016-04-03
Move peer chain security checks into x509_vfy.c
Viktor Dukhovni
2016-01-31
Check chain extensions also for trusted certificates
Viktor Dukhovni
2016-01-26
Remove /* foo.c */ comments
Rich Salz
2016-01-16
Empty SNI names are not valid
Viktor Dukhovni
2016-01-05
DANE support structures, constructructors and accessors
Viktor Dukhovni
2015-12-16
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-11-26
Remove X509_VERIFY_PARAM_ID
Dr. Stephen Henson
2015-11-09
Continue standardising malloc style for libcrypto
Matt Caswell
2015-09-02
Add and use OPENSSL_zalloc
Rich Salz
2015-09-02
Better handling of verify param id peername field
Viktor Dukhovni
2015-05-14
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-04
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
Fix cut/paste error
Rich Salz
2015-05-03
Add OSSL_NELEM macro.
Dr. Stephen Henson
2015-05-02
RT3776: Wrong size for malloc
Rich Salz
2015-05-01
free NULL cleanup -- coda
Rich Salz
2015-05-01
free null cleanup finale
Rich Salz
2015-04-30
free NULL cleanup 5a
Rich Salz
2015-04-30
free NULL cleanup 8
Rich Salz
2015-04-11
X509_VERIFY_PARAM_free: Check param for NULL
Kurt Roeckx
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2014-12-30
mark all block comments that need format preserving so that
Tim Hudson
2014-07-07
Update API to use (char *) for email addresses and hostnames
Viktor Dukhovni
2014-07-06
New peername element in X509_VERIFY_PARAM_ID
Viktor Dukhovni
2014-06-22
Multiple verifier reference identities.
Viktor Dukhovni
2014-06-22
Drop hostlen from X509_VERIFY_PARAM_ID.
Viktor Dukhovni
2014-05-25
Rename vpm_int.h to x509_lcl.h
Dr. Stephen Henson
2014-05-21
Fixes to host checking.
Viktor Dukhovni
2013-12-13
Add opaque ID structure.
Dr. Stephen Henson
2012-12-05
Integrate host, email and IP address checks into X509_verify.
Dr. Stephen Henson
2010-02-25
verify parameter enumeration functions
Dr. Stephen Henson
2009-06-30
Update from 1.0.0-stable
Dr. Stephen Henson
2009-03-15
Fix from stable branch.
Dr. Stephen Henson
2009-02-16
PR: 1778
Dr. Stephen Henson
2008-11-05
Update obsolete email address...
Dr. Stephen Henson
2008-10-22
Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros
Dr. Stephen Henson
2008-10-20
Fix a shed load or warnings:
Dr. Stephen Henson
2008-10-12
Type-checked (and modern C compliant) OBJ_bsearch.
Ben Laurie
2007-09-07
Change safestack reimplementation to match 0.9.8.
Dr. Stephen Henson
2006-05-03
Update from stable branch.
Dr. Stephen Henson
2005-09-02
Two new verify flags functions.
Dr. Stephen Henson
2004-09-06
New X509_VERIFY_PARAM structure and associated functionality.
Dr. Stephen Henson