index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_conf.c
Age
Commit message (
Expand
)
Author
2022-05-27
The -no_legacy_server_connect option applies to client
Tomas Mraz
2022-05-27
Actually implement UnsafeLegacyServerConnect as documented
Tomas Mraz
2022-05-03
Update copyright year
Matt Caswell
2022-04-21
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-12
SSL_conf_cmd: Allow DH Parameters at any position.
Daniel Fiala
2021-06-15
Disabling Encrypt-then-MAC extension in s_client/s_server
Dmitry Belyavskiy
2021-05-17
Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION
Rich Salz
2021-05-14
Slightly reformat ssl.h.in
Rich Salz
2021-05-14
Convert SSL_{CTX}_[gs]et_options to 64
Rich Salz
2021-05-05
Correct ssl_conf logic for "legacy_server_connect"
Benjamin Kaduk
2021-04-12
Only enable KTLS if it is explicitly configured
Matt Caswell
2021-02-18
Update copyright year
Matt Caswell
2021-02-17
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-05
Remove OPENSSL_NO_EC guards from libssl
Matt Caswell
2021-02-05
Add the nist group names as aliases for the normal TLS group names
Matt Caswell
2020-11-18
Implement a replacement for SSL_set_tmp_dh()
Matt Caswell
2020-11-18
Disable the DHParameters config option in a no-deprecated build
Matt Caswell
2020-11-11
SSL: refactor all SSLfatal() calls
Richard Levitte
2020-11-11
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
Richard Levitte
2020-10-15
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-01
Run the withlibctx.pl script
Matt Caswell
2020-09-13
Fix safestack issues in x509.h
Matt Caswell
2020-07-24
Add X509 related libctx changes.
Shane Lontis
2020-07-21
Avoid errors with a priori inapplicable protocol bounds
Viktor Dukhovni
2020-05-07
SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation
Nikolay Morozov
2020-04-24
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2019-11-03
X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI
Richard Levitte
2019-10-09
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-09-28
Reorganize local header files
Dr. Matthias St. Pierre
2019-02-15
Add option to disable Extended Master Secret
Todd Short
2018-12-06
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-11-30
Fix usage of deprecated SSL_set_tmp_ecdh()
Antoine Salon
2018-07-02
Add the ability to configure anti-replay via SSL_CONF
Matt Caswell
2018-05-17
Allow configuation of the number of TLSv1.3 session tickets via SSL_CONF
Matt Caswell
2018-04-24
Improve backwards compat with 1.0.2 for ECDHParameters
Matt Caswell
2018-03-14
Split configuration of TLSv1.3 ciphers from older ciphers
Matt Caswell
2018-02-13
Update copyright year
Matt Caswell
2018-02-01
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2017-12-14
Send a CCS after ServerHello in TLSv1.3 if using middlebox compat mode
Matt Caswell
2017-12-14
Implement session id TLSv1.3 middlebox compatibility mode
Matt Caswell
2017-11-30
Use ChaCha only if prioritized by clnt
Todd Short
2017-08-30
e_os.h removal from other headers and source files.
Pauli
2017-07-07
Do not allow non-dhe kex_modes by default
Matt Caswell
2017-06-08
Ignore -named_curve auto value to improve backwards compatibility
Tomas Mraz
2017-06-06
Fix #2400 Add NO_RENEGOTIATE option
Todd Short
2017-05-02
TLS1.3 Padding
Todd Short
2017-04-03
SSL_CONF support for certificate_authorities
Dr. Stephen Henson
2016-11-28
Test mac-then-encrypt
Emilia Kasper
2016-11-10
Rename the Elliptic Curves extension to supported_groups
Matt Caswell
2016-11-02
Add the SSL_METHOD for TLSv1.3 and all other base changes required
Matt Caswell
[next]