Dr. David von Oheimb
|
6ea44d07a7
cmp_client_test.c: add tests for OSSL_CMP_CTX_get_status
|
2 years ago |
Dr. David von Oheimb
|
1c04866c67
OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
|
2 years ago |
Dr. David von Oheimb
|
357bfe7345
CMP+CRMF: fix formatting nits in crypto/, include/, and test/
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Dr. David von Oheimb
|
b971d4198d
CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set1_refCert()
|
3 years ago |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
2 years ago |
Dr. David von Oheimb
|
574246ae02
cmp_client_test.c: Remove needless dependency on NDEBUG
|
3 years ago |
Matt Caswell
|
d2b6c06274
Ensure libctx/propq is propagated when handling X509_REQ
|
3 years ago |
Pauli
|
fd009d763a
test: remove TODOs
|
3 years ago |
Pauli
|
23e97567be
test: add zero strenght arguments to BN and RAND RNG calls
|
3 years ago |
Dr. David von Oheimb
|
ee56cec733
CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock_srv.h
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
3d46c81a7d
CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messages
|
3 years ago |
Dr. David von Oheimb
|
0b7368dda0
TEST: move cert, key, and CSR loading aux functions to new testutil/load.c
|
3 years ago |
Dr. David von Oheimb
|
bca7ad6efd
Use adapted test_get_libctx() for simpler test setup and better error reporting
|
4 years ago |
Dr. David von Oheimb
|
20f8bc7255
test cleanup: move helper .c and .h files to test/helpers/
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
798f932980
Fix safestack issues in cmp.h
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Dr. David von Oheimb
|
7eb48cfc66
test/cmp_{client,msg}_test.c: minor code cleanup
|
4 years ago |
Richard Levitte
|
9afa0748cf
TEST: Fix CMP tests so they load keys in the current library context
|
4 years ago |
Dr. David von Oheimb
|
b0248cbc3e
Add libctx/provider support to cmp_client_test
|
4 years ago |
Dr. David von Oheimb
|
1a7cd250ad
Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_mock_srv_new()
|
4 years ago |
Dr. David von Oheimb
|
299e0f1eae
Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_certreq()
|
4 years ago |
Dr. David von Oheimb
|
430efff1b9
Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update()
|
4 years ago |
Dr. David von Oheimb
|
63f1883dca
Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()
|
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
|
7e765f46a6
Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests
|
4 years ago |