summaryrefslogtreecommitdiff
path: root/test/cmp_protect_test.c
Commit message (Expand)AuthorAgeFilesLines
* adding provider_unload functions for cmp_ testsDanny Carpenter2023-04-161-0/+2
* CMP+CRMF: fix formatting nits in crypto/, include/, and test/Dr. David von Oheimb2022-11-241-2/+1
* apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY2022-10-121-1/+1
* add OSSL_STACK_OF_X509_free() for commonly used patternDr. David von Oheimb2021-12-211-3/+3
* Use the new ASN.1 libctx aware capabilities in CMPMatt Caswell2021-06-051-5/+5
* Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()Dr. David von Oheimb2021-04-201-5/+34
* Update copyright yearRichard Levitte2021-01-281-1/+1
* TEST: move cert, key, and CSR loading aux functions to new testutil/load.cDr. David von Oheimb2021-01-131-7/+7
* Use adapted test_get_libctx() for simpler test setup and better error reportingDr. David von Oheimb2020-12-101-1/+1
* test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb2020-12-011-1/+1
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-2/+2
* Fix safestack issues in x509.hMatt Caswell2020-09-131-2/+0
* Strengthen chain building for CMPDr. David von Oheimb2020-09-051-3/+25
* TEST: Fix CMP tests so they load keys in the current library contextRichard Levitte2020-08-241-2/+2
* Add libctx/provider support to cmp_protect_testDr. David von Oheimb2020-08-211-12/+20
* Add libctx/provider support to cmp_client_testDr. David von Oheimb2020-08-211-5/+5
* Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decryptDr. David von Oheimb2020-08-211-16/+9
* cmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build_cert_chain(), improve...Dr. David von Oheimb2020-08-211-5/+7
* Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc...Dr. David von Oheimb2020-08-211-1/+1
* testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULLDr. David von Oheimb2020-08-211-2/+3
* Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()Dr. David von Oheimb2020-05-131-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Rename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART for consistencyDr. David von Oheimb2020-04-181-2/+3
* Fix handling of CMP msg senderKID and improve doc of related CTX functionsDr. David von Oheimb2020-03-101-1/+34
* chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb2020-02-171-1/+1
* fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb2020-02-171-6/+7
* Fix common test framework optionsMatt Caswell2020-02-031-0/+5
* Fix no-ecMatt Caswell2020-02-031-0/+5
* chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb2019-12-121-0/+517