index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_conf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only enable KTLS if it is explicitly configured
Matt Caswell
2021-04-12
1
-1
/
+2
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
1
-3
/
+3
*
Remove OPENSSL_NO_EC guards from libssl
Matt Caswell
2021-02-05
1
-10
/
+5
*
Add the nist group names as aliases for the normal TLS group names
Matt Caswell
2021-02-05
1
-1
/
+0
*
Implement a replacement for SSL_set_tmp_dh()
Matt Caswell
2020-11-18
1
-16
/
+32
*
Disable the DHParameters config option in a no-deprecated build
Matt Caswell
2020-11-18
1
-2
/
+3
*
SSL: refactor all SSLfatal() calls
Richard Levitte
2020-11-11
1
-8
/
+5
*
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-11
1
-3
/
+3
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-4
/
+3
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Add X509 related libctx changes.
Shane Lontis
2020-07-24
1
-5
/
+17
*
Avoid errors with a priori inapplicable protocol bounds
Viktor Dukhovni
2020-07-21
1
-0
/
+7
*
SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation
Nikolay Morozov
2020-05-07
1
-2
/
+3
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI
Richard Levitte
2019-11-03
1
-6
/
+48
*
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-10-09
1
-5
/
+6
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Add option to disable Extended Master Secret
Todd Short
2019-02-15
1
-1
/
+2
*
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Fix usage of deprecated SSL_set_tmp_ecdh()
Antoine Salon
2018-12-01
1
-7
/
+3
*
Add the ability to configure anti-replay via SSL_CONF
Matt Caswell
2018-07-02
1
-2
/
+9
*
Allow configuation of the number of TLSv1.3 session tickets via SSL_CONF
Matt Caswell
2018-05-17
1
-1
/
+17
*
Improve backwards compat with 1.0.2 for ECDHParameters
Matt Caswell
2018-04-24
1
-2
/
+3
*
Split configuration of TLSv1.3 ciphers from older ciphers
Matt Caswell
2018-03-14
1
-0
/
+13
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2018-02-01
1
-1
/
+6
*
Send a CCS after ServerHello in TLSv1.3 if using middlebox compat mode
Matt Caswell
2017-12-14
1
-1
/
+1
*
Implement session id TLSv1.3 middlebox compatibility mode
Matt Caswell
2017-12-14
1
-1
/
+5
*
Use ChaCha only if prioritized by clnt
Todd Short
2017-11-29
1
-1
/
+5
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+2
*
Do not allow non-dhe kex_modes by default
Matt Caswell
2017-07-07
1
-0
/
+4
*
Ignore -named_curve auto value to improve backwards compatibility
Tomas Mraz
2017-06-08
1
-0
/
+8
*
Fix #2400 Add NO_RENEGOTIATE option
Todd Short
2017-06-06
1
-0
/
+4
*
TLS1.3 Padding
Todd Short
2017-05-02
1
-1
/
+21
*
SSL_CONF support for certificate_authorities
Dr. Stephen Henson
2017-04-04
1
-4
/
+18
*
Test mac-then-encrypt
Emilia Kasper
2016-11-28
1
-0
/
+1
*
Rename the Elliptic Curves extension to supported_groups
Matt Caswell
2016-11-10
1
-3
/
+10
*
Add the SSL_METHOD for TLSv1.3 and all other base changes required
Matt Caswell
2016-11-02
1
-0
/
+4
*
Indent ssl/
Emilia Kasper
2016-08-18
1
-10
/
+7
*
Spelling... and more spelling
FdaSilvaYY
2016-06-22
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-53
/
+5
*
New SSL test framework
Emilia Kasper
2016-04-05
1
-2
/
+2
*
Remove #error from include files.
Rich Salz
2016-03-21
1
-3
/
+1
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
1
-6
/
+0
*
Move to REF_DEBUG, for consistency.
Rich Salz
2016-02-11
1
-3
/
+0
*
Restore -no_comp switch for backwards compatible behaviour
Viktor Dukhovni
2016-02-05
1
-1
/
+3
*
RT3234: disable compression
Emilia Kasper
2016-02-03
1
-2
/
+2
*
Allow disabling the min and max version
Kurt Roeckx
2016-01-10
1
-0
/
+1
[next]