]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man1/openssl-cmp.pod.in
Copyright year updates
[thirdparty/openssl.git] / doc / man1 / openssl-cmp.pod.in
2024-04-09  Richard LevitteCopyright year updates
2024-03-06  Dr. David von Oheimbapps/cmp: improve -reqin option to read fallback public...
2024-03-06  Dr. David von Oheimbapps/cmp: extend documentation and diagnostics for...
2024-03-06  Dr. David von Oheimbapps/cmp: add -reqout_only option for dumping/saving...
2024-01-17  Dr. David von OheimbCMP app and doc: add -no_cache_extracerts option /...
2024-01-17  Dr. David von OheimbCMP app: make -ignore_keyusage apply also for mock...
2023-12-19  Dr. David von Oheimbopenssl-cmp.pod.in: fix grammar glitch
2023-12-19  Dr. David von OheimbCMP app: make -geninfo option accept multiple ITAVs...
2023-12-19  Dr. David von OheimbCMP lib and app: add optional certProfile request messa...
2023-10-10  Dr. David von Oheimbapps/cmp.c: -tls_used may be implied by -server https...
2023-09-07  Matt CaswellCopyright year updates
2023-08-25  Tomas MrazThe canonical localhost IPv6 address is [::1] not [::]
2023-08-15  Dr. David von Oheimbhttp_server.c: allow clients to connect with IPv6
2023-07-16  Dr. David von OheimbCMP: add support for genm with rootCaCert and genp...
2023-07-16  Dr. David von OheimbCMP app and API doc: add note on critical server auth...
2023-07-16  Dr. David von OheimbCMP doc: various small corrections, mostly on PBM vs...
2023-07-10  Rajeev RanjanCMP: support specifying certificate to be revoked via...
2023-06-01  Dr. David von Oheimbopenssl-cmp.pod.in: tweak doc of -subject, -issuer...
2023-06-01  Dr. David von OheimbCMP: add support for genm/genp messages with id-it...
2023-05-12  Dr. David von OheimbCMP client: fix error response on -csr without private...
2023-04-28  Dr. David von OheimbAPPS/cmp: prevent HTTP client failure on -rspin option...
2023-03-25  Dr. David von OheimbCMP add: fix -reqin option, which requires adding OSSL_...
2023-03-25  Dr. David von OheimbCMP app: improve doc and help output on -{req,rsp}...
2023-02-13  Dr. David von OheimbOSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-08  Dr. David von OheimbCMP app and doc: improve texts on (un-)trusted certs...
2023-01-26  Dr. David von OheimbOSSL_HTTP_REQ_CTX_nbio(): use OSSL_TRACE_STRING() for...
2023-01-23  Dr. David von OheimbCMP docs: clarify behavior on message/total timeout...
2023-01-16  Dr. David von OheimbCMP app: fix file output of certs and cert lists on...
2022-08-24  Dr. David von OheimbCMP: correct handling of fallback subject in OSSL_CMP_C...
2022-07-20  Dr. David von OheimbAdd OSSL_CMP_CTX_get0_validatedSrvCert(), correcting...
2022-05-30  Dr. David von Oheimbhttp_client.c: Dump response on error when tracing...
2022-03-12  Dr. David von OheimbOSSL_CMP_CTX_setup_CRM(): Fix handling of defaults...
2022-02-22  Dr. David von OheimbCMP: add subject of any provided CSR as default message...
2022-02-14  Tomas MrazApply the correct Apache v2 license
2022-01-04  Dr. David von OheimbCMP mock server: add -ref_cert option and corresponding...
2021-12-30  Dr. David von OheimbAPPS/cmp: improve diagnostics for presence of TLS options
2021-12-15  Dr. David von OheimbAPPS/cmp: Fix logic and doc of mutually exclusive ...
2021-12-09  Dr. David von OheimbAPPS/cmp: Fix use of OPENSSL_NO_SOCK: options like...
2021-11-08  Dr. David von OheimbAPPS/cmp: make the -sans option support email addresses...
2021-09-22  Paulidoc: remove end of line whitespace
2021-05-19  Rich SalzRemove '=for openssl ifdef'
2021-05-12  Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-06  Tomas MrazDocument the behavior of the -inform and related options
2021-05-04  Dr. David von OheimbHTTP client: Correct the use of optional proxy URL...
2021-04-24  Dr. David von OheimbAPPS: Improve diagnostics for string options and option...
2021-04-14  Dr. David von Oheimbapps/cmp: Add generic random state options, e.g., for...
2021-04-14  Dr. David von Oheimbopenssl-cmp.pod.in: Fix missing provider options descri...
2021-03-11  Dr. David von Oheimbopenssl-cmp.pod.in and apps/cmp.c: Various minor do...
2021-03-02  Dr. David von Oheimbopenssl-cmp.pod.in: replace the term 'verify' by the...
2021-03-01  Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-02-19  Dr. David von OheimbCMP: Fix total_timeout behavior; small doc and diagnost...
2021-02-17  Dr. David von Oheimbapps/cmp.c: Improve initialization of ext_ctx structure...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-21  Dr. David von OheimbCMP: Allow PKCS#10 input also for ir, cr, kur, and...
2021-01-19  Richard LevitteDOCS: Fix the last few remaining pass phrase options...
2020-12-02  Richard LevitteAPPS: Adapt load_key() and load_pubkey() for the engine...
2020-11-11  Dr. David von Oheimbcmp_msg.c: Use issuer of reference cert as default...
2020-11-10  Dr. David von Oheimbopenssl-cmp.pod.in: Clean up doc of -verify_email,...
2020-11-10  Dr. David von Oheimbopenssl-cmp.pod.in: Align order of options with apps...
2020-09-21  Richard LevitteDOC: POD syntax fixes in doc/man1/openssl-cmp.pod.in
2020-09-11  Dr. David von Oheimbapps/cmp.c: Improve example given for -geninfo option...
2020-09-11  Dr. David von Oheimbopenssl-cmp.pod.in: Update Insta Demo CA port number...
2020-09-11  Dr. David von Oheimbapps/cmp.c: Improve documentation of -extracerts, ...
2020-09-11  Dr. David von Oheimbapps/cmp.c: Improve documentation of -secret, -cert...
2020-09-10  Dr. David von OheimbAdd/harmonize multi-valued RDN support and doc of ca...
2020-09-10  Dr. David von Oheimbbugfix in apps/cmp.c and cmp_client.c: inconsistencies...
2020-09-10  Dr. David von OheimbClean up CMP chain building for CMP signer, TLS client...
2020-09-08  Dr. David von OheimbAllow unauthenticated CMP server if missing -trusted...
2020-09-08  Dr. David von Oheimbapps/cmp.c: Allow default HTTP path (aka CMP alias...
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-09-02  Dr. David von Oheimbapps/cmp.c: Clean up loading of certificates and CRLs
2020-09-01  Dr. David von OheimbAdd -verbosity option to apps/cmp.c and add log output...
2020-08-20  Dr. David von Oheimbapps: make use of OSSL_STORE for generalized certs...
2020-08-04  Dr. David von Oheimbopenssl-cmp.pod.in: Update and extend example using...
2020-07-30  Dr. David von Oheimbapps/cmp.c: Improve documentation of -recipient option
2020-07-22  Gustaf NeumannAlign documentation with recommendations of Linux Docum...
2020-07-16  Pauliapps: document the deprecation of the -engine option
2020-07-04  Gustaf NeumannFix typos and repeated words
2020-06-18  Sebastian Andrzej... DOC: Spelling fixes
2020-06-13  Dr. David von OheimbImprove description of CMP untrusted certs and msg...
2020-06-13  Dr. David von OheimbAllow subject of CMP -oldcert as sender unless protecti...
2020-06-13  Dr. David von OheimbCheck expected sender not only for signature-protected...
2020-06-13  Dr. David von OheimbImprove description of -trusted, -srvcert, -recipient...
2020-05-15  Matt CaswellUpdate copyright year
2020-05-13  Dr. David von OheimbAdd -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MS...
2020-05-13  Dr. David von OheimbImprove CMP documentation regarding use of untrusted...
2020-05-13  Dr. David von OheimbChunk 11 of CMP contribution to OpenSSL: CMP command...