]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/ssl_local.h
Modify libssl to discover supported groups based on available providers
[thirdparty/openssl.git] / ssl / ssl_local.h
2020-06-19  Matt CaswellModify libssl to discover supported groups based on...
2020-06-05  Matt CaswellCheck that Signature Algorithms are available before...
2020-06-04  Otto HollmannAdd cipher list ciphersuites which using encryption...
2020-05-19  Dmitry BelyavskiyNew Russian TLS 1.2 implementation
2020-05-06  Benjamin KadukFix up whitespace nits introduced by PR #11416
2020-05-01  Benjamin KadukAdd SSL_new_session_ticket() API
2020-04-23  Matt CaswellUpdate copyright year
2020-04-20  Matt CaswellUse a fetched MD if appropriate in ssl3_cbc_digest_record
2020-04-19  Matt CaswellUse the libctx for all EVP_PKEY_CTX operations
2020-04-16  Nikolay MorozovTLSEXT_SIGALG_gostr34102012 0x0840 and 0x0841 support
2020-03-26  Matt CaswellUse a fetched cipher for the TLSv1.3 early secret
2020-02-20  PauliDeprecate the low level Diffie-Hellman functions.
2020-02-06  Matt CaswellUse the OPENSSL_CTX and property query string in EVP_PK...
2020-02-06  Matt CaswellExplicitly fetch ciphers and digests in libssl
2020-01-29  PauliTLS: use EVP for HMAC throughout libssl.
2020-01-25  Kurt RoeckxCheck that the default signature type is allowed
2020-01-22  Matt CaswellIntroduce SSL_CTX_new_with_libex()
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-09-28  Dr. Matthias St... Reorganize local header files