aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/tls1.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove heartbeats completely"Richard Levitte2016-11-151-0/+32
* Remove heartbeats completelyRichard Levitte2016-11-151-32/+0
* Rename the Elliptic Curves extension to supported_groupsMatt Caswell2016-11-101-1/+7
* Fix some missing checks for TLS1_3_VERSION_DRAFTMatt Caswell2016-11-091-0/+1
* Update TLS1.3 draft version numbers for latest draftMatt Caswell2016-11-091-2/+2
* Add the ability to send the supported_versions extensionMatt Caswell2016-11-091-0/+6
* Correct the Id for the TLS1.3 ciphersuiteMatt Caswell2016-11-071-1/+1
* Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell2016-11-021-1/+12
* Add missing session id and tlsext_status accessorsRemi Gacogne2016-08-171-0/+4
* Add SSL_CTX_get_tlsext_status_type()Matt Caswell2016-06-071-2/+5
* Add SSL_get_tlsext_status_type() methodAlessandro Ghedini2016-06-071-0/+3
* Add inclusion of openssl/x509.h in include/openssl/tls1.hRichard Levitte2016-06-041-0/+1
* Copyright consolidation 03/10Rich Salz2016-05-171-107/+7
* Do not access SSL struct directly in TLS1_get_version and TLS1_get_client_ver...Alessandro Ghedini2016-05-161-2/+2
* Propagate tlsext_status_type from SSL_CTX to SSLjfigus2016-05-161-0/+3
* various spelling fixesFdaSilvaYY2016-04-281-1/+1
* Revert "various spelling fixes"Rich Salz2016-04-041-1/+1
* various spelling fixesFdaSilvaYY2016-04-041-1/+1
* Adds CT validation to SSL connectionsRob Percival2016-03-041-0/+6
* Refactor ClientHello extension parsingEmilia Kasper2016-03-031-0/+1
* Remove TLS heartbeat, disable DTLS heartbeatRich Salz2016-02-111-8/+26
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Wire ChaCha20-Poly1305 to TLS.Andy Polyakov2015-12-101-0/+18
* Remove support for all 40 and 56 bit ciphers.Kurt Roeckx2015-12-051-6/+0
* Patch containing TLS implementation for GOST 2012Dmitry Belyavsky2015-11-231-2/+11
* Fix references to various RFCsAlessandro Ghedini2015-10-231-25/+12
* Add CCM ciphersuites from RFC6655 and RFC7251Dr. Stephen Henson2015-08-141-0/+54
* Remove Gost94 signature algorithm.Rich Salz2015-08-111-1/+0
* CAMELLIA PSK ciphersuites from RFC6367Dr. Stephen Henson2015-07-301-0/+18
* Add RFC4785 ciphersuitesDr. Stephen Henson2015-07-301-0/+12
* Add RFC4279, RFC5487 and RFC5489 ciphersuites.Dr. Stephen Henson2015-07-301-4/+60
* Initial new PSK ciphersuite definesDr. Stephen Henson2015-07-301-0/+31
* Add PSK GCM ciphersuites from RFC5487Dr. Stephen Henson2015-06-231-0/+8
* Remove support for OPENSSL_NO_TLSEXTMatt Caswell2015-05-221-31/+28
* Server side version negotiation rewriteMatt Caswell2015-05-161-0/+3
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+848