aboutsummaryrefslogtreecommitdiff
path: root/ssl
AgeCommit message (Expand)AuthorFilesLines
2008-09-06Update from stable branch.Dr. Stephen Henson4-7/+18
2008-06-14Merge from stable branch.Dr. Stephen Henson14-44/+214
2007-12-14Updates from 0.9.8-stableDr. Stephen Henson24-726/+2518
2007-09-19Include some fixes from 0.9.8-stable branch.Dr. Stephen Henson1-0/+5
2007-08-21Make tesfipsssl pass.FIPS_098_TEST_4Andy Polyakov1-1/+1
2007-08-13Make FIPS cipher alias work again.Dr. Stephen Henson1-1/+2
2007-08-01Jumbo framework update.Andy Polyakov1-1/+1
2007-06-22Avoid warnings. Fix fips_dssvs program.Dr. Stephen Henson1-1/+1
2007-05-21Disable DES in FIPS mode.Dr. Stephen Henson1-16/+16
2007-04-25Merge from 0.9.8-stable.Dr. Stephen Henson1-5/+1
2007-04-24Merge from 0.9.8 stable branch.Dr. Stephen Henson6-29/+142
2007-04-03Don't process any of kssl.c if krb5 option not set.Dr. Stephen Henson1-2/+2
2007-03-22And so it begins...Dr. Stephen Henson13-609/+706
2007-03-21stricter session ID context matchingBodo Möller1-21/+23
2007-03-21oops -- this should have been in 0.9.8eBodo Möller1-2/+2
2007-03-09Fix kerberos ciphersuite bugs introduced with PR:1336.Dr. Stephen Henson2-10/+11
2007-03-08Make local function static.Ben Laurie1-1/+1
2007-02-19remove inconsistency between builds with and without Camellia enabledBodo Möller1-1/+1
2007-02-19fix incorrect strength bit values for certain Kerberos ciphersuitesBodo Möller1-4/+4
2007-02-17Some fixes for ciphersuite string processing:Bodo Möller1-13/+37
2007-02-16ensure that the EVP_CIPHER_CTX object is initializedNils Larsch3-9/+18
2007-02-10use user-supplied malloc functions for persistent kssl objectsNils Larsch2-14/+33
2007-02-07ensure that a ec key is usedNils Larsch1-1/+1
2007-01-21Update from HEAD.Dr. Stephen Henson4-4/+4
2006-11-30Win32 fixes.Dr. Stephen Henson1-7/+7
2006-11-29replace macros with functionsNils Larsch3-14/+83
2006-11-29fix support for receiving fragmented handshake messagesBodo Möller5-13/+4
2006-11-21Rebuild error file C source files.Dr. Stephen Henson1-7/+4
2006-09-28Fixes for the following claims:Richard Levitte2-4/+26
2006-09-28Introduce limits to prevent malicious keys being able toMark J. Cox3-3/+4
2006-09-23Update from HEAD.Dr. Stephen Henson1-2/+8
2006-09-11ensure that ciphersuite strings such as "RC4-MD5" match the SSL 2.0Bodo Möller1-12/+16
2006-07-02Fix warning.Ben Laurie1-1/+1
2006-06-22Fix for previous change: explicitly named ciphersuites are OK to addBodo Möller1-1/+1
2006-06-22Put ECCdraft ciphersuites back into default build (but disabledBodo Möller2-4/+16
2006-06-20Remove ECC ciphersuites from 0.9.8 branch (should use 0.9.9 branch)Bodo Möller1-0/+2
2006-06-14Disable invalid ciphersuitesBodo Möller3-3/+5
2006-06-14Make sure that AES ciphersuites get priority over Camellia ciphersuitesBodo Möller1-2/+6
2006-06-14Thread-safety fixesBodo Möller2-28/+103
2006-06-09Camellia cipher, contributed by NTTBodo Möller6-3/+242
2006-05-07Don't check for padding bug if compression is negotiated.Dr. Stephen Henson1-1/+9
2006-04-15If cipher list contains a match for an explicit ciphersuite only match thatDr. Stephen Henson1-4/+21
2006-02-24fix no-dh configure option; patch supplied by Peter MeerwaldNils Larsch2-2/+2
2006-02-08backport recent changes from the cvs headNils Larsch3-4/+18
2006-02-04Update filenames in makefilesDr. Stephen Henson1-1/+1
2006-01-15make "./configure no-ssl2" work againNils Larsch2-4/+16
2006-01-15fix cipher list orderNils Larsch1-95/+94
2006-01-08Avoid contradictive error code assignments.Bodo Möller2-2/+2
2006-01-08Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller2-75/+63
2005-12-30Rewrite timeout computation in a way that is less prone to overflow.Bodo Möller1-1/+1