]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/cmp/cmp_local.h
CMP: Add missing getter functions to CRMF API and CMP API
[thirdparty/openssl.git] / crypto / cmp / cmp_local.h
2021-06-30  Dr. David von OheimbCMP: Add missing getter functions to CRMF API and CMP API
2021-06-25  Dr. David von OheimbCMP: Improve reporting of error codes and related strin...
2021-06-25  Dr. David von OheimbCMP: Clean up internal message creation API and its...
2021-06-05  Matt CaswellUse the new ASN.1 libctx aware capabilities in CMP
2021-06-02  Paulicmp: remove TODOs
2021-05-28  Petr GotthardFix memory leak in OSSL_CMP_CTX
2021-05-14  Dr. David von OheimbHTTP: Implement persistent connections (keep-alive)
2021-04-20  Dr. David von OheimbImprove ossl_cmp_build_cert_chain(); publish it as...
2021-03-11  Matt CaswellUpdate copyright year
2021-03-02  Dr. David von OheimbCMP: On NULL-DN subject or issuer input omit field...
2021-02-18  Dr. David von OheimbAdd internal X509_add_certs_new(), which simplifies...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-10  Dr. David von OheimbClean up CMP chain building for CMP signer, TLS client...
2020-09-05  Dr. David von OheimbOSSL_CMP_CTX: rename field and its getter/setter from...
2020-09-05  Dr. David von OheimbStrengthen chain building for CMP
2020-09-05  Dr. David von OheimbAdd OSSL_CMP_CTX_get1_newChain() and related CLI option...
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 OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and...
2020-08-21  Dr. David von OheimbAdd libctx and propq parameters to OSSL_CMP_{SRV_}...
2020-08-12  Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-07-30  Dr. David von OheimbExport ossl_cmp_msg_load() as OSSL_CMP_MSG_read(),...
2020-07-30  Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-06-13  Dr. David von OheimbMake CMP server use same protection for response as...
2020-06-13  Dr. David von OheimbImprove ossl_cmp_msg_check_received() and rename to...
2020-05-24  Dr. David von OheimbMove decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local...
2020-05-13  Dr. David von OheimbRename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_...
2020-05-13  Dr. David von OheimbAdd -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MS...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-18  Dr. David von OheimbRename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART...
2020-04-02  Dr. David von OheimbHTTP client: make server/proxy and port params more...
2020-04-02  Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-03-25  Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-23  Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-10  Dr. David von OheimbFix handling of CMP msg senderKID and improve doc of...
2020-03-10  Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
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-17  Dr. David von Oheimbimprove CMP logging according to comments on CMP chunk...
2020-02-10  Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2019-12-12  Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-10-29  Dr. David von Oheimbchunk 5 of CMP contribution to OpenSSL
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-09-28  Dr. Matthias St... Reorganize public header files (part 1)
2019-09-28  Dr. Matthias St... Reorganize local header files