summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2006-09-28Prepare for 0.9.8d releaseOpenSSL_0_9_8dMark J. Cox
2006-09-28Introduce limits to prevent malicious keys being able toMark J. Cox
2006-09-12UpdateBodo Möller
2006-09-11ensure that ciphersuite strings such as "RC4-MD5" match the SSL 2.0Bodo Möller
2006-09-05After tagging, prep for next releaseMark J. Cox
2006-09-05Ready for 0.9.8c releaseOpenSSL_0_9_8cMark J. Cox
2006-09-05Avoid PKCS #1 v1.5 signature attack discovered by Daniel BleichenbacherMark J. Cox
2006-08-28Add IGE and biIGE modes.Ben Laurie
2006-06-28always read in RAND_poll() if we can't use select because of a tooBodo Möller
2006-06-27Use poll() when possible to gather Unix randomness entropyRichard Levitte
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-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-05-04Update for next dev version.Dr. Stephen Henson
2006-05-04Prepare for new release.OpenSSL_0_9_8bDr. Stephen Henson
2006-04-15If cipher list contains a match for an explicit ciphersuite only match thatDr. Stephen Henson
2006-03-11clarificationBodo Möller
2006-01-15Handle manifest files for VC++Dr. Stephen Henson
2005-12-13update TLS-ECC codeBodo Möller
2005-12-13add missing entry (the corresponding code *is* in the 0.9.8 branch,Bodo Möller
2005-12-05Various zlib related fixes and enhancements.Dr. Stephen Henson
2005-11-20Update from HEAD.Dr. Stephen Henson
2005-11-06Update VC++ build engine to include supported engine DLL builds.Dr. Stephen Henson
2005-11-01Document itRichard Levitte
2005-10-26harmonize with 0.9.7-stable CHANGESBodo Möller
2005-10-19One time CAN->CVE changeMark J. Cox
2005-10-15Add in CHANGES for 0.9.7i.Richard Levitte
2005-10-11Bump after tagMark J. Cox
2005-10-11Add fixes for CAN-2005-2969OpenSSL_0_9_8aMark J. Cox
2005-09-02Add two extra verify flags functions.Dr. Stephen Henson
2005-08-25Keep cipher lists sorted in the source instead of sorting them atNils Larsch
2005-08-23recent DH change does not avoid *all* possible small-subgroup attacks;Bodo Möller
2005-08-20Missed stuff.Ben Laurie
2005-08-20Avoid weak subgroups in Diffie Hellman.Ben Laurie
2005-08-07Windows CE update from HEAD.Andy Polyakov
2005-08-05Initialize SSL_METHOD structures at compile time. This removes the needDr. Stephen Henson
2005-08-04Allow PKCS7_decrypt() to work if no cert supplied.Dr. Stephen Henson
2005-07-05Now that 0.9.8 has been tagged, it's time to move on.Richard Levitte
2005-07-05Time to release OpenSSL 0.9.8.OpenSSL_0_9_8Richard Levitte
2005-07-05Last additions to the release documentation.Richard Levitte
2005-07-05Mention Win64 support in CHANGES and throw in building instructions.Andy Polyakov
2005-07-04Add utf8 options to ca utility.Dr. Stephen Henson
2005-06-02Typo.Dr. Stephen Henson
2005-06-02Update CHANGES.Dr. Stephen Henson
2005-05-29Change the source and output paths for 'chil' and '4758cca' engines so thatGeoff Thorpe
2005-05-26make sure DSA signing exponentiations really are constant-timeBodo Möller
2005-05-16Change wording for BN_mod_exp_mont_consttime() entryBodo Möller