summaryrefslogtreecommitdiff
path: root/ssl/tls1.h
Commit message (Expand)AuthorAgeFilesLines
* Add SHA256 Camellia ciphersuites from RFC5932PK2014-06-271-0/+30
* Add official extension value.Dr. Stephen Henson2014-06-071-0/+4
* Set TLS padding extension value.Dr. Stephen Henson2014-04-051-0/+6
* Security framework.Dr. Stephen Henson2014-03-281-0/+5
* Updating DTCP authorization type to expected valueScott Deboy2014-02-051-3/+3
* update remaining documentation to move from EDH to DHEDaniel Kahn Gillmor2014-01-091-6/+6
* Add callbacks supporting generation and retrieval of supplemental data entrie...Scott Deboy2013-09-061-9/+5
* Support ALPN.Adam Langley2013-07-221-0/+3
* Add three Suite B modes to TLS code, supporting RFC6460.Dr. Stephen Henson2012-08-151-0/+5
* Add certificate callback. If set this is called whenever a certificateDr. Stephen Henson2012-06-291-0/+2
* Reorganise supported signature algorithm extension processing.Dr. Stephen Henson2012-06-251-0/+4
* Add support for application defined signature algorithms for use withDr. Stephen Henson2012-06-221-0/+8
* RFC 5878 support.Ben Laurie2012-05-301-0/+15
* Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>Dr. Stephen Henson2012-03-091-7/+23
* New ctrls to retrieve supported signature algorithms and curves andDr. Stephen Henson2012-03-061-0/+6
* SSL export fixes (from Adam Langley) [original from 1.0.1]Dr. Stephen Henson2012-02-221-2/+10
* PR: 2658Dr. Stephen Henson2011-12-311-0/+13
* 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
* use client version when eliminating TLS v1.2 ciphersuites in client helloDr. Stephen Henson2011-10-071-0/+3
* Expand range of ctrls for AES GCM to support retrieval and setting ofDr. Stephen Henson2011-08-031-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
* Continuing TLS v1.2 support: add support for server parsing ofDr. Stephen Henson2011-05-061-0/+15
* Initial incomplete TLS v1.2 support. New ciphersuites added, new versionDr. Stephen Henson2011-04-291-0/+37
* Add SRP support.Ben Laurie2011-03-121-0/+26
* Fixes to NPN from Adam Langley.Ben Laurie2010-09-051-1/+1
* Add Next Protocol Negotiation.Ben Laurie2010-07-281-0/+5
* Initial experimental TLSv1.1 supportDr. Stephen Henson2009-12-071-0/+4
* Ooops...Dr. Stephen Henson2009-12-011-7/+0
* check DSA_sign() return value properlyDr. Stephen Henson2009-12-011-0/+7
* add missing parts of reneg port, fix apps patchDr. Stephen Henson2009-11-111-0/+3
* Typo.Dr. Stephen Henson2009-06-301-2/+2
* Update from 1.0.0-stable.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