Fix up path generation to use OPENSSL_MODULES
[openssl.git] / include / openssl / cmp.h.in
9 days ago Richard LevitteCopyright year updates
2024-03-06 Dr. David von Oheimbcrypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey...
2024-01-17 Dr. David von OheimbCMP app and doc: add -no_cache_extracerts option /...
2023-12-21 Dr. David von Oheimbcrypto/cmp/,apps/lib/cmp_mock_srv.c: various improvemen...
2023-12-21 Rajeev Ranjancrypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delive...
2023-12-19 Dr. David von OheimbCMP lib and app: add optional certProfile request messa...
2023-10-10 Dr. David von OheimbCMP: fix OSSL_CMP_MSG_http_perform() by adding option...
2023-09-07 Matt CaswellCopyright year updates
2023-07-16 Dr. David von OheimbCMP: add support for genm with rootCaCert and genp...
2023-07-16 Dr. David von Oheimbrename OSSL_CMP_get{,1}_caCerts and improve OSSL_CMP_ex...
2023-07-10 Rajeev RanjanCMP: support specifying certificate to be revoked via...
2023-06-06 Vladimír Kotalallow to disable http
2023-06-01 Dr. David von OheimbCMP: add support for genm/genp messages with id-it...
2023-03-25 Dr. David von OheimbCMP add: fix -reqin option, which requires adding OSSL_...
2023-03-21 FdaSilvaYYcmp: fix --strict-warnings windows builds
2023-03-21 FdaSilvaYYnit: tidy-up code, and fix a typo.
2022-11-25 Dr. David von Oheimbadd missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-24 Dr. David von OheimbCMP: fix status held in OSSL_CMP_CTX, in particular...
2022-11-23 Dr. David von OheimbCMP: add API functions OSSL_CMP_CTX_get0_libctx() and...
2022-07-20 Dr. David von OheimbAdd OSSL_CMP_CTX_get0_validatedSrvCert(), correcting...
2022-07-01 Dr. David von OheimbCMP: introduce version 3, while version 2 stays the...
2021-12-30 Dr. David von OheimbOSSL_CMP_CTX: rename get/set function for trustedStore
2021-06-30 Dr. David von OheimbCMP: Add missing getter functions to CRMF API and CMP API
2021-06-05 Matt CaswellUse the new ASN.1 libctx aware capabilities in CMP
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-01-28 Richard LevitteUpdate copyright year
2021-01-21 Dr. David von OheimbCMP: Allow PKCS#10 input also for ir, cr, kur, and...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-13 Matt CaswellFix safestack issues in cmp.h