summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.9.7l releaseOpenSSL_0_9_7lMark J. Cox2006-09-286-9/+11
* Introduce limits to prevent malicious keys being able toMark J. Cox2006-09-2815-3/+113
* Fix from HEAD.Dr. Stephen Henson2006-09-221-1/+7
* Fix from head.Dr. Stephen Henson2006-09-221-1/+1
* Ensure that the addition mods[i]+delta cannot overflow in probable_prime().Bodo Möller2006-09-191-6/+3
* Backport from HEAD: fix ciphersuite selectionBodo Möller2006-09-122-5/+92
* make consistent with 0.9.8-branch version of this fileBodo Möller2006-09-064-13/+3
* Don't forget to put back the -devMark J. Cox2006-09-051-1/+1
* Bump for 0.9.7l-devMark J. Cox2006-09-053-4/+6
* Prepare 0.9.7k releaseOpenSSL_0_9_7kMark J. Cox2006-09-056-9/+11
* Avoid PKCS #1 v1.5 signature attack discovered by Daniel BleichenbacherMark J. Cox2006-09-056-1/+36
* Update from HEAD.Dr. Stephen Henson2006-08-311-1/+5
* Fix from HEAD. Except we can't stream multipart/signed in 0.9.7 so that caseDr. Stephen Henson2006-07-131-1/+2
* Fix from HEAD.Dr. Stephen Henson2006-07-091-1/+2
* documentation for "HIGH" vs. "MEDIUM" was not up-to-dateBodo Möller2006-06-301-2/+2
* use <poll.h> as by Single Unix SpecificationBodo Möller2006-06-301-2/+2
* always read if we can't use select because of a too large FDBodo Möller2006-06-282-71/+72
* Mitigate the hazard of cache-collision timing attack on last roundAndy Polyakov2006-06-281-199/+99
* Use poll() when possible to gather Unix randomness entropyRichard Levitte2006-06-272-7/+57
* Be more explicit about requirements for multi-threading.Bodo Möller2006-06-231-2/+3
* Synchronise with the Unix buildRichard Levitte2006-06-211-1/+1
* Place hex_to_string and string_to_hex in separate source file to avoidDr. Stephen Henson2006-06-203-92/+155
* Thread-safety fixesBodo Möller2006-06-162-11/+32
* Disable invalid ciphersuitesBodo Möller2006-06-144-3/+20
* Thread-safety fixesBodo Möller2006-06-147-38/+184
* Fix from head.Dr. Stephen Henson2006-05-171-1/+3
* Fix from HEAD.Dr. Stephen Henson2006-05-171-3/+3
* Update for next dev version.Dr. Stephen Henson2006-05-043-4/+8
* Prepare for releaseOpenSSL_0_9_7jDr. Stephen Henson2006-05-045-7/+9
* make updateDr. Stephen Henson2006-05-042-5/+13
* Use new fips-1.0 directory in error library.Dr. Stephen Henson2006-05-041-1/+1
* Update CHANGES.Dr. Stephen Henson2006-05-041-0/+7
* Add new --with-baseaddr command line option to allow the FIPS base address ofDr. Stephen Henson2006-04-243-1/+17
* Check pbe2->keyfunc->parameter is not NULL before dereferencing.Dr. Stephen Henson2006-04-151-3/+8
* Typos.Dr. Stephen Henson2006-04-071-2/+2
* Link _chkstk.o from FIPSLIB_D.Dr. Stephen Henson2006-04-071-3/+3
* Change chop to chomp when reading lines, so CRLF is properly processed onRichard Levitte2006-04-031-2/+2
* Check flag before calling FIPS_dsa_check().Dr. Stephen Henson2006-03-312-6/+6
* Flag to allow use of DSA_METHOD in FIPS mode.Dr. Stephen Henson2006-03-313-3/+13
* Update build system to make use of validated module in FIPS mode.Dr. Stephen Henson2006-03-284-13/+50
* apply fixes from the cvs headNils Larsch2006-03-142-3/+7
* Check EVP_DigestInit return value in EVP_BytesToKey() and use supportedDr. Stephen Henson2006-03-012-2/+11
* force C locale when using [a-z] in sed expressionsNils Larsch2006-03-011-1/+1
* fix "#ifndef HZ" statementNils Larsch2006-02-281-3/+3
* I forgot to change fips to fips-1_0 in one place. That stopped theRichard Levitte2006-02-261-1/+1
* fix Intel Mac configuration; patch supplied by JP Szikora <szikora@icp.ucl.ac...Nils Larsch2006-02-251-1/+1
* Oops, forgot to adapt the VMS build to the renamed directory.Richard Levitte2006-02-232-5/+5
* Add entry for FIPSLIBDIR in Makefile.orgDr. Stephen Henson2006-02-081-0/+2
* Allow fips install dir to be specified for VC++ build.Dr. Stephen Henson2006-02-082-1/+9
* Build fips_premain_dso.exe in static build too.OpenSSL_FIPS_1_0Dr. Stephen Henson2006-02-071-1/+1