Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Zhou Qingyang
|
bcd5645b34
Add return value check of X509V3_add_value() in X509V3_parse_list()
|
2 years ago |
Dmitry Belyavskiy
|
1753559230
Avoid potential memory leak
|
2 years ago |
Jiasheng Jiang
|
366a162639
crypto/x509/v3_utl.c: Add missing check for OPENSSL_strndup
|
2 years ago |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 years ago |
Dimitris Apostolou
|
e304aa87b3
Fix typos
|
2 years ago |
Dr. David von Oheimb
|
747adb6a01
Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUFFIX()
|
3 years ago |
Matt Caswell
|
c7f8edfc11
Ensure that we check the ASN.1 type of an "otherName" before using it
|
3 years ago |
Matt Caswell
|
98624776c4
Fix append_ia5 function to not assume NUL terminated strings
|
3 years ago |
Matt Caswell
|
ad6ac17489
Fix i2v_GENERAL_NAME to not assume NUL terminated strings
|
3 years ago |
Amir Mohammadi
|
8b9a13b43b
Fix ipv4_from_asc behavior on invalid Ip addresses
|
3 years ago |
Pauli
|
69e21cb648
x509: remove TODOs
|
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
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 years ago |
Matt Caswell
|
e144fd36ce
Fix safestack issues in x509v3.h
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Dmitry Belyavskiy
|
90c9319d47
RFC 8398: EAI comparison
|
5 years ago |
Richard Levitte
|
eb800ef553
crypto/x509/v3_utl.c: Fix IPv6 output in ipaddr_to_asc()
|
4 years ago |
Dr. David von Oheimb
|
1ac658ac9d
Rename misleading X509V3_R_INVALID_NULL_NAME to X509V3_R_INVALID_EMPTY_NAME
|
4 years ago |
Dr. David von Oheimb
|
c90c469376
Correct confusing X509V3 conf error output by removing needless 'section:<NULL>' etc.
|
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 |
Richard Levitte
|
5f5edd7d3e
Rename internal function name_cmp() to v3_name_cmp()
|
5 years ago |