Tomas Mraz
|
80f32964a5
Do not include crypto/asn1.h from internal/cryptlib.h
|
1 year ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Pauli
|
efe0222f5c
x509: sort stacks before finds
|
1 year ago |
slontis
|
26cfa4cd85
Fix coverity issues in X509v3_addr
|
2 years ago |
Graham Woodward
|
9351f675fa
Catch incorrect IPAddressFamily lengths
|
2 years ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
b91ad3c69c
Fix a crash in v2i_IPAddrBlocks()
|
2 years ago |
Dr. David von Oheimb
|
30d398ad37
crypto/x509/v3_addr.c: fix style nits reported by check-format.pl
|
2 years ago |
Dr. David von Oheimb
|
7c310e872e
libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left()
|
2 years ago |
Matt Caswell
|
30532e59f4
Fix range_should_be_prefix() to actually return the correct result
|
2 years ago |
Peiwei Hu
|
639e576023
Fix check of dtls1_process_record
|
2 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 |
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
|
225c9660a5
Ignore unused return values from some sk_*() macros
|
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 |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.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 |
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 |
Richard Levitte
|
5f5edd7d3e
Rename internal function name_cmp() to v3_name_cmp()
|
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 |