Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
atishkov
|
bc5d9cc871
get_cert_by_subject_ex(): Check result of X509_STORE_lock()
|
1 year ago |
Hugo Landau
|
dfdbc113ee
Partially revert #18070 (Add support for Windows CA certificate store)
|
1 year ago |
Tomas Mraz
|
4bcbf8d444
Coverity 1531872: j is not used anywhere later, remove the assignment
|
1 year ago |
Matt Caswell
|
50001e0e15
Avoid an unneccessary lock if we didn't add anything to the store
|
1 year ago |
Pauli
|
efe0222f5c
x509: sort stacks before finds
|
1 year ago |
Hugo Landau
|
3147785eb2
Fix corruption when searching for CRLs in hashed directories
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Hugo Landau
|
606e0426a1
Add support for loading root CAs from Windows crypto API
|
2 years ago |
Hugo Landau
|
021859bf81
Fix URI handling in SSL_CERT_DIR/introduce SSL_CERT_URI env
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 years ago |
Randall S. Becker
|
650c668737
Corrected missing definitions from NonStop SPT build.
|
3 years ago |
Rich Salz
|
cd3f8c1b11
Always check CRYPTO_LOCK_{read,write}_lock
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
bf973d0697
Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1
|
3 years ago |
Pauli
|
e442cdaea2
remove unused initialisations
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Pauli
|
19431e5e44
vms: move otherwise dead code into the VMS relevant path.
|
4 years ago |
Matt Caswell
|
746f367489
Fix some things the rename script didn't quite get right
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Matt Caswell
|
c5a5581127
Fix safestack issues in x509_vfy.h
|
4 years ago |
Shane Lontis
|
6725682d77
Add X509 related libctx changes.
|
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
|
706457b7bd
Reorganize local header files
|
5 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |