summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2007-07-20Link fips utils against fipscanister.lib only except for dso builds.Dr. Stephen Henson
2007-07-19Typo.FIPS_098_TEST_2Dr. Stephen Henson
2007-07-19Add SSE2 support to VC++ build. Update MASM script.Dr. Stephen Henson
2007-07-15Tolerate DigestInfo with absent parameters in FIPS mode.Dr. Stephen Henson
2007-07-15Enhance mkfipsscr.pl to handle different testvector paths and performDr. Stephen Henson
2007-07-12Update Windows build system to use AES assembler and standard assemblyDr. Stephen Henson
2007-07-10Use common source files for FIPS mode and utilize same optimizations.Dr. Stephen Henson
2007-07-02Check selftest status in all crypto operations and abort withDr. Stephen Henson
2007-07-01Modify AES and 3DES selftests to use EVP.Dr. Stephen Henson
2007-07-01Move 3DES EVP inside FIPS module and modify algorithm tests to use it.Dr. Stephen Henson
2007-07-01Changes to make AES algorithm test work via EVP.Dr. Stephen Henson
2007-07-01Move minimal EVP_CIPHER implementation into FIPS library. Not used byDr. Stephen Henson
2007-05-21Update from stable branch.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-08Add algorithm configuration module.Dr. Stephen Henson
2007-04-06Block low level public key signature operations in FIPS mode.Dr. Stephen Henson
2007-04-03New EVP sign and verify functionality.Dr. Stephen Henson
2007-04-02Add tiny ASN1 code for DSA signatures.Dr. Stephen Henson
2007-03-28Update from stable branch.Dr. Stephen Henson
2007-03-28Update from 0.9.8-stable with patches also applied to equivalent FIPSDr. Stephen Henson
2007-03-27Use perl script instead of editbin to rename object file sections.Dr. Stephen Henson
2007-03-26Modify VC++ build sytem to use fipscanister.lib instead of fipscanister.oDr. Stephen Henson
2007-03-22Forward FIPS DLL implementations from libcrypto DLL under Win32.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-02-26include complete 0.9.7 historyBodo Möller
2007-02-23Prepare for next version.Dr. Stephen Henson
2007-02-23Prepare for release.Dr. Stephen Henson
2007-02-21Extend SMTP and IMAP protocol handling to perform the requiredLutz Jänicke
2007-02-21Update from 0.9.7-stable.Dr. Stephen Henson
2007-02-19Include "!eNULL" in SSL_DEFAULT_CIPHER_LIST to make sure that aBodo Möller
2007-02-17Some fixes for ciphersuite string processing:Bodo Möller
2006-12-21fix typosNils Larsch
2006-12-19Fix the BIT STRING encoding of EC points or parameter seedsBodo Möller
2006-11-29fix support for receiving fragmented handshake messagesBodo Möller
2006-11-27Add RFC 3779 support, contributed by ARIN.Ben Laurie
2006-11-21Update from 0.9.7-stable.Dr. Stephen Henson
2006-09-28for completeness, include 0.9.7l informationBodo Möller
2006-09-28After tagging, bump ready for 0.9.8e developmentMark J. Cox
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