summaryrefslogtreecommitdiffstats
path: root/test/cmp_client_test.c
AgeCommit message (Expand)Author
2021-01-13TEST: move cert, key, and CSR loading aux functions to new testutil/load.cDr. David von Oheimb
2020-12-10Use adapted test_get_libctx() for simpler test setup and better error reportingDr. David von Oheimb
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-09-13Fix safestack issues in cmp.hMatt Caswell
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-09-10test/cmp_{client,msg}_test.c: minor code cleanupDr. David von Oheimb
2020-08-24TEST: Fix CMP tests so they load keys in the current library contextRichard Levitte
2020-08-21Add libctx/provider support to cmp_client_testDr. David von Oheimb
2020-08-21Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc...Dr. David von Oheimb
2020-07-30Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb
2020-06-13Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update()Dr. David von Oheimb
2020-05-13Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()Dr. David von Oheimb
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-03-25Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb