Commit History

作者 SHA1 備註 提交日期
  Dr. David von Oheimb f1e144f277 apps/cmp.c: make sure that last -reqin argument is actually used 1 年之前
  Dr. David von Oheimb 77aa006976 CMP app: improve doc and help output on -{req,rsp}{in,out} options 1 年之前
  Dr. David von Oheimb 6b58f498b3 OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled cert 1 年之前
  Dr. David von Oheimb 6f88876d4e cmp_client_test.c: add tests for errors reported by server on subsequent requests in a transaction 1 年之前
  Dr. David von Oheimb 260878f7aa CMP app and doc: improve texts on (un-)trusted certs, srvCert, etc. 1 年之前
  FdaSilvaYY 4a6e5a11c7 Fix windows builds 1 年之前
  Dr. David von Oheimb 60c3d732b7 CMP app: fix file output of certs and cert lists on non-existing cert(s) 1 年之前
  Dr. David von Oheimb 19ddcc4cbb CMP: fix status held in OSSL_CMP_CTX, in particular for genp messages 2 年之前
  Richard Levitte 5139dec255 Rename ossl_sleep calls to OSSL_sleep everywhere 1 年之前
  Dr. David von Oheimb 200d844782 APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for apps, too 3 年之前
  Dr. David von Oheimb 8aff29f020 APPS HTTP server: trace requests and responses when enabled 2 年之前
  Dr. David von Oheimb b6fbef1159 Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg() 2 年之前
  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 年之前
  Dr. David von Oheimb d965064882 apps/cmp.c: improve print_itavs() 2 年之前
  Dr. David von Oheimb bbaabd16e9 apps/cmp.c: Fix glitch in -newkeypass warning and extend warnings for genm 2 年之前
  Matt Caswell fecb3aae22 Update copyright year 2 年之前
  Dr. David von Oheimb fd989c734d apps/cmp.c: fix coding style nits reported by check-format.pl 2 年之前
  Dimitris Apostolou e304aa87b3 Fix typos 2 年之前
  Dr. David von Oheimb b971d4198d CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set1_refCert() 3 年之前
  Dr. David von Oheimb 068549f8db HTTP client: Work around HTTPS proxy use bug due to callback design flaw 2 年之前
  Dr. David von Oheimb ad1a1d715d APPS/cmp: improve diagnostics for presence of TLS options 2 年之前
  Dr. David von Oheimb 6be83cc655 OSSL_CMP_CTX: rename get/set function for trustedStore 2 年之前
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 年之前
  Dr. David von Oheimb a56bb5d64e APPS/cmp: Fix logic and doc of mutually exclusive -server/-use_mock_srv/-port/-rspin options 2 年之前
  Dr. David von Oheimb 61fa00a4d0 APPS/cmp: Simplify read_write_req_resp() - 'req' arg must not be NULL anyway 2 年之前
  Dr. David von Oheimb 83b424c3f6 APPS/cmp: Fix use of OPENSSL_NO_SOCK: options like -server do not make sense with no-sock 2 年之前
  Dr. David von Oheimb 7ee0954a08 APPS/cmp: fix -rspin option such that it works again without -reqin 2 年之前
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 3 年之前
  Dr. David von Oheimb 4599ea9fe3 Fix HTTP server port output and allow dynamic verbosity setting 3 年之前
  Dr. David von Oheimb 747adb6a01 Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUFFIX() 3 年之前