summaryrefslogtreecommitdiffstats
path: root/ssl
AgeCommit message (Expand)Author
2007-10-12Backport certificate status request TLS extension support to 0.9.8.Dr. Stephen Henson
2007-10-11make update, and more DTLS stuff.Ben Laurie
2007-10-09Respect cookie length set by app_gen_cookie_cb [from HEAD].Andy Polyakov
2007-10-09Make DTLS1 record layer MAC calculation RFC compliant. From HEAD with aAndy Polyakov
2007-10-05Prohibit RC4 in DTLS [from HEAD].Andy Polyakov
2007-10-03Set client_version earlier in DTLS (this is 0.9.8 specific).Andy Polyakov
2007-10-01Oops! This was erroneously left out commit #16633.Andy Polyakov
2007-09-30Explicit IV update [from HEAD].Andy Polyakov
2007-09-30Make ChangeCipherSpec compliant with DTLS RFC4347. From HEAD with a twist:Andy Polyakov
2007-09-30DTLS RFC4347 says HelloVerifyRequest resets Finished MAC. From HEAD with aAndy Polyakov
2007-09-30DTLS RFC4347 requires client to use rame random field in reply toAndy Polyakov
2007-09-30Switch for RFC-compliant version encoding in DTLS. From HEAD with a twist:Andy Polyakov
2007-09-28Update from HEAD.Dr. Stephen Henson
2007-09-23Fix from HEAD.Dr. Stephen Henson
2007-09-21More changes from HEAD:Bodo Möller
2007-09-21Fixes from HEAD.Dr. Stephen Henson
2007-09-19make dependBen Laurie
2007-09-19Lingering "security" fix.Ben Laurie
2007-09-17PR: 1582Dr. Stephen Henson
2007-09-06gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL.Dr. Stephen Henson
2007-08-31Update from HEAD.Dr. Stephen Henson
2007-08-28Update from HEAD.Dr. Stephen Henson
2007-08-20Update from HEAD.Dr. Stephen Henson
2007-08-12Backport of TLS extension code to OpenSSL 0.9.8.Dr. Stephen Henson
2007-07-04Fix more unused value warnings.Dr. Stephen Henson
2007-04-25Ensure that AES remains the preferred cipher at any given key length.Bodo Möller
2007-04-23Add SEED encryption algorithm.Bodo Möller
2007-03-21stricter session ID context matchingBodo Möller
2007-03-21oops -- this should have been in 0.9.8eBodo Möller
2007-03-09Fix kerberos ciphersuite bugs introduced with PR:1336.Dr. Stephen Henson
2007-03-08Make local function static.Ben Laurie
2007-02-19remove inconsistency between builds with and without Camellia enabledBodo Möller
2007-02-19fix incorrect strength bit values for certain Kerberos ciphersuitesBodo Möller
2007-02-17Some fixes for ciphersuite string processing:Bodo Möller
2007-02-16ensure that the EVP_CIPHER_CTX object is initializedNils Larsch
2007-02-10use user-supplied malloc functions for persistent kssl objectsNils Larsch
2007-02-07ensure that a ec key is usedNils Larsch
2007-01-21Update from HEAD.Dr. Stephen Henson
2006-11-30Win32 fixes.Dr. Stephen Henson
2006-11-29replace macros with functionsNils Larsch
2006-11-29fix support for receiving fragmented handshake messagesBodo Möller
2006-11-21Rebuild error file C source files.Dr. Stephen Henson
2006-09-28Fixes for the following claims:Richard Levitte
2006-09-28Introduce limits to prevent malicious keys being able toMark J. Cox
2006-09-23Update from HEAD.Dr. Stephen Henson
2006-09-11ensure that ciphersuite strings such as "RC4-MD5" match the SSL 2.0Bodo Möller
2006-07-02Fix warning.Ben Laurie
2006-06-22Fix for previous change: explicitly named ciphersuites are OK to addBodo Möller
2006-06-22Put ECCdraft ciphersuites back into default build (but disabledBodo Möller
2006-06-20Remove ECC ciphersuites from 0.9.8 branch (should use 0.9.9 branch)Bodo Möller