Commit History

Author SHA1 Message Date
  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 3 years ago
  Dr. David von Oheimb 08e9ff7600 Fix CMP app TLS connection not respecting vpm options like -crl_check 3 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
  Dr. David von Oheimb 19f97fe6f1 HTTP: Implement persistent connections (keep-alive) 3 years ago
  Dr. David von Oheimb cc1af4dbfe HTTP test server: Improve connection management and logging 3 years ago
  Tomas Mraz d382e79632 Make the -inform option to be respected if possible 3 years ago
  Dr. David von Oheimb b0f960189b APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 3 years ago
  Dr. David von Oheimb 284076982d APPS: Slightly extend and improve documentation of the opt_ API 3 years ago
  Pauli f4585aeca9 runchecker: fix no-sock build by conditioning clean up on the NO_SOCK symbol. 3 years ago
  Dr. David von Oheimb d830526c71 APPS: Improve diagnostics for string options and options expecting int >= 0 3 years ago
  Dr. David von Oheimb ef203432f7 apps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free and add proper free() function 3 years ago
  Dr. David von Oheimb 4e030ed45d apps/cmp.c: Fix double free on OSSL_CMP_CTX_set1_p10CSR() failure 3 years ago
  Tanzinul Islam 96d4ec6724 Avoid more MSVC-specific C runtime library functions 3 years ago
  Dr. David von Oheimb 44c75ba67d apps/cmp.c: Fix TLS hostname checking in case -server provides more than hostname 3 years ago
  Dr. David von Oheimb aed03a1209 apps/cmp: Add generic random state options, e.g., for nonce generation 3 years ago
  Dr. David von Oheimb f56c9c7c94 APPS and TEST: Make sure prog name is set for usage output 3 years ago
  Dr. David von Oheimb 3ad6030948 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure 3 years ago
  Nan Xiao 1ac64327df Remove unnecessary setting SSL_MODE_AUTO_RETRY 3 years ago
  Dr. David von Oheimb f62846b703 apps/ts.c: Allow -untrusted arg to refer to multiple sources 3 years ago
  Dr. David von Oheimb 6bbff162f1 openssl-cmp.pod.in and apps/cmp.c: Various minor do improvements 3 years ago
  Dr. David von Oheimb dd5fa5f5af CMP: On NULL-DN subject or issuer input omit field in cert template 3 years ago
  Dr. David von Oheimb 7932982b88 OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components 3 years ago