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