]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/tls1.h
Add TLSv1.3 post-handshake authentication (PHA)
[thirdparty/openssl.git] / include / openssl / tls1.h
2018-02-01  Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-01-25  Benjamin KadukAdd support for the TLS 1.3 signature_algorithms_cert...
2018-01-25  Benjamin KadukRenumber TLSEXT_TYPE_key_share for draft-23
2018-01-25  Benjamin KadukBump TLS1_3_VERSION_DRAFT for draft-23
2017-12-14  Matt CaswellUpdate the TLSv1.3 draft version indicators to draft 22
2017-11-05  FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-10-30  Rich SalzWhitespace and indent fixes
2017-08-30  Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-07-20  Paul YangSupport converting cipher name to RFC name and vice...
2017-07-07  Matt CaswellUpdate the version number for TLSv1.3 draft 21
2017-06-21  Matt CaswellAdd documentation for the SSL_export_keying_material...
2017-06-21  Rich SalzMerge Nokia copyright notice into standard
2017-06-20  Rich SalzModify Sun copyright to follow OpenSSL style
2017-05-03  Matt CaswellUpdate the TLSv1.3 version indicator for draft-20
2017-04-27  Bernd EdlingerAdd parentheses on public macros where appropriate.
2017-03-17  Dr. Stephen HensonImplement certificate_authorities extension
2017-03-16  Matt CaswellMerge early_data_info extension into early_data
2017-03-16  Matt CaswellUpdate the TLSv1.3 version indicator for draft-19
2017-03-10  Matt CaswellUse the new TLSv1.3 certificate_required alert where...
2017-03-04  Matt CaswellAdd basic TLSv1.3 cookie support
2017-03-02  Matt CaswellConstruct the early_data extension
2017-03-02  Matt CaswellProvide functions to write early data
2017-03-02  Matt CaswellConstruct the ticket_early_data_info extension
2017-02-08  Dr. Stephen HensonAdd remaining TLS1.3 ciphersuites
2017-01-30  Dr. Stephen HensonAdd SSL_get_peer_signature_type_nid() function.
2017-01-30  Matt CaswellConstruct the client side psk extension for TLSv1.3
2017-01-30  Matt CaswellAdd support for the psk_key_exchange_modes extension
2017-01-10  Matt CaswellVerify that the sig algs extension has been sent for...
2016-11-16  Matt CaswellGenerate the key_shares extension on the client side
2016-11-15  Richard LevitteRevert "Remove heartbeats completely"
2016-11-15  Richard LevitteRemove heartbeats completely
2016-11-10  Matt CaswellRename the Elliptic Curves extension to supported_groups
2016-11-09  Matt CaswellFix some missing checks for TLS1_3_VERSION_DRAFT
2016-11-09  Matt CaswellUpdate TLS1.3 draft version numbers for latest draft
2016-11-09  Matt CaswellAdd the ability to send the supported_versions extension
2016-11-07  Matt CaswellCorrect the Id for the TLS1.3 ciphersuite
2016-11-02  Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-08-17  Remi GacogneAdd missing session id and tlsext_status accessors
2016-06-07  Matt CaswellAdd SSL_CTX_get_tlsext_status_type()
2016-06-07  Alessandro GhediniAdd SSL_get_tlsext_status_type() method
2016-06-03  Richard LevitteAdd inclusion of openssl/x509.h in include/openssl...
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-05-16  Alessandro GhediniDo not access SSL struct directly in TLS1_get_version...
2016-05-16  jfigusPropagate tlsext_status_type from SSL_CTX to SSL
2016-04-28  FdaSilvaYYvarious spelling fixes
2016-04-04  Rich SalzRevert "various spelling fixes"
2016-04-04  FdaSilvaYYvarious spelling fixes
2016-03-04  Rob PercivalAdds CT validation to SSL connections
2016-03-03  Emilia KasperRefactor ClientHello extension parsing
2016-02-11  Rich SalzRemove TLS heartbeat, disable DTLS heartbeat
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-10  Andy PolyakovWire ChaCha20-Poly1305 to TLS.
2015-12-05  Kurt RoeckxRemove support for all 40 and 56 bit ciphers.
2015-11-23  Dmitry BelyavskyPatch containing TLS implementation for GOST 2012
2015-10-23  Alessandro GhediniFix references to various RFCs
2015-08-14  Dr. Stephen HensonAdd CCM ciphersuites from RFC6655 and RFC7251
2015-08-11  Rich SalzRemove Gost94 signature algorithm.
2015-07-30  Dr. Stephen HensonCAMELLIA PSK ciphersuites from RFC6367
2015-07-30  Dr. Stephen HensonAdd RFC4785 ciphersuites
2015-07-30  Dr. Stephen HensonAdd RFC4279, RFC5487 and RFC5489 ciphersuites.
2015-07-30  Dr. Stephen HensonInitial new PSK ciphersuite defines
2015-06-23  Dr. Stephen HensonAdd PSK GCM ciphersuites from RFC5487
2015-05-22  Matt CaswellRemove support for OPENSSL_NO_TLSEXT
2015-05-16  Matt CaswellServer side version negotiation rewrite
2015-03-31  Richard LevitteStop symlinking, move files to intended directory