Historique des commits

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