]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/cmp.c
runchecker: fix no-sock build by conditioning clean up on the NO_SOCK symbol.
[thirdparty/openssl.git] / apps / cmp.c
2021-04-29  Paulirunchecker: fix no-sock build by conditioning clean...
2021-04-24  Dr. David von OheimbAPPS: Improve diagnostics for string options and option...
2021-04-22  Dr. David von Oheimbapps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free...
2021-04-21  Dr. David von Oheimbapps/cmp.c: Fix double free on OSSL_CMP_CTX_set1_p10CSR...
2021-04-19  Tanzinul IslamAvoid more MSVC-specific C runtime library functions
2021-04-17  Dr. David von Oheimbapps/cmp.c: Fix TLS hostname checking in case -server...
2021-04-14  Dr. David von Oheimbapps/cmp: Add generic random state options, e.g., for...
2021-04-14  Dr. David von OheimbAPPS and TEST: Make sure prog name is set for usage...
2021-04-14  Dr. David von OheimbAPPS: make apps strict on app_RAND_load() and app_RAND_...
2021-04-07  Nan XiaoRemove unnecessary setting SSL_MODE_AUTO_RETRY
2021-03-13  Dr. David von Oheimbapps/ts.c: Allow -untrusted arg to refer to multiple...
2021-03-11  Dr. David von Oheimbopenssl-cmp.pod.in and apps/cmp.c: Various minor do...
2021-03-02  Dr. David von OheimbCMP: On NULL-DN subject or issuer input omit field...
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-02-04  Dr. David von Oheimbapps/cmp.c: check and exit on engine load error
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-21  Dr. David von Oheimbapps/cmp.c: Check self-signature on CSR input and warn...
2021-01-21  Dr. David von Oheimbapps/cmp.c: Improve diagnostics on loading private...
2021-01-11  Dr. David von OheimbAPPS: Fix confusion between program and app/command...
2020-12-17  Dr. David von Oheimbapps/cmp.c: Correct -keyform option range w.r.t engine
2020-12-17  Dr. David von Oheimbapps/cmp.c: Fix bug on -path option introduced in commi...
2020-12-15  Rich SalzCheck non-option arguments
2020-12-02  Richard LevitteAPPS: Adapt load_key() and load_pubkey() for the engine...
2020-11-26  Richard LevitteAPPS: Modify apps/cmp.c to use set_base_ui_method(...
2020-11-25  Dr. David von Oheimbapps/cmp.c: fix crash with -batch option on OPENSSL_NO_...
2020-11-25  Dr. David von Oheimbapps/cmp.c: Improve description of key loaded due to...
2020-11-20  Dr. David von OheimbCMP: prevent misleading PKIStatusInfo output if not...
2020-11-20  Dr. David von Oheimbapps/cmp.c: Improve diagnostics on -server URL parse...
2020-11-20  Dr. David von Oheimbapps/cmp.c: Add diagnostics on config file section...
2020-11-10  Dr. David von Oheimbapps/cmp.c: Improve order of -path option: just after...
2020-10-22  Richard LevitteAPPS: Implement load_keyparams() to load key parameters
2020-10-08  Dr. David von OheimbCorrect and simplify use of ERR_clear_error() etc....
2020-09-17  Xiaofei BaiFIX strncpy warning in apps/cmp.c.
2020-09-13  Matt CaswellFix safestack issues in cmp.h
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-09-11  Dr. David von Oheimbapps/cmp.c: Improve example given for -geninfo option...
2020-09-11  Dr. David von Oheimbapps/cmp.c: Improve user guidance on missing -subject...
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 Oheimbapps/cmp.c: Improve safeguard assertion on consistency...
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 Oheimbapps/cmp.c: clear leftover errors on loading libengines...
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-08  Dr. David von Oheimbapps/cmp.c: Use enhanced OSSL_HTTP_parse_url(), removin...
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-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-21  Dr. David von OheimbUse in CMP+CRMF libctx and propq param added to sign...
2020-08-21  Dr. David von OheimbAdd libctx and propq parameters to OSSL_CMP_{SRV_}...
2020-08-20  Dr. David von Oheimbapps: make use of OSSL_STORE for generalized certs...
2020-08-20  Paulicmp: handle error return from OBJ_obj2txt()
2020-08-12  Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-08-04  Dr. David von OheimbFix error message on setting cert validity period in...
2020-08-04  Dr. David von Oheimbapps: Correct and extend diagnostics of parse_name()
2020-08-04  Dr. David von Oheimbapps/cmp.c: Defer diagnostic output on server+proxy...
2020-07-30  Dr. David von OheimbAdd OSSL_CMP_MSG_write(), use it in apps/cmp.c
2020-07-30  Dr. David von OheimbExport ossl_cmp_msg_load() as OSSL_CMP_MSG_read(),...
2020-07-30  Dr. David von Oheimbapps/cmp.c: Improve documentation of -recipient option
2020-07-22  Dr. David von OheimbFix UI method setup, which should be independent of...
2020-07-05  Paulicmp: remove NULL check.
2020-06-24  Dr. David von Oheimbapps/cmp.c: Add workaround for Coverity false positive...
2020-06-24  Dr. David von Oheimbapps/cmp.c: Fix memory leaks in handle_opt_geninfo...
2020-06-22  Dr. David von OheimbFix CMP -days option range checking and test failing...
2020-06-13  Dr. David von OheimbRemove extra newline from CMP mock server error and...
2020-06-13  Dr. David von OheimbImprove description of CMP untrusted certs and msg...
2020-06-13  Dr. David von OheimbFix use of -no-proxy option of CMP app
2020-06-13  Dr. David von OheimbAdd request URL path checking and status responses...
2020-06-13  Dr. David von OheimbCorrect error output of parse_name() in apps/lib/apps...
2020-06-13  Dr. David von OheimbImprove description of -trusted, -srvcert, -recipient...
2020-05-15  David von OheimbAdd 'methods' parameter to setup_engine() in apps.c...
2020-05-15  Dr. David von OheimbUse OSSL_STORE for load_{,pub}key() and load_cert(...
2020-05-15  Matt CaswellUpdate copyright year
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-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...