Commit History

Author SHA1 Message Date
  Dr. David von Oheimb b6fbef1159 Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg() 2 years ago
  Dr. David von Oheimb 8c094747d7 apps/cmp.c: fix cleanup of CMP_CTX vs. APP_HTTP_TLS_INFO in its http_cb_arg field 2 years ago
  Dr. David von Oheimb d965064882 apps/cmp.c: improve print_itavs() 2 years ago
  Dr. David von Oheimb bbaabd16e9 apps/cmp.c: Fix glitch in -newkeypass warning and extend warnings for genm 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dr. David von Oheimb fd989c734d apps/cmp.c: fix coding style nits reported by check-format.pl 2 years ago
  Dimitris Apostolou e304aa87b3 Fix typos 2 years ago
  Dr. David von Oheimb b971d4198d CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set1_refCert() 3 years ago
  Dr. David von Oheimb 068549f8db HTTP client: Work around HTTPS proxy use bug due to callback design flaw 2 years ago
  Dr. David von Oheimb ad1a1d715d APPS/cmp: improve diagnostics for presence of TLS options 2 years ago
  Dr. David von Oheimb 6be83cc655 OSSL_CMP_CTX: rename get/set function for trustedStore 2 years ago
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 years ago
  Dr. David von Oheimb a56bb5d64e APPS/cmp: Fix logic and doc of mutually exclusive -server/-use_mock_srv/-port/-rspin options 2 years ago
  Dr. David von Oheimb 61fa00a4d0 APPS/cmp: Simplify read_write_req_resp() - 'req' arg must not be NULL anyway 2 years ago
  Dr. David von Oheimb 83b424c3f6 APPS/cmp: Fix use of OPENSSL_NO_SOCK: options like -server do not make sense with no-sock 2 years ago
  Dr. David von Oheimb 7ee0954a08 APPS/cmp: fix -rspin option such that it works again without -reqin 2 years ago
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2 years ago
  Dr. David von Oheimb 4599ea9fe3 Fix HTTP server port output and allow dynamic verbosity setting 3 years ago
  Dr. David von Oheimb 747adb6a01 Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUFFIX() 3 years ago
  Dr. David von Oheimb 92df52119e Fix verbosity of CMP client diagnostics 3 years ago
  Dr. David von Oheimb 03ee2e5b1e APPS/cmp: make the -sans option support email addresses (type rfc822Name) 2 years ago
  Tomas Mraz 767db672c4 cmp.c: Avoid dereference with negative index and use memcpy 2 years ago
  Dr. David von Oheimb 39a8d4e132 APPS/cmp.c: Move warning on overlong section name to make it effective again 2 years ago
  Dr. David von Oheimb 08e9ff7600 Fix CMP app TLS connection not respecting vpm options like -crl_check 2 years ago
  Dr. David von Oheimb ab9d67efa4 HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c 3 years ago
  Matt Caswell c631378058 Use the new ASN.1 libctx aware capabilities in CMP 3 years ago
  Pauli db70dc2cda apps: remove TODOs 3 years ago
  Dr. David von Oheimb a37dbb466c apps/cmp.c: Move CMP server code portion to separate function 3 years ago
  Dr. David von Oheimb 9be5f9a869 Move ossl_sleep() to e_os.h and use it in apps 3 years ago
  Dr. David von Oheimb e2c38c1a4e http_client.c: Rename internal fields and functions for consistency 3 years ago