index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
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-rfc3820-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
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
openssl
/
ssl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
TLSv1.3: additional checks in SSL_set_record_padding_callback
Vadim Fedorenko
2020-06-08
1
-1
/
+1
*
Add cipher list ciphersuites which using encryption algorithm in mode CBC.
Otto Hollmann
2020-06-04
1
-0
/
+1
*
undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locations
Tim Hudson
2020-06-01
1
-2
/
+2
*
Introducing option SSL_OP_IGNORE_UNEXPECTED_EOF
Dmitry Belyavskiy
2020-05-19
1
-6
/
+1
*
Constants for new GOST TLS 1.2 ciphersuites
Dmitry Belyavskiy
2020-05-19
1
-0
/
+3
*
SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation
Nikolay Morozov
2020-05-07
1
-1
/
+2
*
Add SSL_new_session_ticket() API
Benjamin Kaduk
2020-05-01
1
-0
/
+1
*
include/openssl/x509v3.h: restore previous stack definition arrangement
Richard Levitte
2020-04-29
1
-4
/
+5
*
Fix type cast in SSL_CTX_set1_groups macro
Arne Schwabe
2020-04-27
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-5
/
+4
*
TLS Cipher Suite 0xC102 Support
Nikolay Morozov
2020-04-02
1
-1
/
+2
*
TLS: use EVP for HMAC throughout libssl.
Pauli
2020-01-29
1
-1
/
+3
*
Introduce SSL_CTX_new_with_libex()
Matt Caswell
2020-01-22
1
-0
/
+2
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
1
-7
/
+7
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-4
/
+4
*
X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI
Richard Levitte
2019-11-03
1
-2
/
+10
*
Add legacy include guards to public header files
Dr. Matthias St. Pierre
2019-09-28
1
-0
/
+6
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
API to get negotiated key exchange algorithm in TLS1.3
raja-ashok
2019-08-06
1
-0
/
+3
*
Fix typo mistake on calls to SSL_ctrl in ssl.h
raja-ashok
2019-06-12
1
-30
/
+30
*
Change cipher default strings to a function
Todd Short
2019-06-11
1
-9
/
+21
*
Fix typo in macro argument of SSL_set1_client_sigalgs_list()
Dr. Matthias St. Pierre
2019-06-06
1
-1
/
+1
*
Change SSL parameter SSL_session_reused const
Arne Schwabe
2019-05-21
1
-1
/
+1
*
ssl: Add SSL_sendfile
Boris Pismenny
2019-05-07
1
-0
/
+2
*
ssl: Linux TLS Rx Offload
Boris Pismenny
2019-04-01
1
-1
/
+5
*
Remove heartbeats completely
Richard Levitte
2019-03-29
1
-10
/
+0
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-2
/
+2
*
Add option to disable Extended Master Secret
Todd Short
2019-02-15
1
-9
/
+12
*
Make some simple getters take const SSL/SSL_CTX
Sam Roberts
2019-02-05
1
-10
/
+10
*
Fix end-point shared secret for DTLS/SCTP
Michael Tuexen
2019-02-01
1
-0
/
+12
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
1
-0
/
+9
*
ssl: Linux TLS Tx Offload
Boris Pismenny
2018-12-07
1
-0
/
+4
*
Following the license change, modify the boilerplates in include/ and crypto/...
Richard Levitte
2018-12-06
1
-1
/
+1
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-8
/
+8
*
Deprecate SSL_set_tmp_ecdh
Antoine Salon
2018-11-15
1
-3
/
+5
*
Added missing signature algorithm reflection functions
Viktor Dukhovni
2018-11-12
1
-3
/
+15
*
Remove SSL_version_str
Richard Levitte
2018-10-03
1
-2
/
+0
*
Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_list
Richard Levitte
2018-09-03
1
-2
/
+2
*
Add support for SSL_CTX_set_post_handshake_auth()
Matt Caswell
2018-08-20
1
-0
/
+1
*
Change Post Handshake auth so that it is opt-in
Matt Caswell
2018-08-20
1
-1
/
+1
*
const-ify some input SSL * arguments
Benjamin Kaduk
2018-07-20
1
-3
/
+3
*
Introduce the recv_max_early_data setting
Matt Caswell
2018-07-06
1
-0
/
+4
*
Add setters to set the early_data callback
Matt Caswell
2018-07-02
1
-2
/
+8
*
Make the anti-replay feature optional
Matt Caswell
2018-07-02
1
-0
/
+6
*
OpenSSL_add_ssl_algorithm-is-deprecated() is deprecated, make it so
Richard Levitte
2018-06-25
1
-1
/
+1
*
Fix TLSv1.3 ticket nonces
Matt Caswell
2018-06-07
1
-1
/
+0
*
Enable the ability to set the number of TLSv1.3 session tickets sent
Matt Caswell
2018-05-17
1
-0
/
+5
*
Rework the decrypt ticket callback
Matt Caswell
2018-05-11
1
-3
/
+18
*
Fix SSL_get_shared_ciphers()
Matt Caswell
2018-05-02
1
-1
/
+1
*
openssl/ssl.h: restore some renamed public SSL_CTRL defines
Dr. Matthias St. Pierre
2018-04-20
1
-12
/
+17
[next]