Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell 74ff15e1a1 Don't error if s_client receives exactly BUFSIZZ data vor 1 Jahr
  Matt Caswell 95420a2500 Don't wait in select if we have data to write vor 1 Jahr
  Hugo Landau ce7a9e23fb QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addr vor 1 Jahr
  Matt Caswell 55d3a6be6b Fix typos in s_client vor 1 Jahr
  Dimitri Papadopoulos eb4129e12c Fix typos found by codespell vor 1 Jahr
  Michael Baentsch 8229874476 Cast the argument to unsigned char when calling isdigit() vor 1 Jahr
  Vladimír Kotal 3ca28c9e81 allow to disable http vor 1 Jahr
  Hugo Landau a35e38a212 QUIC: Rename SSL_tick etc. in s_client vor 1 Jahr
  Matt Caswell d98f4212b7 Don't attempt a QUIC connection without specifying ALPN vor 1 Jahr
  Matt Caswell c4f74e7fc9 Add the ability to send FIN on a QUIC stream from s_client vor 1 Jahr
  Matt Caswell f34e5d7a12 Add QUIC support to s_client vor 1 Jahr
  Matt Caswell a80840c663 Replace use of strstr with strchr vor 1 Jahr
  Matt Caswell 6799fc2409 Coverity 1524619: unexpected control flow vor 1 Jahr
  Matt Caswell d07b763bb9 Add a new advanced command mode to s_client vor 1 Jahr
  Todd Short 3c95ef22df RFC7250 (RPK) support vor 3 Jahren
  FdaSilvaYY 91b968bc8e Typos fixing vor 3 Jahren
  FdaSilvaYY f2a6f83862 Cleanup : directly include of `internal/nelem.h` when required. vor 3 Jahren
  Steven Collison 511c49189e s_client: Support interactive reconnect command vor 2 Jahren
  Vita Batrla 802cacf34f s_client -proxy / -starttls shouldn't be mutually exclusive vor 2 Jahren
  Matt Caswell fecb3aae22 Update copyright year vor 2 Jahren
  Todd Short a3e53d5683 Add TFO support to socket BIO and s_client/s_server vor 3 Jahren
  xkernel 625b0990a0 check the return value of BIO_new_file() vor 2 Jahren
  xkernel fa17f5c987 apps: several return value checks for BIO_new() vor 2 Jahren
  xkernel 37be6feeeb check the return value of CRYPTO_strdup() vor 2 Jahren
  Rami Khaldi bb2fb5d7cc Implement a new flag for running s_client in a non-interactive mode vor 3 Jahren
  Richard Levitte d5f9166bac Move e_os.h to include/internal vor 2 Jahren
  Matt Caswell ea24196ef2 Ensure s_client sends SNI data when used with -proxy vor 2 Jahren
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern vor 2 Jahren
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest vor 3 Jahren
  Peiwei Hu 40649e36c4 SSL_export_keying_material: fix return check vor 3 Jahren