Commit History

Author SHA1 Message Date
  Steven Collison 511c49189e s_client: Support interactive reconnect command 2 years ago
  Vita Batrla 802cacf34f s_client -proxy / -starttls shouldn't be mutually exclusive 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Todd Short a3e53d5683 Add TFO support to socket BIO and s_client/s_server 3 years ago
  xkernel 625b0990a0 check the return value of BIO_new_file() 2 years ago
  xkernel fa17f5c987 apps: several return value checks for BIO_new() 2 years ago
  xkernel 37be6feeeb check the return value of CRYPTO_strdup() 2 years ago
  Rami Khaldi bb2fb5d7cc Implement a new flag for running s_client in a non-interactive mode 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  Matt Caswell ea24196ef2 Ensure s_client sends SNI data when used with -proxy 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 d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 3 years ago
  Peiwei Hu 40649e36c4 SSL_export_keying_material: fix return check 2 years ago
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 3 years ago
  Felipe Gasper af5e63e1e3 Revise s_client and s_server verbiage re secure renegotiation. 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  Dmitry Belyavskiy 0ce0c45586 Bindhost/bindport should be freed 3 years ago
  Tianjia Zhang e396c114eb apps/s_client: Add ktls option 3 years ago
  Rich Salz 5bbe213418 Remove "-immedate_renegotiation" option 3 years ago
  Richard Levitte e2217b44f4 APPS: Remove an unreachable statement in s_client.c 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Tomas Mraz 0800318a0c Deprecate old style BIO callback calls 3 years ago
  Rich Salz 55373bfd41 Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION 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
  Shane Lontis e9d62da6c3 Fix CRL app so that stdin works. 3 years ago
  Dr. David von Oheimb 3ad6030948 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure 3 years ago
  Tomas Mraz ea51096e51 apps: Add maybe_stdin argument to load_certs and set it in pkcs12 3 years ago
  Petr Gotthard 574ca403c8 Replace SSL_CTX_new by SSL_CTX_new_ex in apps/s_server + s_client 3 years ago
  Matt Caswell 6d2a1eff55 Deprecate the low level SRP APIs 3 years ago