aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl3.h
Commit message (Expand)AuthorAgeFilesLines
* ssl/*: revert "remove SSL_RECORD->orig_len" and merge "fix IV".Andy Polyakov2013-02-081-0/+4
* ssl/*: remove SSL3_RECORD->orig_len to restore binary compatibility.Andy Polyakov2013-02-061-4/+0
* Make CBC decoding constant time.Ben Laurie2013-02-061-0/+4
* send out the raw SSL/TLS headers to the msg_callback and display them in SSL_...Dr. Stephen Henson2012-12-071-0/+3
* New compile time option OPENSSL_SSL_TRACE_CRYPTO, when set this passesDr. Stephen Henson2012-08-281-0/+14
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-2/+1
* RFC 5878 support.Ben Laurie2012-05-301-1/+21
* ABI compliance fixes.Dr. Stephen Henson2012-02-221-6/+6
* oops, revert unrelated changesDr. Stephen Henson2012-02-091-2/+1
* Modify client hello version when renegotiating to enhance interop withDr. Stephen Henson2012-02-091-1/+2
* Only allow one SGC handshake restart for SSL/TLS. (CVE-2011-4619)Dr. Stephen Henson2012-01-041-0/+11
* oops, revert wrong patchDr. Stephen Henson2012-01-031-11/+0
* only send heartbeat extension from server if client sent oneDr. Stephen Henson2012-01-031-0/+11
* PR: 2658Dr. Stephen Henson2011-12-311-0/+4
* PR: 2535Dr. Stephen Henson2011-12-251-0/+8
* PR: 1794Dr. Stephen Henson2011-11-251-2/+0
* PR: 2295Dr. Stephen Henson2011-05-201-0/+1
* Initial incomplete TLS v1.2 support. New ciphersuites added, new versionDr. Stephen Henson2011-04-291-1/+1
* Initial "opaque SSL" framework. If an application definesDr. Stephen Henson2011-04-291-0/+7
* Add SRP support.Ben Laurie2011-03-121-0/+2
* Fixes to NPN from Adam Langley.Ben Laurie2010-09-051-4/+4
* Add Next Protocol Negotiation.Ben Laurie2010-07-281-0/+17
* oopsDr. Stephen Henson2010-01-201-13/+0
* update NEWS fileDr. Stephen Henson2010-01-201-0/+13
* Updates to conform with draft-ietf-tls-renegotiation-03.txt:Dr. Stephen Henson2010-01-061-4/+2
* Update RI to match latest spec.Dr. Stephen Henson2009-12-271-2/+2
* New option to enable/disable connection to unpatched serversDr. Stephen Henson2009-12-161-0/+2
* Add support for magic cipher suite value (MCSV). Make secure renegotiationDr. Stephen Henson2009-12-081-0/+3
* First cut of renegotiation extension. (port to HEAD)Dr. Stephen Henson2009-11-091-0/+6
* Submitted by: Artem Chuprina <ran@cryptocom.ru>Dr. Stephen Henson2009-06-161-0/+1
* Update from 1.0.0-stable.Dr. Stephen Henson2009-05-281-1/+1
* Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie2008-10-121-1/+1
* Support for certificate status TLS extension.Dr. Stephen Henson2007-09-261-0/+5
* Use accept flag for new session ticket write.Dr. Stephen Henson2007-09-231-2/+2
* Implement the Opaque PRF Input TLS extensionBodo Möller2007-09-211-0/+8
* Update ssl code to support digests other than MD5+SHA1 in handshake.Dr. Stephen Henson2007-08-311-3/+5
* RFC4507 (including RFC4507bis) TLS stateless session resumption supportDr. Stephen Henson2007-08-111-0/+5
* Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.Dr. Stephen Henson2007-06-041-0/+4
* Align data payload for better performance.Andy Polyakov2006-10-201-4/+18
* Ciphersuite string bugfixes, and ECC-related (re-)definitions.Bodo Möller2006-06-141-9/+13
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-181-6/+0
* New option SSL_OP_NO_COMP to disable compression. New ctrls to setDr. Stephen Henson2005-10-081-4/+41
* Make OPENSSL_NO_COMP compile again.Dr. Stephen Henson2005-09-301-0/+4
* "Liberate" dtls from BN dependency. Fix bug in replay/update.Andy Polyakov2005-06-071-2/+1
* pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn'tRichard Levitte2005-05-301-1/+2
* Lots of Win32 fixes for DTLS.Dr. Stephen Henson2005-04-271-1/+1
* remove some functions from exported headersBodo Möller2005-04-261-28/+0
* Add DTLS support.Ben Laurie2005-04-261-0/+37
* Small bugfixes to the KSSL implementation.Richard Levitte2002-11-261-1/+1
* Typos.Richard Levitte2002-10-151-2/+2