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 |
Matt Caswell
|
1747d4658b
Fix POLICYINFO printing to not assume NUL terminated strings
|
3 years ago |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 years ago |
Shane Lontis
|
47864aeafd
Add ossl_v3 symbols
|
3 years ago |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
4 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
|
b4780134df
Fix safestack issues in asn1.h
|
4 years ago |
Matt Caswell
|
e144fd36ce
Fix safestack issues in x509v3.h
|
4 years ago |
Dr. David von Oheimb
|
c90c469376
Correct confusing X509V3 conf error output by removing needless 'section:<NULL>' etc.
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Richard Levitte
|
5f5edd7d3e
Rename internal function name_cmp() to v3_name_cmp()
|
5 years ago |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Richard Levitte
|
878dc8dd95
Join the x509 and x509v3 directories
|
5 years ago |