Matt Caswell
|
da1c088f59
Copyright year updates
|
1 年間 前 |
Dr. David von Oheimb
|
e0f1ec3b2e
CMP client: fix checking new cert enrolled with oldcert and without private key
|
1 年間 前 |
Dr. David von Oheimb
|
25b18e629d
crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210
|
1 年間 前 |
Danny Carpenter
|
8835940db5
adding provider_unload functions for cmp_ tests
|
1 年間 前 |
Dr. David von Oheimb
|
357bfe7345
CMP+CRMF: fix formatting nits in crypto/, include/, and test/
|
2 年 前 |
Matt Caswell
|
d2b6c06274
Ensure libctx/propq is propagated when handling X509_REQ
|
3 年 前 |
Pauli
|
23e97567be
test: add zero strenght arguments to BN and RAND RNG calls
|
3 年 前 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 年 前 |
Dr. David von Oheimb
|
0b7368dda0
TEST: move cert, key, and CSR loading aux functions to new testutil/load.c
|
3 年 前 |
Dr. David von Oheimb
|
bca7ad6efd
Use adapted test_get_libctx() for simpler test setup and better error reporting
|
4 年 前 |
Dr. David von Oheimb
|
20f8bc7255
test cleanup: move helper .c and .h files to test/helpers/
|
4 年 前 |
Dr. David von Oheimb
|
ee46dfbf2c
X509_dup: fix copying of libctx and propq using new ASN1_OP_DUP_POST cb operation
|
4 年 前 |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 年 前 |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 年 前 |
Matt Caswell
|
798f932980
Fix safestack issues in cmp.h
|
4 年 前 |
Dr. David von Oheimb
|
7eb48cfc66
test/cmp_{client,msg}_test.c: minor code cleanup
|
4 年 前 |
Richard Levitte
|
9afa0748cf
TEST: Fix CMP tests so they load keys in the current library context
|
4 年 前 |
Dr. David von Oheimb
|
5a7734cd02
Add libctx/provider support to cmp_msg_test
|
4 年 前 |
Dr. David von Oheimb
|
b0248cbc3e
Add libctx/provider support to cmp_client_test
|
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
|
1a7cd250ad
Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_mock_srv_new()
|
4 年 前 |
Dr. David von Oheimb
|
06cee80a84
testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULL
|
4 年 前 |
Dr. David von Oheimb
|
299e0f1eae
Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_certreq()
|
4 年 前 |
Dr. David von Oheimb
|
63f1883dca
Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()
|
4 年 前 |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 年 前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年 前 |
Dr. David von Oheimb
|
7e765f46a6
Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests
|
4 年 前 |
Dr. David von Oheimb
|
62dcd2aa17
Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for testing
|
4 年 前 |
Dr. David von Oheimb
|
235595c402
fix various formatting nits in CMP contribution chunks 1-6 found by the new util/check-format.pl
|
4 年 前 |
Matt Caswell
|
8d242823ed
Fix common test framework options
|
4 年 前 |