summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-09-05Don't forget to put back the -devMark J. Cox
2006-09-05Bump for 0.9.7l-devMark J. Cox
2006-09-05Prepare 0.9.7k releaseOpenSSL_0_9_7kMark J. Cox
2006-09-05Avoid PKCS #1 v1.5 signature attack discovered by Daniel BleichenbacherMark J. Cox
2006-08-31Update from HEAD.Dr. Stephen Henson
2006-07-13Fix from HEAD. Except we can't stream multipart/signed in 0.9.7 so that caseDr. Stephen Henson
2006-07-09Fix from HEAD.Dr. Stephen Henson
2006-06-30documentation for "HIGH" vs. "MEDIUM" was not up-to-dateBodo Möller
2006-06-30use <poll.h> as by Single Unix SpecificationBodo Möller
2006-06-28always read if we can't use select because of a too large FDBodo Möller
2006-06-28Mitigate the hazard of cache-collision timing attack on last roundAndy Polyakov
2006-06-27Use poll() when possible to gather Unix randomness entropyRichard Levitte
2006-06-23Be more explicit about requirements for multi-threading.Bodo Möller
2006-06-21Synchronise with the Unix buildRichard Levitte
2006-06-20Place hex_to_string and string_to_hex in separate source file to avoidDr. Stephen Henson
2006-06-16Thread-safety fixesBodo Möller
2006-06-14Disable invalid ciphersuitesBodo Möller
2006-06-14Thread-safety fixesBodo Möller
2006-05-17Fix from head.Dr. Stephen Henson
2006-05-17Fix from HEAD.Dr. Stephen Henson
2006-05-04Update for next dev version.Dr. Stephen Henson
2006-05-04Prepare for releaseOpenSSL_0_9_7jDr. Stephen Henson
2006-05-04make updateDr. Stephen Henson
2006-05-04Use new fips-1.0 directory in error library.Dr. Stephen Henson
2006-05-04Update CHANGES.Dr. Stephen Henson
2006-04-24Add new --with-baseaddr command line option to allow the FIPS base address ofDr. Stephen Henson
2006-04-15Check pbe2->keyfunc->parameter is not NULL before dereferencing.Dr. Stephen Henson
2006-04-07Typos.Dr. Stephen Henson
2006-04-07Link _chkstk.o from FIPSLIB_D.Dr. Stephen Henson
2006-04-03Change chop to chomp when reading lines, so CRLF is properly processed onRichard Levitte
2006-03-31Check flag before calling FIPS_dsa_check().Dr. Stephen Henson
2006-03-31Flag to allow use of DSA_METHOD in FIPS mode.Dr. Stephen Henson
2006-03-28Update build system to make use of validated module in FIPS mode.Dr. Stephen Henson
2006-03-14apply fixes from the cvs headNils Larsch
2006-03-01Check EVP_DigestInit return value in EVP_BytesToKey() and use supportedDr. Stephen Henson
2006-03-01force C locale when using [a-z] in sed expressionsNils Larsch
2006-02-28fix "#ifndef HZ" statementNils Larsch
2006-02-26I forgot to change fips to fips-1_0 in one place. That stopped theRichard Levitte
2006-02-25fix Intel Mac configuration; patch supplied by JP Szikora <szikora@icp.ucl.ac...Nils Larsch
2006-02-23Oops, forgot to adapt the VMS build to the renamed directory.Richard Levitte
2006-02-08Add entry for FIPSLIBDIR in Makefile.orgDr. Stephen Henson
2006-02-08Allow fips install dir to be specified for VC++ build.Dr. Stephen Henson
2006-02-07Build fips_premain_dso.exe in static build too.OpenSSL_FIPS_1_0Dr. Stephen Henson
2006-02-07Build standalone exe after copying headers.Dr. Stephen Henson
2006-02-06Use and build fips_premain_dso.exe and fips_standalone_sha1.exe from VC++Dr. Stephen Henson
2006-02-06Add Makefile to fipshashes.cDr. Stephen Henson
2006-02-05Update VC++ build for new FIPS paths.Dr. Stephen Henson
2006-02-05Use correct fips_premain_dso.exe path.Dr. Stephen Henson
2006-02-05Sanity check for FIPS module directory.Dr. Stephen Henson
2006-02-05Update VC++ build for FIPS mode.Dr. Stephen Henson