| Commit message (Expand) | Author | Age | Files | Lines |
* | CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock... | Dr. David von Oheimb | 2021-05-20 | 1 | -1/+1 |
* | Update copyright year | Richard Levitte | 2021-01-28 | 1 | -1/+1 |
* | CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messages | Dr. David von Oheimb | 2021-01-21 | 1 | -1/+1 |
* | TEST: move cert, key, and CSR loading aux functions to new testutil/load.c | Dr. David von Oheimb | 2021-01-13 | 1 | -5/+5 |
* | Use adapted test_get_libctx() for simpler test setup and better error reporting | Dr. David von Oheimb | 2020-12-10 | 1 | -1/+1 |
* | test cleanup: move helper .c and .h files to test/helpers/ | Dr. David von Oheimb | 2020-12-01 | 1 | -1/+1 |
* | Rename OPENSSL_CTX prefix to OSSL_LIB_CTX | Dr. Matthias St. Pierre | 2020-10-15 | 1 | -2/+2 |
* | Fix safestack issues in cmp.h | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | Fix safestack issues in x509.h | Matt Caswell | 2020-09-13 | 1 | -1/+0 |
* | test/cmp_{client,msg}_test.c: minor code cleanup | Dr. David von Oheimb | 2020-09-10 | 1 | -1/+1 |
* | TEST: Fix CMP tests so they load keys in the current library context | Richard Levitte | 2020-08-24 | 1 | -2/+2 |
* | Add libctx/provider support to cmp_client_test | Dr. David von Oheimb | 2020-08-21 | 1 | -6/+16 |
* | Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc... | Dr. David von Oheimb | 2020-08-21 | 1 | -2/+2 |
* | Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_... | Dr. David von Oheimb | 2020-07-30 | 1 | -18/+20 |
* | Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update() | Dr. David von Oheimb | 2020-06-13 | 1 | -1/+2 |
* | Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert() | Dr. David von Oheimb | 2020-05-13 | 1 | -1/+1 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -0/+3 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests | Dr. David von Oheimb | 2020-03-25 | 1 | -0/+393 |