Historial de Commits

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