Moved s3_pkt.c, s23_pkt.c and d1_pkt.c into the record layer.
[openssl.git] / ssl / tls1.h
2015-03-23 Matt CaswellCheck libssl function returns
2015-03-01 Rich SalzRemove experimental 56bit export ciphers
2015-02-03 Dr. Stephen HensonAdd extms support to master key generation.
2015-02-03 Dr. Stephen HensonExtended master secret extension support.
2015-01-28 Rich SalzRemove support for opaque-prf
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2015-01-22 Matt CaswellFix source where indent will not be able to cope
2014-12-31 Martin Nowakremove duplicate defines
2014-10-15 Bodo MoellerSupport TLS_FALLBACK_SCSV.
2014-09-08 Martin OlssonRT2843: Remove another spurious close-comment token
2014-08-15 Hubert KarioAdd support for Camellia HMAC-Based cipher suites from...
2014-07-04 Dr. Stephen HensonRemove all RFC5878 code.
2014-06-27 PKAdd SHA256 Camellia ciphersuites from RFC5932
2014-06-07 Dr. Stephen HensonAdd official extension value.
2014-04-05 Dr. Stephen HensonSet TLS padding extension value.
2014-03-28 Dr. Stephen HensonSecurity framework.
2014-02-05 Scott DeboyUpdating DTCP authorization type to expected value
2014-01-09 Daniel Kahn Gillmorupdate remaining documentation to move from EDH to DHE
2013-09-06 Scott DeboyAdd callbacks supporting generation and retrieval of...
2013-07-22 Adam LangleySupport ALPN.
2012-08-15 Dr. Stephen HensonAdd three Suite B modes to TLS code, supporting RFC6460.
2012-06-29 Dr. Stephen HensonAdd certificate callback. If set this is called wheneve...
2012-06-25 Dr. Stephen HensonReorganise supported signature algorithm extension...
2012-06-22 Dr. Stephen HensonAdd support for application defined signature algorithm...
2012-05-30 Ben LaurieRFC 5878 support.
2012-03-09 Dr. Stephen HensonSubmitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
2012-03-06 Dr. Stephen HensonNew ctrls to retrieve supported signature algorithms...
2012-02-22 Dr. Stephen HensonSSL export fixes (from Adam Langley) [original from...
2011-12-31 Dr. Stephen HensonPR: 2658
2011-11-25 Dr. Stephen HensonPR: 1794
2011-11-15 Ben LaurieAdd TLS exporter.
2011-11-15 Ben LaurieAdd DTLS-SRTP.
2011-10-07 Dr. Stephen Hensonuse client version when eliminating TLS v1.2 ciphersuit...
2011-08-03 Dr. Stephen HensonExpand range of ctrls for AES GCM to support retrieval...
2011-07-25 Dr. Stephen HensonAdd HMAC ECC ciphersuites from RFC5289. Include SHA384...
2011-05-25 Dr. Stephen Hensonuse TLS1_get_version macro to check version so TLS...
2011-05-06 Dr. Stephen HensonContinuing TLS v1.2 support: add support for server...
2011-04-29 Dr. Stephen HensonInitial incomplete TLS v1.2 support. New ciphersuites...
2011-03-12 Ben LaurieAdd SRP support.
2010-09-05 Ben LaurieFixes to NPN from Adam Langley.
2010-07-28 Ben LaurieAdd Next Protocol Negotiation.
2009-12-07 Dr. Stephen HensonInitial experimental TLSv1.1 support
2009-12-01 Dr. Stephen HensonOoops...
2009-12-01 Dr. Stephen Hensoncheck DSA_sign() return value properly
2009-11-11 Dr. Stephen Hensonadd missing parts of reneg port, fix apps patch
2009-06-30 Dr. Stephen HensonTypo.
2009-05-28 Dr. Stephen HensonUpdate from 1.0.0-stable.
2008-11-15 Dr. Stephen HensonPR: 1574
2008-04-30 Dr. Stephen HensonUpdate from stable branch.
2007-09-26 Dr. Stephen HensonSupport for certificate status TLS extension.
2007-09-21 Bodo MöllerImplement the Opaque PRF Input TLS extension
2007-08-31 Dr. Stephen HensonUpdate ssl code to support digests other than MD5+SHA1...
2007-08-28 Dr. Stephen HensonAdd ctrls to set and get RFC4507bis keys to enable...
2007-08-11 Dr. Stephen HensonRFC4507 (including RFC4507bis) TLS stateless session...
2007-06-04 Dr. Stephen HensonUpdate ssl library to support EVP_PKEY MAC API. Include...
2007-04-23 Bodo MöllerAdd SEED encryption algorithm.
2006-06-14 Bodo MöllerDisable invalid ciphersuites
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-03-13 Bodo Möllerudpate Supported Point Formats Extension code
2006-03-11 Bodo MöllerImplement the Supported Point Formats Extension for...
2006-03-10 Nils Larschadd initial support for RFC 4279 PSK SSL ciphersuites
2006-01-11 Bodo MöllerMore TLS extension related changes.
2006-01-09 Bodo MöllerFurther TLS extension updates
2006-01-07 Bodo MöllerThere's no such things as DTLS1_AD_MISSING_HANDSHAKE_ME...
2006-01-07 Bodo Möllercomplete and correct RFC3546 error codes
2006-01-06 Bodo MöllerFixes for TLS server_name extension
2006-01-03 Bodo MöllerVarious changes in the new TLS extension code, includin...
2006-01-02 Bodo MöllerSupport TLS extensions (specifically, HostName)
2005-12-13 Bodo Möllerupdate TLS-ECC code
2005-11-15 Bodo Möllerdisable some invalid ciphersuites
2003-07-22 Bodo Möllerupdates for draft-ietf-tls-ecc-03.txt
2002-10-29 Bodo MöllerSun has agreed to removing the covenant language from...
2002-08-09 Bodo MöllerECC ciphersuite support
2002-07-04 Bodo MöllerAES cipher suites are now official (RFC3268)
2002-05-07 Bodo Möllerrefer to latest draft for AES ciphersuites
2002-05-05 Bodo Möllerdisable AES ciphersuites unless explicitly requested
2001-02-07 Dr. Stephen HensonFix AES code.
2001-02-06 Ben LaurieRijdael CBC mode and partial undebugged SSL support.
2000-04-06 Bodo MöllerIn theory, TLS v1 ciphersuites are not the same as...
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-22 Dr. Stephen HensonApply Lutz Behnke's 56 bit cipher patch with a few
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-15 Ben LaurieAdd new experimental ciphersuites. Bring naming into...
1999-03-06 Ben LaurieDisable new TLS1 ciphersuites.
1999-02-21 Ben LaurieAdd support for new TLS export ciphersuites.
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...