Shane Lontis
|
ef0449135c
Fix s_server app to not report an error when using a non DH certificate.
|
3 年之前 |
Tomas Mraz
|
0800318a0c
Deprecate old style BIO callback calls
|
3 年之前 |
Dr. David von Oheimb
|
359efeac3f
DOC: Fix nits found by new check on SYNOPSIS and OPTIONS consistency
|
3 年之前 |
Dr. David von Oheimb
|
9be5f9a869
Move ossl_sleep() to e_os.h and use it in apps
|
3 年之前 |
Dr. David von Oheimb
|
80a4ac5783
apps/s_server: Add -proxy and -no_proxy options
|
3 年之前 |
Dr. David von Oheimb
|
88d96983d8
apps/ocsp: Add -proxy and -no_proxy options
|
3 年之前 |
Rich Salz
|
55373bfd41
Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION
|
3 年之前 |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 年之前 |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
3 年之前 |
Shane Lontis
|
e9d62da6c3
Fix CRL app so that stdin works.
|
3 年之前 |
Dr. David von Oheimb
|
3ad6030948
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
|
3 年之前 |
Tomas Mraz
|
ea51096e51
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
|
3 年之前 |
Dr. David von Oheimb
|
7932982b88
OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components
|
3 年之前 |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 年之前 |
Petr Gotthard
|
574ca403c8
Replace SSL_CTX_new by SSL_CTX_new_ex in apps/s_server + s_client
|
3 年之前 |
Matt Caswell
|
6d2a1eff55
Deprecate the low level SRP APIs
|
3 年之前 |
Rich Salz
|
51e5df0ed0
Load rand state after loading providers
|
3 年之前 |
Richard Levitte
|
3a1ee3c199
Drop OPENSSL_NO_RSA everywhere
|
3 年之前 |
Richard Levitte
|
c2403f362e
Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
|
4 年之前 |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 年之前 |
David von Oheimb
|
9c73e48a08
Minor cleanup of error output for various apps
|
7 年之前 |
Matt Caswell
|
13c453728c
Only disabled what we need to in a no-dh build
|
4 年之前 |
Matt Caswell
|
163f6dc1f7
Implement a replacement for SSL_set_tmp_dh()
|
4 年之前 |
Matt Caswell
|
9912be1b33
Remove deprecated functionality from s_server
|
4 年之前 |
Richard Levitte
|
22dddfb925
APPS: Remove the format argument where it's not used
|
4 年之前 |
Dr. David von Oheimb
|
50eb2a5077
load_key_certs_crls(): Restore output of fatal errors
|
4 年之前 |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 年之前 |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 年之前 |
Matt Caswell
|
6ac1cd10ba
Fix safestack issues in ssl.h
|
4 年之前 |
Dr. David von Oheimb
|
d7fcee3b3b
OSSL_HTTP_parse_url(): add optional port number return parameter and strengthen documentation
|
4 年之前 |