Histórico de Commits

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