Remove '=for openssl ifdef'
[openssl.git] / doc / man1 / openssl-cmp.pod.in
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...