]> git.ipfire.org Git - thirdparty/openssl.git/history - test/cmp_msg_test.c
Fix various typos, repeated words, align some spelling to LDP.
[thirdparty/openssl.git] / test / cmp_msg_test.c
2021-06-05  Matt CaswellEnsure libctx/propq is propagated when handling X509_REQ
2021-05-29  Paulitest: add zero strenght arguments to BN and RAND RNG...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-13  Dr. David von OheimbTEST: move cert, key, and CSR loading aux functions...
2020-12-10  Dr. David von OheimbUse adapted test_get_libctx() for simpler test setup...
2020-12-01  Dr. David von Oheimbtest cleanup: move helper .c and .h files to test/helpers/
2020-11-27  Dr. David von OheimbX509_dup: fix copying of libctx and propq using new...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-13  Matt CaswellFix safestack issues in cmp.h
2020-09-10  Dr. David von Oheimbtest/cmp_{client,msg}_test.c: minor code cleanup
2020-08-24  Richard LevitteTEST: Fix CMP tests so they load keys in the current...
2020-08-21  Dr. David von OheimbAdd libctx/provider support to cmp_msg_test
2020-08-21  Dr. David von OheimbAdd libctx/provider support to cmp_client_test
2020-08-21  Dr. David von OheimbUse in CMP+CRMF libctx and propq param added to sign...
2020-08-21  Dr. David von OheimbAdd libctx and propq parameters to OSSL_CMP_{SRV_}...
2020-08-21  Dr. David von Oheimbtestutil: Make SETUP_TEST_FIXTURE return 0 on fixture...
2020-07-30  Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-05-13  Dr. David von OheimbRename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_...
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-03-25  Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-10  Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-02-17  Dr. David von Oheimbfix various formatting nits in CMP contribution chunks...
2020-02-03  Matt CaswellFix common test framework options
2020-01-09  Dr. David von Oheimbfix obsolete error codes in test/cmp_msg_test.c
2019-12-12  Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL