]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/cmp.c
CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdate
[thirdparty/openssl.git] / apps / cmp.c
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-18  Dimitri PapadopoulosFix new typos found by codespell
2023-06-09  Michael BaentschCast the argument to unsigned char when calling isspace()
2023-06-06  Vladimír Kotalallow to disable http
2023-06-01  Dr. David von Oheimbapps/cmp.c: make management of http_cb_arg pointer...
2023-06-01  Dr. David von Oheimbapps/cmp.c: improve warnings on option use
2023-06-01  Dr. David von OheimbCMP: add support for genm/genp messages with id-it...
2023-05-25  Dr. David von OheimbAPPS: replace awkward and error-prone pattern by calls...
2023-05-12  Dr. David von OheimbCMP client: fix error response on -csr without private...
2023-05-10  Dr. David von OheimbCMP app: fix deallocated host/port fields in APP_HTTP_T...
2023-05-10  Dr. David von OheimbCMP app and app_http_tls_cb(): pick the right TLS hostn...
2023-05-03  Tianjia Zhangapps: silent warning when loading CSR files with vfyopt...
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 Oheimbapps/cmp.c: make sure that last -reqin argument is...
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_client_test.c: add tests for errors reported by...
2023-02-08  Dr. David von OheimbCMP app and doc: improve texts on (un-)trusted certs...
2023-01-24  FdaSilvaYYFix windows builds
2023-01-16  Dr. David von OheimbCMP app: fix file output of certs and cert lists on...
2022-11-24  Dr. David von OheimbCMP: fix status held in OSSL_CMP_CTX, in particular...
2022-10-06  Richard LevitteRename ossl_sleep calls to OSSL_sleep everywhere
2022-09-20  Dr. David von OheimbAPPS: Move load_csr_autofmt() from apps/cmp.c to apps...
2022-09-07  Dr. David von OheimbAPPS HTTP server: trace requests and responses when...
2022-07-20  Dr. David von OheimbAdd OSSL_CMP_CTX_get0_validatedSrvCert(), correcting...
2022-07-11  Dr. David von Oheimbapps/cmp.c: fix cleanup of CMP_CTX vs. APP_HTTP_TLS_INF...
2022-07-01  Dr. David von Oheimbapps/cmp.c: improve print_itavs()
2022-07-01  Dr. David von Oheimbapps/cmp.c: Fix glitch in -newkeypass warning and exten...
2022-05-03  Matt CaswellUpdate copyright year
2022-01-07  Dr. David von Oheimbapps/cmp.c: fix coding style nits reported by check...
2022-01-05  Dimitris ApostolouFix typos
2022-01-04  Dr. David von OheimbCMP mock server: add -ref_cert option and corresponding...
2022-01-04  Dr. David von OheimbHTTP client: Work around HTTPS proxy use bug due to...
2021-12-30  Dr. David von OheimbAPPS/cmp: improve diagnostics for presence of TLS options
2021-12-30  Dr. David von OheimbOSSL_CMP_CTX: rename get/set function for trustedStore
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-12-15  Dr. David von OheimbAPPS/cmp: Fix logic and doc of mutually exclusive ...
2021-12-13  Dr. David von OheimbAPPS/cmp: Simplify read_write_req_resp() - 'req' arg...
2021-12-09  Dr. David von OheimbAPPS/cmp: Fix use of OPENSSL_NO_SOCK: options like...
2021-12-09  Dr. David von OheimbAPPS/cmp: fix -rspin option such that it works again...
2021-12-07  Dr. David von OheimbAPPS: Improve diagnostics on missing/extra args and...
2021-11-22  Dr. David von OheimbFix HTTP server port output and allow dynamic verbosity...
2021-11-17  Dr. David von OheimbAdd and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREF...
2021-11-17  Dr. David von OheimbFix verbosity of CMP client diagnostics
2021-11-08  Dr. David von OheimbAPPS/cmp: make the -sans option support email addresses...
2021-10-25  Tomas Mrazcmp.c: Avoid dereference with negative index and use...
2021-09-17  Dr. David von OheimbAPPS/cmp.c: Move warning on overlong section name to...
2021-08-06  Dr. David von OheimbFix CMP app TLS connection not respecting vpm options...
2021-06-16  Dr. David von OheimbHTTP client: fix use of OSSL_HTTP_adapt_proxy(), which...
2021-06-05  Matt CaswellUse the new ASN.1 libctx aware capabilities in CMP
2021-06-02  Pauliapps: remove TODOs
2021-05-20  Dr. David von Oheimbapps/cmp.c: Move CMP server code portion to separate...
2021-05-18  Dr. David von OheimbMove ossl_sleep() to e_os.h and use it in apps
2021-05-14  Dr. David von Oheimbhttp_client.c: Rename internal fields and functions...
2021-05-14  Dr. David von OheimbHTTP: Implement persistent connections (keep-alive)
2021-05-14  Dr. David von OheimbHTTP test server: Improve connection management and...
2021-05-06  Tomas MrazMake the -inform option to be respected if possible
2021-05-05  Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-05-05  Dr. David von OheimbAPPS: Slightly extend and improve documentation of...
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
next