summaryrefslogtreecommitdiffstats
path: root/test/cmp_server_test.c
AgeCommit message (Expand)Author
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...Rajeev Ranjan
2021-06-30CMP: Add missing getter functions to CRMF API and CMP APIDr. David von Oheimb
2021-06-25CMP: Improve reporting of error codes and related strings via 'error' msgDr. David von Oheimb
2021-06-17Update copyright yearMatt Caswell
2021-06-05Use the new ASN.1 libctx aware capabilities in CMPMatt Caswell
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-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-08-21Add libctx/provider support to cmp_server_testShane Lontis
2020-08-21Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc...Dr. David von Oheimb
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb