]> git.ipfire.org Git - thirdparty/openssl.git/history - test/cmp_protect_test.c
Copyright year updates
[thirdparty/openssl.git] / test / cmp_protect_test.c
2023-09-07  Matt CaswellCopyright year updates
2023-09-05  Dr. David von OheimbCMP: generalize ossl_cmp_calc_protection() to handle...
2023-04-16  Danny Carpenteradding provider_unload functions for cmp_ tests
2022-11-24  Dr. David von OheimbCMP+CRMF: fix formatting nits in crypto/, include/...
2022-10-12  FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-06-05  Matt CaswellUse the new ASN.1 libctx aware capabilities in CMP
2021-04-20  Dr. David von OheimbImprove ossl_cmp_build_cert_chain(); publish it as...
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-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-09-05  Dr. David von OheimbStrengthen chain building for CMP
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_protect_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 Oheimbcmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build...
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-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-04-18  Dr. David von OheimbRename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART...
2020-03-10  Dr. David von OheimbFix handling of CMP msg senderKID and improve doc of...
2020-02-17  Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2020-02-17  Dr. David von Oheimbfix various formatting nits in CMP contribution chunks...
2020-02-03  Matt CaswellFix common test framework options
2020-02-03  Matt CaswellFix no-ec
2019-12-12  Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL