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