index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
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-rfc3820-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
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x509_vpm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.
Dr. David von Oheimb
2020-05-05
1
-6
/
+36
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+4
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Constify various mostly X509-related parameter types in crypto/ and apps/
Dr. David von Oheimb
2020-03-23
1
-1
/
+1
*
add X509_cmp_timeframe() including its documentation
Dr. David von Oheimb
2019-12-04
1
-1
/
+1
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-5
/
+5
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Harmonize use of sk_TYPE_find's return value.
Andy Polyakov
2018-08-07
1
-5
/
+4
*
Make X509_VERIFY_PARAM_get_hostflags() take a const arg
Matt Caswell
2018-05-02
1
-1
/
+1
*
Add getter for X509_VERIFY_PARAM_get_hostflags
Matt Caswell
2018-05-01
1
-0
/
+5
*
Update copyright year
Matt Caswell
2018-05-01
1
-1
/
+1
*
Add missing malloc-return-null instance
Rich Salz
2018-04-24
1
-5
/
+4
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-29
1
-2
/
+1
*
GH2176: Add X509_VERIFY_PARAM_get_time
Rich Salz
2017-01-12
1
-0
/
+5
*
Add X509_VERIFY_PARAM inheritance flag set/get
Rich Salz
2016-12-13
1
-0
/
+11
*
Simplify and clean X509_VERIFY_PARAM new/free code.
FdaSilvaYY
2016-11-09
1
-30
/
+13
*
Revert "Constify code about X509_VERIFY_PARAM"
Rich Salz
2016-09-21
1
-2
/
+2
*
Constify code about X509_VERIFY_PARAM
FdaSilvaYY
2016-09-18
1
-2
/
+2
*
Make a2i_ipadd an internal function
Rich Salz
2016-06-09
1
-0
/
+1
*
crypto/x509/x509_vpm.c: Simplify int_x509_param_set1()
Kurt Cancemi
2016-06-08
1
-6
/
+5
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Move peer chain security checks into x509_vfy.c
Viktor Dukhovni
2016-04-03
1
-0
/
+17
*
Check chain extensions also for trusted certificates
Viktor Dukhovni
2016-01-31
1
-3
/
+3
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Empty SNI names are not valid
Viktor Dukhovni
2016-01-16
1
-2
/
+2
*
DANE support structures, constructructors and accessors
Viktor Dukhovni
2016-01-05
1
-0
/
+18
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-4
/
+4
*
Remove X509_VERIFY_PARAM_ID
Dr. Stephen Henson
2015-11-26
1
-56
/
+38
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-4
/
+4
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-02
1
-12
/
+2
*
Better handling of verify param id peername field
Viktor Dukhovni
2015-09-02
1
-1
/
+9
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-4
/
+4
*
Fix cut/paste error
Rich Salz
2015-05-04
1
-1
/
+1
*
Add OSSL_NELEM macro.
Dr. Stephen Henson
2015-05-03
1
-5
/
+3
*
RT3776: Wrong size for malloc
Rich Salz
2015-05-02
1
-4
/
+4
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-9
/
+5
*
free null cleanup finale
Rich Salz
2015-05-01
1
-17
/
+9
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-3
/
+3
*
free NULL cleanup 8
Rich Salz
2015-04-30
1
-10
/
+6
*
X509_VERIFY_PARAM_free: Check param for NULL
Kurt Roeckx
2015-04-11
1
-0
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-494
/
+466
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
Update API to use (char *) for email addresses and hostnames
Viktor Dukhovni
2014-07-07
1
-14
/
+16
*
New peername element in X509_VERIFY_PARAM_ID
Viktor Dukhovni
2014-07-06
1
-1
/
+8
*
Multiple verifier reference identities.
Viktor Dukhovni
2014-06-22
1
-8
/
+83
*
Drop hostlen from X509_VERIFY_PARAM_ID.
Viktor Dukhovni
2014-06-22
1
-5
/
+3
*
Rename vpm_int.h to x509_lcl.h
Dr. Stephen Henson
2014-05-25
1
-1
/
+1
[next]