aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/tls1.h
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-848/+0
* Check libssl function returnsMatt Caswell2015-03-231-4/+4
* Remove experimental 56bit export ciphersRich Salz2015-03-011-19/+0
* Add extms support to master key generation.Dr. Stephen Henson2015-02-031-1/+8
* Extended master secret extension support.Dr. Stephen Henson2015-02-031-0/+6
* Remove support for opaque-prfRich Salz2015-01-281-17/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-523/+549
* 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
* remove duplicate definesMartin Nowak2014-12-311-2/+0
* Support TLS_FALLBACK_SCSV.Bodo Moeller2014-10-151-6/+9
* RT2843: Remove another spurious close-comment tokenMartin Olsson2014-09-081-1/+1
* Add support for Camellia HMAC-Based cipher suites from RFC6367Hubert Kario2014-08-151-0/+20
* Remove all RFC5878 code.Dr. Stephen Henson2014-07-041-13/+0
* 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