Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 年之前 |
opensslonzos-github
|
48102247ff
Add missing EBCDIC strings
|
5 年之前 |
Shane Lontis
|
faa9dcd4d4
Rename X509_STORE ptr stored in opaque struct X509_STORE_CTX
|
5 年之前 |
Ken Goldman
|
baba154510
Admit unknown pkey types at security level 0
|
6 年之前 |
Richard Levitte
|
3e4b43b9e5
Following the license change, modify the boilerplates in crypto/x509/
|
6 年之前 |
Viktor Dukhovni
|
dc5831da59
Apply self-imposed path length also to root CAs
|
6 年之前 |
Viktor Dukhovni
|
ed422a2d01
Only CA certificates can be self-issued
|
6 年之前 |
Viktor Dukhovni
|
55a6250f1e
Skip CN DNS name constraint checks when not needed
|
6 年之前 |
Matt Caswell
|
6ec5fce25e
Update copyright year
|
6 年之前 |
FdaSilvaYY
|
7fcdbd839c
X509: add more error codes on malloc or sk_TYP_push failure
|
6 年之前 |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 年之前 |
David Benjamin
|
8545051c36
Guard against DoS in name constraints handling.
|
7 年之前 |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 年之前 |
Pauli
|
a1df06b363
This has been added to avoid the situation where some host ctype.h functions
|
7 年之前 |
Matt Caswell
|
24664a3bf5
Remove OPENSSL_assert() from crypto/x509
|
7 年之前 |
Dr. Stephen Henson
|
c3c8823c87
Use X509_get_signature_info() when checking security levels.
|
7 年之前 |
Emilia Kasper
|
80770da39e
X509 time: tighten validation per RFC 5280
|
7 年之前 |
Viktor Dukhovni
|
c53f7355b9
Restore last-resort expired untrusted intermediate issuers
|
8 年之前 |
Viktor Dukhovni
|
4a7b3a7b4d
Un-delete still documented X509_STORE_CTX_set_verify
|
8 年之前 |
Matt Caswell
|
8b7c51a0e4
Add some sanity checks when checking CRL scores
|
8 年之前 |
Dr. Stephen Henson
|
568ce3a583
Constify certificate and CRL time routines.
|
8 年之前 |
klemens
|
6025001707
spelling fixes, just comments and readme.
|
8 年之前 |
Richard Levitte
|
790555d675
Don't check any revocation info on proxy certificates
|
8 年之前 |
Dr. Stephen Henson
|
e032117db2
Fix CRL time comparison.
|
8 年之前 |
Dr. Stephen Henson
|
fc9d1ef39c
Remove current_method from X509_STORE_CTX
|
8 年之前 |
Richard Levitte
|
0a5fe2eb94
Add setter and getter for X509_STORE's check_policy
|
8 年之前 |
Richard Levitte
|
1060a50b6d
Add getters / setters for the X509_STORE_CTX and X509_STORE functions
|
8 年之前 |
Dr. Stephen Henson
|
626aa24849
Use newest CRL.
|
8 年之前 |