aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VxWorks support.OpenSSL-fips-1_2_3Dr. Stephen Henson2011-09-258-7/+98
* Update rand and dsa algorithm test programs so they can support commandDr. Stephen Henson2011-09-253-106/+155
* Fix fingerprint size to include null terminator.Dr. Stephen Henson2011-09-252-2/+2
* Add support for Android platform and specifically Droid II.OpenSSL-fips-1_2_2Dr. Stephen Henson2011-09-252-0/+4
* Win64 fixes.Dr. Stephen Henson2011-09-252-3/+4
* Add crossbuild patch to 1.2 FIPS branch.OpenSSL-fips-1_2_1Dr. Stephen Henson2011-09-256-21/+41
*---. This commit was manufactured by cvs2svn to create branch 'OpenSSL-fips-cvs2svn2007-10-05740-16732/+60486
|\ \ \
| * | | Disable CFB1 tests.OpenSSL-fips-1_2_0FIPS_098_TEST_8Dr. Stephen Henson2007-10-051-18/+18
| * | | Fix bug in DSA parameter generation code which stopped it copying aDr. Stephen Henson2007-10-053-4/+97
| * | | Make mkfipsscr.pl options consistent across platforms.FIPS_098_TEST_7Dr. Stephen Henson2007-09-223-421/+474
| * | | Change rsp filename to WIN32 format if needed.Dr. Stephen Henson2007-09-211-0/+1
| * | | New --rspdir option to mkfipsscr.pl to specify alternate output directory.Dr. Stephen Henson2007-09-213-32/+50
| * | | Update TABLEDr. Stephen Henson2007-09-191-58/+4
| * | | Include some fixes from 0.9.8-stable branch.Dr. Stephen Henson2007-09-1918-47/+149
| * | | BSD run-time linkers apparently demand RPATH on .so objects [from HEAD].Andy Polyakov2007-09-161-2/+18
| * | | Exit dsa test program if key gen error.Dr. Stephen Henson2007-09-121-1/+15
| * | | Add more failure testing FIPS functions, for continuous RNG, pairwise RSA/DSA.Dr. Stephen Henson2007-09-126-58/+133
| * | | Update mkfipsscr.pl to handle CFB1 mode.FIPS_098_TEST_6Dr. Stephen Henson2007-09-071-0/+18
| * | | Remove [BL]_ENDIAN from no-asm builds.FIPS_098_TEST_5Andy Polyakov2007-08-291-0/+2
| * | | Last change inadvertently disabled x86[_64] assembler in Windows build.Andy Polyakov2007-08-271-1/+3
| * | | Disable non-x86[_64] assembler modules.Andy Polyakov2007-08-272-136/+138
| * | | shlib_wrap update [from HEAD].Andy Polyakov2007-08-271-3/+19
| * | | Framework update.Andy Polyakov2007-08-262-54/+31
| * | | IRIX and Tru64 platform updates [from HEAD].Andy Polyakov2007-08-264-8/+16
| * | | Short circuit ranlib in trap handler.Andy Polyakov2007-08-261-1/+1
| * | | Engage x86_64 assembler in Win64 build.Andy Polyakov2007-08-234-35/+83
| * | | Updates from HEAD.Andy Polyakov2007-08-235-17/+40
| * | | Make tesfipsssl pass.FIPS_098_TEST_4Andy Polyakov2007-08-213-3/+3
| * | | Avoid BN_CTX_free(uninitialized pointer).Andy Polyakov2007-08-211-1/+1
| * | | Update fips_dsatest to use 1024 bit key.Dr. Stephen Henson2007-08-212-46/+39
| * | | Cleaner check of self test status.FIPS_098_TEST_3Dr. Stephen Henson2007-08-195-7/+41
| * | | Block DH key gen for small key sizes too.Dr. Stephen Henson2007-08-181-0/+6
| * | | Don't generate DSA keys with key size too small.Dr. Stephen Henson2007-08-183-0/+8
| * | | Remove single DES self test vectors.Dr. Stephen Henson2007-08-151-29/+1
| * | | Delete old files.Dr. Stephen Henson2007-08-1573-17390/+0
| * | | Move fips-1.0/ files to fips/Dr. Stephen Henson2007-08-1582-44/+17434
| * | | Update to include fips_locl.h so WIN32 build can pick it up.Dr. Stephen Henson2007-08-151-1/+1
| * | | Indicate failure if any selftest fails.Dr. Stephen Henson2007-08-157-7/+57
| * | | Fix remaining error code discrepancies.Dr. Stephen Henson2007-08-1414-18/+33
| * | | Fix more error codes.Dr. Stephen Henson2007-08-149-12/+35
| * | | More function code correction.Dr. Stephen Henson2007-08-1413-73/+63
| * | | Ensure seed does not match key and fixup error codes.Dr. Stephen Henson2007-08-141-2/+24
| * | | Make FIPS cipher alias work again.Dr. Stephen Henson2007-08-131-1/+2
| * | | Enforce minimum key sizes in FIPS mode.Dr. Stephen Henson2007-08-1311-6/+72
| * | | Include modulus sanity checks.Dr. Stephen Henson2007-08-132-0/+18
| * | | Update DSA selftest with data from NIST test vectors.Dr. Stephen Henson2007-08-131-31/+36
| * | | Platform check in FIPS_mode_set.Andy Polyakov2007-08-021-0/+10
| * | | Remove options in ./config.Andy Polyakov2007-08-021-68/+6
| * | | Erroneously omitted code from "jumbo framework update."Andy Polyakov2007-08-011-2/+4
| * | | Typo in fipsld.Andy Polyakov2007-08-011-1/+1