Dr. David von Oheimb
|
daf1300b80
Add internal X509_add_certs_new(), which simplifies matters
|
3 年之前 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 年之前 |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 年之前 |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 年之前 |
Dr. David von Oheimb
|
b434b2c08d
Allow unauthenticated CMP server if missing -trusted, -srvcert, and -secret options
|
4 年之前 |
Dr. David von Oheimb
|
0b86eefd43
OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'untrusted
|
4 年之前 |
Dr. David von Oheimb
|
1a5ae1da14
Add -verbosity option to apps/cmp.c and add log output also in crypto/cmp
|
4 年之前 |
Dr. David von Oheimb
|
6d1f50b520
Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt
|
4 年之前 |
Dr. David von Oheimb
|
28e9f62b2d
cmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build_cert_chain(), improve its doc
|
4 年之前 |
Dr. David von Oheimb
|
2300083887
crypto/cmp: Prevent misleading errors in case x509v3_cache_extensions() fails
|
4 年之前 |
Dr. David von Oheimb
|
7b1a3a5062
cmp_vfy.c: Fix bug: must verify msg signature also in 3GPP mode
|
4 年之前 |
Dr. David von Oheimb
|
eeccc23723
Introduce X509_add_cert[s] simplifying various additions to cert lists
|
4 年之前 |
Dr. David von Oheimb
|
c4a9e3ebbb
Move part of OSSL_CMP_validate_msg() to ossl_cmp_msg_check_update()
|
4 年之前 |
Dr. David von Oheimb
|
12bbcee21b
Make CMP server use same protection for response as for request
|
4 年之前 |
Dr. David von Oheimb
|
430efff1b9
Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update()
|
4 年之前 |
Dr. David von Oheimb
|
ca6f1ba903
Improve cert checking diagnostics of OSSL_CMP_validate_msg()
|
4 年之前 |
Dr. David von Oheimb
|
7aa70fd5e1
Remove misleading diagnostics on pinned sender cert in OSSL_CMP_validate_msg()
|
4 年之前 |
Dr. David von Oheimb
|
032b13c784
Correct error reason of verify_signature() in cmp_vfy.c
|
4 年之前 |
Dr. David von Oheimb
|
6d934add34
Check expected sender not only for signature-protected CMP messages
|
4 年之前 |
Dr. David von Oheimb
|
b27ff9b87c
Streamline the approach to set CMP message recipient and expected sender
|
4 年之前 |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 年之前 |
Dr. David von Oheimb
|
e599d0aecd
Add CMP fuzzing to fuzz/cmp.c, including a couple of helpers in crypto/cmp/
|
4 年之前 |
Dr. David von Oheimb
|
642f60d840
Rename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART for consistency
|
4 年之前 |
Dr. David von Oheimb
|
d803930448
Fix misleading error msg for PBM check w/o secret in OSSL_CMP_validate_msg()
|
4 年之前 |
Dr. David von Oheimb
|
a1e4c8ef81
Fix bugs in 3GPP exception checking and improve diagnostics in crypt/cmp/cmp_vfy.c
|
4 年之前 |
Dr. David von Oheimb
|
7e765f46a6
Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests
|
4 年之前 |
Dr. David von Oheimb
|
31b28ad96a
chunk 7 of CMP contribution to OpenSSL
|
4 年之前 |