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á 2 anos atrás |
Dr. David von Oheimb
|
79b2a2f2ee
add OSSL_STACK_OF_X509_free() for commonly used pattern
|
há 2 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 |
Dr. David von Oheimb
|
2ff286c26c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
há 3 anos atrás |
Felipe Gasper
|
af5e63e1e3
Revise s_client and s_server verbiage re secure renegotiation.
|
há 3 anos atrás |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
há 3 anos atrás |
Dmitry Belyavskiy
|
0ce0c45586
Bindhost/bindport should be freed
|
há 3 anos atrás |
Tianjia Zhang
|
e396c114eb
apps/s_client: Add ktls option
|
há 3 anos atrás |
Rich Salz
|
5bbe213418
Remove "-immedate_renegotiation" option
|
há 3 anos atrás |
Richard Levitte
|
e2217b44f4
APPS: Remove an unreachable statement in s_client.c
|
há 3 anos atrás |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
há 3 anos atrás |
Tomas Mraz
|
0800318a0c
Deprecate old style BIO callback calls
|
há 3 anos atrás |
Rich Salz
|
55373bfd41
Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION
|
há 3 anos atrás |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
há 3 anos atrás |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
há 3 anos atrás |
Shane Lontis
|
e9d62da6c3
Fix CRL app so that stdin works.
|
há 3 anos atrás |
Dr. David von Oheimb
|
3ad6030948
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
|
há 3 anos atrás |
Tomas Mraz
|
ea51096e51
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
|
há 3 anos atrás |
Petr Gotthard
|
574ca403c8
Replace SSL_CTX_new by SSL_CTX_new_ex in apps/s_server + s_client
|
há 3 anos atrás |
Matt Caswell
|
6d2a1eff55
Deprecate the low level SRP APIs
|
há 3 anos atrás |
Rich Salz
|
51e5df0ed0
Load rand state after loading providers
|
há 3 anos atrás |
Richard Levitte
|
4333b89f50
Update copyright year
|
há 3 anos atrás |
Dr. David von Oheimb
|
3372039252
APPS: Fix confusion between program and app/command name used in diagnostic/help output
|
há 3 anos atrás |