index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
libssl.num
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-20
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
*
Add SSL_early_get1_extensions_present()
Benjamin Kaduk
2017-06-12
1
-0
/
+1
*
Extend the SERVERINFO file format to include an extensions context
Matt Caswell
2017-05-03
1
-0
/
+1
*
TLS1.3 Padding
Todd Short
2017-05-02
1
-0
/
+8
*
Add support for SSL_SESSION_is_resumable()
Matt Caswell
2017-04-26
1
-0
/
+1
*
Implement a new custom extensions API
Matt Caswell
2017-04-07
1
-0
/
+1
*
update ordinals
Dr. Stephen Henson
2017-04-04
1
-0
/
+7
*
Rename SSL_write_early() to SSL_write_early_data()
Matt Caswell
2017-03-02
1
-1
/
+1
*
Rename SSL_read_early() to SSL_read_early_data()
Matt Caswell
2017-03-02
1
-1
/
+1
*
Make SSL_write_early_finish() an internal only function
Matt Caswell
2017-03-02
1
-4
/
+3
*
Add a SSL_SESSION_get_max_early_data() function
Matt Caswell
2017-03-02
1
-0
/
+1
*
Construct the server side early_data extension
Matt Caswell
2017-03-02
1
-0
/
+1
*
Provide an SSL_read_early() function for reading early data
Matt Caswell
2017-03-02
1
-0
/
+1
*
Provide functions to write early data
Matt Caswell
2017-03-02
1
-0
/
+2
*
Construct the ticket_early_data_info extension
Matt Caswell
2017-03-02
1
-0
/
+4
*
Add SSL_CTX early callback
Benjamin Kaduk
2017-02-23
1
-0
/
+8
*
Export SSL_bytes_to_cipher_list()
Benjamin Kaduk
2017-02-23
1
-0
/
+1
*
Add a SSL_get_key_update_type() function
Matt Caswell
2017-02-17
1
-0
/
+1
*
Provide a function to send a KeyUpdate message
Matt Caswell
2017-02-17
1
-0
/
+1
*
make update
Dr. Stephen Henson
2017-01-30
1
-0
/
+1
*
Add support for key logging callbacks.
Cory Benfield
2017-01-23
1
-0
/
+2
*
Remove a hack from ssl_test_old
Matt Caswell
2016-11-16
1
-0
/
+2
*
Convert libssl writing for size_t
Matt Caswell
2016-11-04
1
-0
/
+1
[next]