Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Viktor Dukhovni
|
748f478f81
Fix type confusion in nc_match_single()
|
1 year ago |
Pauli
|
905ba92439
punycode: update to use WPACKET instead of using custom range checking
|
2 years ago |
FdaSilvaYY
|
c734058309
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2 years ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Dr. David von Oheimb
|
2ff286c26c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
3 years ago |
Pauli
|
87fd67d997
x509: use safe maths calls for overflow detection
|
3 years ago |
Nikita Ivanov
|
485d0790ac
Fix nc_email to check ASN1 strings with NULL byte in the middle
|
3 years ago |
Matt Caswell
|
d2015a783e
Fix the name constraints code to not assume NUL terminated strings
|
3 years ago |
Matt Caswell
|
39145c4111
Check that we got the expected name type when verifying name constraints
|
3 years ago |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 years ago |
Shane Lontis
|
47864aeafd
Add ossl_v3 symbols
|
3 years ago |
Shane Lontis
|
9500c8234d
Fix misc external ossl_ symbols.
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
e74e562f1c
Fix safestack issues in conf.h
|
4 years ago |
Matt Caswell
|
e144fd36ce
Fix safestack issues in x509v3.h
|
4 years ago |
Dmitry Belyavskiy
|
69d9245996
RFC 8398: Name constraints validation
|
5 years ago |
Pauli
|
084b7bec0f
Coverity 1463258: Incorrect expression (EVALUATION_ORDER)
|
4 years ago |
Dr. David von Oheimb
|
278260bfa2
Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Dr. David von Oheimb
|
8cc86b81ac
Constify various mostly X509-related parameter types in crypto/ and apps/
|
4 years ago |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Richard Levitte
|
878dc8dd95
Join the x509 and x509v3 directories
|
5 years ago |