summaryrefslogtreecommitdiffstats
path: root/ssl
AgeCommit message (Expand)Author
2007-08-21Make tesfipsssl pass.FIPS_098_TEST_4Andy Polyakov
2007-08-13Make FIPS cipher alias work again.Dr. Stephen Henson
2007-08-01Jumbo framework update.Andy Polyakov
2007-06-22Avoid warnings. Fix fips_dssvs program.Dr. Stephen Henson
2007-05-21Disable DES in FIPS mode.Dr. Stephen Henson
2007-04-25Merge from 0.9.8-stable.Dr. Stephen Henson
2007-04-24Merge from 0.9.8 stable branch.Dr. Stephen Henson
2007-04-03Don't process any of kssl.c if krb5 option not set.Dr. Stephen Henson
2007-03-22And so it begins...Dr. Stephen Henson
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
2006-06-14Disable invalid ciphersuitesBodo Möller
2006-06-14Make sure that AES ciphersuites get priority over Camellia ciphersuitesBodo Möller
2006-06-14Thread-safety fixesBodo Möller
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2006-05-07Don't check for padding bug if compression is negotiated.Dr. Stephen Henson
2006-04-15If cipher list contains a match for an explicit ciphersuite only match thatDr. Stephen Henson
2006-02-24fix no-dh configure option; patch supplied by Peter MeerwaldNils Larsch
2006-02-08backport recent changes from the cvs headNils Larsch
2006-02-04Update filenames in makefilesDr. Stephen Henson
2006-01-15make "./configure no-ssl2" work againNils Larsch
2006-01-15fix cipher list orderNils Larsch
2006-01-08Avoid contradictive error code assignments.Bodo Möller
2006-01-08Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller
2005-12-30Rewrite timeout computation in a way that is less prone to overflow.Bodo Möller
2005-12-13update TLS-ECC codeBodo Möller
2005-12-05Fix from HEAD.Dr. Stephen Henson
2005-10-11Add fixes for CAN-2005-2969OpenSSL_0_9_8aMark J. Cox
2005-10-02Make OPENSSL_NO_COMP work on Win32.Dr. Stephen Henson