aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/tls1.h
Commit message (Expand)AuthorAgeFilesLines
* Fix references to various RFCsAlessandro Ghedini2015-10-231-10/+7
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-478/+503
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-3/+6
* Fix source where indent will not be able to copeMatt Caswell2015-01-221-8/+23
* Allow ECDHE and DHE as forward-compatible aliases for EECDH and EDHDaniel Kahn Gillmor2014-11-101-6/+6
* Support TLS_FALLBACK_SCSV.Bodo Moeller2014-10-151-6/+9
* RT2843: Remove another spurious close-comment tokenMartin Olsson2014-09-081-1/+1
* Remove all RFC5878 code.Dr. Stephen Henson2014-07-041-13/+0
* Set TLS padding extension value.Dr. Stephen Henson2014-04-051-0/+6
* Updating DTCP authorization type to expected valueScott Deboy2014-02-081-3/+3
* Add callbacks supporting generation and retrieval of supplemental data entrie...Scott Deboy2014-02-081-9/+5
* Support ALPN.Adam Langley2013-09-131-0/+3
* Add three Suite B modes to TLS code, supporting RFC6460.Dr. Stephen Henson2012-12-261-0/+5
* Add certificate callback. If set this is called whenever a certificateDr. Stephen Henson2012-12-261-0/+2
* Reorganise supported signature algorithm extension processing.Dr. Stephen Henson2012-12-261-0/+4
* Add support for application defined signature algorithms for use withDr. Stephen Henson2012-12-261-0/+8
* RFC 5878 support.Ben Laurie2012-05-291-0/+15
* New ctrls to retrieve supported signature algorithms and curves andDr. Stephen Henson2012-04-061-0/+6
* Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>Dr. Stephen Henson2012-03-091-7/+23
* PR: 2658Dr. Stephen Henson2011-12-311-0/+13
* SSL export fixes (from Adam Langley).Ben Laurie2011-12-131-2/+10
* PR: 1794Dr. Stephen Henson2011-11-251-2/+0
* Add TLS exporter.Ben Laurie2011-11-151-2/+4
* Add DTLS-SRTP.Ben Laurie2011-11-151-0/+3
* Add Next Protocol Negotiation.Ben Laurie2011-11-131-0/+5
* use client version when eliminating TLS v1.2 ciphersuites in client helloDr. Stephen Henson2011-10-071-0/+3
* Backport GCM support from HEAD.Dr. Stephen Henson2011-08-041-0/+48
* Add HMAC ECC ciphersuites from RFC5289. Include SHA384 PRF support andDr. Stephen Henson2011-07-251-0/+22
* use TLS1_get_version macro to check version so TLS v1.2 changes don't interfe...Dr. Stephen Henson2011-05-251-0/+3
* Backport TLS v1.2 support from HEAD.Dr. Stephen Henson2011-05-111-0/+52
* Add SRP.Ben Laurie2011-03-161-0/+26
* Backport TLS v1.1 support from HEAD, ssl/ changesDr. Stephen Henson2010-06-271-0/+4
* add missing parts of reneg port, fix apps patchDr. Stephen Henson2009-11-111-0/+3
* Typo.Dr. Stephen Henson2009-06-301-2/+2
* Submitted by: Artem Chuprina <ran@cryptocom.ru>Dr. Stephen Henson2009-05-281-1/+5
* PR: 1574Dr. Stephen Henson2008-11-151-0/+7
* Update from stable branch.Dr. Stephen Henson2008-04-301-0/+3
* Support for certificate status TLS extension.Dr. Stephen Henson2007-09-261-3/+32
* Implement the Opaque PRF Input TLS extensionBodo Möller2007-09-211-5/+16
* Update ssl code to support digests other than MD5+SHA1 in handshake.Dr. Stephen Henson2007-08-311-0/+1
* Add ctrls to set and get RFC4507bis keys to enable several contexts toDr. Stephen Henson2007-08-281-0/+5
* RFC4507 (including RFC4507bis) TLS stateless session resumption supportDr. Stephen Henson2007-08-111-0/+7
* Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.Dr. Stephen Henson2007-06-041-0/+4
* Add SEED encryption algorithm.Bodo Möller2007-04-231-1/+16
* Disable invalid ciphersuitesBodo Möller2006-06-141-1/+1
* Camellia cipher, contributed by NTTBodo Möller2006-06-091-0/+31
* udpate Supported Point Formats Extension codeBodo Möller2006-03-131-5/+0
* Implement the Supported Point Formats Extension for ECC ciphersuitesBodo Möller2006-03-111-0/+12
* add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch2006-03-101-0/+38
* More TLS extension related changes.Bodo Möller2006-01-111-3/+6