Dimitri Papadopoulos
|
bbaeadb068
"foo * bar" should be "foo *bar"
|
1 year ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Steffen Nurpmeso
|
51cf034433
SSL_conf_cmd: add support for IgnoreUnexpectedEOF
|
1 year ago |
Matt Caswell
|
a7f41885b3
Create the SSL object for QUIC-TLS
|
2 years ago |
Maxim Mikityanskiy
|
cd715b7e7f
Add support for KTLS zerocopy sendfile on Linux
|
2 years ago |
Todd Short
|
b67cb09f8d
Add support for compressed certificates (RFC8879)
|
3 years ago |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 years ago |
Tomas Mraz
|
336d92eb20
Enable setting SSL_CERT_FLAG_TLS_STRICT with ssl config
|
2 years ago |
Tomas Mraz
|
d1b3b67413
The -no_legacy_server_connect option applies to client
|
2 years ago |
Tomas Mraz
|
65b2bb9ca0
Actually implement UnsafeLegacyServerConnect as documented
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 years ago |
Daniel Fiala
|
b2b8d1883a
SSL_conf_cmd: Allow DH Parameters at any position.
|
2 years ago |
yangyangtiantianlonglong
|
a829d53a14
apps: Add option -no_ems to s_client/s_server apps
|
2 years ago |
Dmitry Belyavskiy
|
4832560be3
Disabling Encrypt-then-MAC extension in s_client/s_server
|
3 years ago |
Rich Salz
|
55373bfd41
Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION
|
3 years ago |
Rich Salz
|
f04bb0bce4
Slightly reformat ssl.h.in
|
3 years ago |
Rich Salz
|
56bd17830f
Convert SSL_{CTX}_[gs]et_options to 64
|
3 years ago |
Benjamin Kaduk
|
cbbbc8fce4
Correct ssl_conf logic for "legacy_server_connect"
|
3 years ago |
Matt Caswell
|
a3a54179b6
Only enable KTLS if it is explicitly configured
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Tomas Mraz
|
fe75766c9c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
|
3 years ago |
Matt Caswell
|
462f4f4bc0
Remove OPENSSL_NO_EC guards from libssl
|
3 years ago |
Matt Caswell
|
306b8e7e19
Add the nist group names as aliases for the normal TLS group names
|
3 years ago |
Matt Caswell
|
163f6dc1f7
Implement a replacement for SSL_set_tmp_dh()
|
4 years ago |
Matt Caswell
|
8b7df247b7
Disable the DHParameters config option in a no-deprecated build
|
4 years ago |
Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
4 years ago |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |