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
/
util
/
libssl.num
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding TLS group name retrieval
Michael Baentsch
2021-01-08
1
-0
/
+1
*
Drop OPENSSL_NO_RSA everywhere
Richard Levitte
2020-12-20
1
-6
/
+6
*
Modify the ERR init functions to use the internal ERR string loaders
Richard Levitte
2020-11-24
1
-1
/
+1
*
Deprecate RSA harder
Richard Levitte
2020-11-18
1
-6
/
+6
*
Implement a replacement for SSL_set_tmp_dh()
Matt Caswell
2020-11-18
1
-0
/
+2
*
Deprecate SSL_CTRL_SET_TMP_DH and other related ctrls
Matt Caswell
2020-11-18
1
-2
/
+2
*
Fix some things the rename script didn't quite get right
Matt Caswell
2020-10-01
1
-2
/
+2
*
Mark SSL_CTX_set_ssl_version() as deprecated in 3.0
Benjamin Kaduk
2020-08-12
1
-1
/
+1
*
Add X509 related libctx changes.
Shane Lontis
2020-07-24
1
-0
/
+1
*
Add SSL_get[01]_peer_certificate()
Todd Short
2020-07-16
1
-1
/
+3
*
undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locations
Tim Hudson
2020-06-01
1
-1
/
+1
*
make update for SSL_new_session_ticket
Benjamin Kaduk
2020-05-01
1
-0
/
+1
*
TLS: use EVP for HMAC throughout libssl.
Pauli
2020-01-29
1
-0
/
+1
*
Introduce SSL_CTX_new_with_libex()
Matt Caswell
2020-01-22
1
-0
/
+1
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-1
/
+1
*
util/*.num: deassign ordinal numbers from new symbols
Richard Levitte
2019-11-05
1
-14
/
+14
*
X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI
Richard Levitte
2019-11-03
1
-1
/
+6
*
Change cipher default strings to a function
Todd Short
2019-06-11
1
-0
/
+2
*
ssl: Add SSL_sendfile
Boris Pismenny
2019-05-07
1
-0
/
+1
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
1
-0
/
+5
*
make update
Richard Levitte
2018-12-07
1
-500
/
+500
*
Added missing signature algorithm reflection functions
Viktor Dukhovni
2018-11-12
1
-0
/
+1
*
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
*
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
-0
/
+2
*
Enable the ability to set the number of TLSv1.3 session tickets sent
Matt Caswell
2018-05-17
1
-0
/
+4
*
Split configuration of TLSv1.3 ciphers from older ciphers
Matt Caswell
2018-03-14
1
-0
/
+2
*
Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
Benjamin Saunders
2018-03-12
1
-0
/
+2
*
Session Ticket app data
Todd Short
2018-03-12
1
-0
/
+3
*
Add SSL/SSL_CTX_use_cert_and_key()
Todd Short
2018-03-09
1
-0
/
+2
*
Export keying material using early exporter master secret
Tatsuhiro Tsujikawa
2018-02-26
1
-0
/
+1
*
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2018-02-01
1
-0
/
+2
*
Add the SSL_stateless() function
Matt Caswell
2018-01-24
1
-0
/
+1
*
Implement Maximum Fragment Length TLS extension.
FdaSilvaYY
2017-11-05
1
-0
/
+3
*
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
David Benjamin
2017-09-08
1
-9
/
+9
*
add callback handler for setting DTLS timer interval
Alfred E. Heggestad
2017-09-06
1
-0
/
+1
*
Add functions for getting/setting SNI/ALPN info in SSL_SESSION
Matt Caswell
2017-08-31
1
-0
/
+3
*
Add SSL_SESSION_set_max_early_data()
Matt Caswell
2017-08-31
1
-0
/
+1
*
Introduce SSL_CIPHER_get_protocol_id
Paul Yang
2017-08-30
1
-0
/
+1
*
Add SSL_get_pending_cipher()
Benjamin Kaduk
2017-08-15
1
-0
/
+1
*
Add an SSL_SESSION_dup() function
Matt Caswell
2017-08-09
1
-0
/
+1
*
Add support to free/allocate SSL buffers
Todd Short
2017-07-26
1
-0
/
+2
*
Support converting cipher name to RFC name and vice versa
Paul Yang
2017-07-21
1
-1
/
+2
*
Add SSL_SESSION_set_protocol_version()
Matt Caswell
2017-06-21
1
-0
/
+1
*
Add SSL_SESSION_set_cipher()
Matt Caswell
2017-06-21
1
-0
/
+1
*
Add SSL_SESSION_set1_master_key()
Matt Caswell
2017-06-21
1
-0
/
+1
*
Add a function to get the handshake digest for an SSL_CIPHER
Matt Caswell
2017-06-21
1
-0
/
+1
*
Add public API functions for setting TLSv1.3 PSK callbacks
Matt Caswell
2017-06-21
1
-0
/
+4
[next]