Matt Caswell
|
4db296d9f0
Make X509_VERIFY_PARAM_get_hostflags() take a const arg
|
6 年之前 |
Matt Caswell
|
5b748dea5d
Add getter for X509_VERIFY_PARAM_get_hostflags
|
6 年之前 |
Matt Caswell
|
6ec5fce25e
Update copyright year
|
6 年之前 |
Rich Salz
|
f90bc6c5cb
Add missing malloc-return-null instance
|
6 年之前 |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 年之前 |
Rich Salz
|
329f2f4a42
GH2176: Add X509_VERIFY_PARAM_get_time
|
7 年之前 |
Rich Salz
|
a47bc28317
Add X509_VERIFY_PARAM inheritance flag set/get
|
8 年之前 |
FdaSilvaYY
|
234b8af4b7
Simplify and clean X509_VERIFY_PARAM new/free code.
|
8 年之前 |
Rich Salz
|
4588cb4443
Revert "Constify code about X509_VERIFY_PARAM"
|
8 年之前 |
FdaSilvaYY
|
81f9ce1e19
Constify code about X509_VERIFY_PARAM
|
8 年之前 |
Rich Salz
|
6670d55a84
Make a2i_ipadd an internal function
|
8 年之前 |
Kurt Cancemi
|
01d0e241dc
crypto/x509/x509_vpm.c: Simplify int_x509_param_set1()
|
8 年之前 |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 年之前 |
Viktor Dukhovni
|
fbb82a60dc
Move peer chain security checks into x509_vfy.c
|
8 年之前 |
Viktor Dukhovni
|
0daccd4dc1
Check chain extensions also for trusted certificates
|
8 年之前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年之前 |
Viktor Dukhovni
|
0982ecaaee
Empty SNI names are not valid
|
8 年之前 |
Viktor Dukhovni
|
919ba00942
DANE support structures, constructructors and accessors
|
9 年之前 |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 年之前 |
Dr. Stephen Henson
|
9689a6aeed
Remove X509_VERIFY_PARAM_ID
|
9 年之前 |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 年之前 |
Rich Salz
|
b51bce9420
Add and use OPENSSL_zalloc
|
9 年之前 |
Viktor Dukhovni
|
a0724ef1c9
Better handling of verify param id peername field
|
9 年之前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年之前 |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 年之前 |
Rich Salz
|
23b0fa5ab6
Fix cut/paste error
|
9 年之前 |
Dr. Stephen Henson
|
b6eb9827a6
Add OSSL_NELEM macro.
|
9 年之前 |
Rich Salz
|
53ba0a9e91
RT3776: Wrong size for malloc
|
9 年之前 |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 年之前 |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 年之前 |