0712210 | Dr. Stephen Henson | 19 July 2007, 21:44:25 UTC | Typo. | 19 July 2007, 21:44:25 UTC |
8431a6a | Dr. Stephen Henson | 19 July 2007, 16:45:31 UTC | Add error checking to script. | 19 July 2007, 16:45:31 UTC |
2b4a783 | Dr. Stephen Henson | 19 July 2007, 16:11:21 UTC | Initial fips WIN32 compilation batch file. | 19 July 2007, 16:11:21 UTC |
25df4a8 | Dr. Stephen Henson | 19 July 2007, 12:24:01 UTC | Use X9.31 keygen for signature test. | 19 July 2007, 12:24:01 UTC |
2383028 | Dr. Stephen Henson | 19 July 2007, 12:17:56 UTC | Add SSE2 support to VC++ build. Update MASM script. | 19 July 2007, 12:17:56 UTC |
bfdfc67 | Andy Polyakov | 16 July 2007, 14:02:52 UTC | shlib_wrap.sh update [from HEAD]. | 16 July 2007, 14:02:52 UTC |
4764a05 | Andy Polyakov | 16 July 2007, 12:23:55 UTC | Bourne shell portability fix. | 16 July 2007, 12:23:55 UTC |
d92b0ef | Andy Polyakov | 16 July 2007, 10:00:36 UTC | Framework updates. | 16 July 2007, 10:00:36 UTC |
b329cc2 | Dr. Stephen Henson | 16 July 2007, 00:09:44 UTC | Check return code properly in fputs (< 0 is error). | 16 July 2007, 00:09:44 UTC |
ed31fe6 | Dr. Stephen Henson | 15 July 2007, 21:27:34 UTC | Update test script generator for Win32. | 15 July 2007, 21:27:34 UTC |
8fa41c6 | Dr. Stephen Henson | 15 July 2007, 16:50:34 UTC | include openssl/fips.h in sha1dgst.c | 15 July 2007, 16:50:34 UTC |
707a028 | Dr. Stephen Henson | 15 July 2007, 16:12:29 UTC | Update .cvsignore | 15 July 2007, 16:12:29 UTC |
9593bc4 | Dr. Stephen Henson | 15 July 2007, 16:10:46 UTC | Tolerate DigestInfo with absent parameters in FIPS mode. | 15 July 2007, 16:10:46 UTC |
5c65d38 | Dr. Stephen Henson | 15 July 2007, 12:06:23 UTC | Add selftest check to SHA1 routine. | 15 July 2007, 12:06:23 UTC |
1b8b2d9 | Dr. Stephen Henson | 15 July 2007, 12:01:54 UTC | Enhance mkfipsscr.pl to handle different testvector paths and perform sanity checks. Make AES/TDES algorithm test programs quiet if VERBOSE is zero. | 15 July 2007, 12:01:54 UTC |
4e1778b | Dr. Stephen Henson | 12 July 2007, 08:20:21 UTC | Update Windows build system to use AES assembler and standard assembly language routines in FIPS mode compiles. | 12 July 2007, 08:20:21 UTC |
982c67f | Dr. Stephen Henson | 11 July 2007, 11:53:20 UTC | Updates to WIN32 build system to make FIPS build work again. | 11 July 2007, 11:53:20 UTC |
2ef2463 | Dr. Stephen Henson | 11 July 2007, 00:11:09 UTC | Typo. | 11 July 2007, 00:11:09 UTC |
585eb11 | Dr. Stephen Henson | 10 July 2007, 22:02:02 UTC | Delete old duplicate files. | 10 July 2007, 22:02:02 UTC |
7c27ac1 | Dr. Stephen Henson | 10 July 2007, 21:37:24 UTC | Update dependencies. | 10 July 2007, 21:37:24 UTC |
475631c | Dr. Stephen Henson | 10 July 2007, 21:24:32 UTC | Use common source files for FIPS mode and utilize same optimizations. | 10 July 2007, 21:24:32 UTC |
218ba8c | Andy Polyakov | 08 July 2007, 19:41:38 UTC | Shut up memory debuggers complaining about AES x86 assembler module [from stable]. PR: 1508,1320 | 08 July 2007, 19:41:38 UTC |
e881c00 | Andy Polyakov | 08 July 2007, 19:20:48 UTC | EVP_*_cfb1 was broken [from HEAD]. PR: 1318 | 08 July 2007, 19:20:48 UTC |
6c3fca2 | Andy Polyakov | 08 July 2007, 18:55:51 UTC | bn_mul_recursive doesn't handle all cases correctly, which results in BN_mul failures at certain key-length mixes [from HEAD]. PR: 1427 | 08 July 2007, 18:55:51 UTC |
0225c7a | Andy Polyakov | 07 July 2007, 20:12:12 UTC | Typo in str_lib.c [from HEAD]. PR: 1177 | 07 July 2007, 20:12:12 UTC |
a334b04 | Dr. Stephen Henson | 02 July 2007, 12:10:06 UTC | Update ordinals. | 02 July 2007, 12:10:06 UTC |
af13a39 | Dr. Stephen Henson | 02 July 2007, 11:27:52 UTC | Check selftest in rand too. | 02 July 2007, 11:27:52 UTC |
ffc35e7 | Dr. Stephen Henson | 02 July 2007, 11:22:50 UTC | Check selftest status in all crypto operations and abort with a fatal error on failure. | 02 July 2007, 11:22:50 UTC |
a197212 | Dr. Stephen Henson | 01 July 2007, 23:19:15 UTC | Modify AES and 3DES selftests to use EVP. | 01 July 2007, 23:19:15 UTC |
8944220 | Dr. Stephen Henson | 01 July 2007, 17:58:15 UTC | Move 3DES EVP inside FIPS module and modify algorithm tests to use it. | 01 July 2007, 17:58:15 UTC |
5fd76ba | Dr. Stephen Henson | 01 July 2007, 12:53:10 UTC | Changes to make AES algorithm test work via EVP. | 01 July 2007, 12:53:10 UTC |
df50ec3 | Dr. Stephen Henson | 01 July 2007, 00:08:42 UTC | Add enc_min.c file. | 01 July 2007, 00:08:42 UTC |
49fa743 | Dr. Stephen Henson | 01 July 2007, 00:07:25 UTC | Move minimal EVP_CIPHER implementation into FIPS library. Not used by any FIPS applications yet. | 01 July 2007, 00:07:25 UTC |
899f528 | Andy Polyakov | 29 June 2007, 13:15:33 UTC | bn_mont.c fix [from HEAD]. | 29 June 2007, 13:15:33 UTC |
5faa5a9 | Dr. Stephen Henson | 23 June 2007, 00:02:25 UTC | Make fips test suite script halt on errors. | 23 June 2007, 00:02:25 UTC |
ddb0cb5 | Dr. Stephen Henson | 22 June 2007, 12:17:52 UTC | Avoid warnings. Fix fips_dssvs program. | 22 June 2007, 12:17:52 UTC |
b2d65cb | Dr. Stephen Henson | 20 June 2007, 17:49:42 UTC | Fix warnings. | 20 June 2007, 17:49:42 UTC |
6be8288 | Dr. Stephen Henson | 19 June 2007, 16:10:19 UTC | Remove deleted function from headers. | 19 June 2007, 16:10:19 UTC |
9fe07b7 | Dr. Stephen Henson | 19 June 2007, 15:44:44 UTC | Fix from stable branch. | 19 June 2007, 15:44:44 UTC |
0c86c87 | Andy Polyakov | 11 June 2007, 16:43:29 UTC | Updates from stable branch: BN_*_no_branch privatization and elimination of conditional final subtraction in Montgomery multiplication. | 11 June 2007, 16:43:29 UTC |
e20d6ef | Dr. Stephen Henson | 05 June 2007, 17:28:00 UTC | Increment counter after use. | 05 June 2007, 17:28:00 UTC |
27f5099 | Dr. Stephen Henson | 21 May 2007, 12:45:10 UTC | Disable DES in FIPS mode. | 21 May 2007, 12:45:10 UTC |
53c3811 | Dr. Stephen Henson | 21 May 2007, 12:40:07 UTC | Update from stable branch. | 21 May 2007, 12:40:07 UTC |
33d0ef8 | Andy Polyakov | 20 May 2007, 07:14:30 UTC | Padlock engine fails to compile with -O0 -fPIC [from HEAD]. | 20 May 2007, 07:14:30 UTC |
b2acf7a | Andy Polyakov | 19 May 2007, 20:12:46 UTC | Type cast fixes in aes-586.pl [from 098-stable]. | 19 May 2007, 20:12:46 UTC |
e8d2d94 | Andy Polyakov | 19 May 2007, 19:41:28 UTC | cygwin shared rules update [from HEAD]. PR: 1517 | 19 May 2007, 19:41:28 UTC |
23b3b61 | Andy Polyakov | 19 May 2007, 18:05:33 UTC | Typo in x509_txt.c [from HEAD]. | 19 May 2007, 18:05:33 UTC |
d265676 | Andy Polyakov | 04 May 2007, 13:08:00 UTC | Detect UltraSPARC T1 in ./config [from HEAD]. | 04 May 2007, 13:08:00 UTC |
69fc3df | Andy Polyakov | 30 April 2007, 12:06:30 UTC | Fix s390x detection in ./config [from 098]. | 30 April 2007, 12:06:30 UTC |
667731b | Dr. Stephen Henson | 25 April 2007, 13:24:56 UTC | Make ordinals consistent across branches. | 25 April 2007, 13:24:56 UTC |
a416ca4 | Dr. Stephen Henson | 25 April 2007, 13:15:51 UTC | Merge from 0.9.8-stable. | 25 April 2007, 13:15:51 UTC |
2714e2a | Dr. Stephen Henson | 24 April 2007, 11:34:19 UTC | Merge from stable branch. | 24 April 2007, 11:34:19 UTC |
1139eee | Dr. Stephen Henson | 24 April 2007, 11:30:51 UTC | Merge from 0.9.8 stable branch. | 24 April 2007, 11:30:51 UTC |
1b936a5 | Dr. Stephen Henson | 09 April 2007, 23:51:50 UTC | Fix from HEAD. | 09 April 2007, 23:51:50 UTC |
0cca0fe | Dr. Stephen Henson | 09 April 2007, 12:15:31 UTC | Update ordinals. Use gap for EVP_add_alg_module to keep values consistent across versions. | 09 April 2007, 12:15:31 UTC |
5647437 | Dr. Stephen Henson | 09 April 2007, 12:06:26 UTC | If config file tries to enter FIPS mode in a non FIPS capable library return an error. | 09 April 2007, 12:06:26 UTC |
3e511f1 | Dr. Stephen Henson | 09 April 2007, 11:47:59 UTC | Update from HEAD. | 09 April 2007, 11:47:59 UTC |
282af42 | Dr. Stephen Henson | 08 April 2007, 17:51:02 UTC | Add algorithm configuration module. | 08 April 2007, 17:51:02 UTC |
a81f337 | Dr. Stephen Henson | 06 April 2007, 00:30:24 UTC | Block low level public key signature operations in FIPS mode. Update self tests for all modes and use EVP. Update pairwise consistency checks. | 06 April 2007, 00:30:24 UTC |
1729dca | Dr. Stephen Henson | 04 April 2007, 00:33:23 UTC | Fix Win32 warning. Update ordinals. | 04 April 2007, 00:33:23 UTC |
9719193 | Dr. Stephen Henson | 03 April 2007, 21:01:29 UTC | New EVP sign and verify functionality. | 03 April 2007, 21:01:29 UTC |
e6fa7c1 | Dr. Stephen Henson | 03 April 2007, 18:24:22 UTC | Don't process any of kssl.c if krb5 option not set. | 03 April 2007, 18:24:22 UTC |
cf70534 | Dr. Stephen Henson | 03 April 2007, 02:13:20 UTC | Add new file. | 03 April 2007, 02:13:20 UTC |
ff03c6b | Dr. Stephen Henson | 02 April 2007, 23:59:47 UTC | Add tiny ASN1 code for DSA signatures. Make DSA tests, selftests and algorithm tests use EVP. | 02 April 2007, 23:59:47 UTC |
82c8b6b | Dr. Stephen Henson | 28 March 2007, 22:09:56 UTC | Make ordinals consistent with 0.9.8-stable. | 28 March 2007, 22:09:56 UTC |
cb6fdc3 | Dr. Stephen Henson | 28 March 2007, 22:00:48 UTC | Update from stable branch. | 28 March 2007, 22:00:48 UTC |
8c3b5d5 | Dr. Stephen Henson | 28 March 2007, 12:38:55 UTC | Update from 0.9.8-stable with patches also applied to equivalent FIPS sources. | 28 March 2007, 12:38:55 UTC |
dc83f2e | Dr. Stephen Henson | 27 March 2007, 00:04:55 UTC | Perl script to rename sections in MS COFF binaries. Submitted by: Andy Polyakov | 27 March 2007, 00:04:55 UTC |
6693e26 | Dr. Stephen Henson | 27 March 2007, 00:03:42 UTC | Use perl script instead of editbin to rename object file sections. | 27 March 2007, 00:03:42 UTC |
7933644 | Dr. Stephen Henson | 26 March 2007, 12:06:44 UTC | Modify VC++ build sytem to use fipscanister.lib instead of fipscanister.o and avoid the need for ld.exe. | 26 March 2007, 12:06:44 UTC |
6b05350 | Andy Polyakov | 25 March 2007, 15:42:13 UTC | Oops! Revert to previous version and [re-]apply diff. | 25 March 2007, 15:42:13 UTC |
daec9a5 | Andy Polyakov | 25 March 2007, 15:37:26 UTC | aix updates from HEAD. | 25 March 2007, 15:37:26 UTC |
5c77786 | Andy Polyakov | 25 March 2007, 14:40:33 UTC | Typos in Makefiles. | 25 March 2007, 14:40:33 UTC |
42bc358 | Dr. Stephen Henson | 24 March 2007, 18:47:54 UTC | Make sure fipscanister.o is built and installed for static WIN32 builds. | 24 March 2007, 18:47:54 UTC |
2050f65 | Dr. Stephen Henson | 22 March 2007, 19:24:34 UTC | Add some version info and comments to WIN32 FIPS DLL. | 22 March 2007, 19:24:34 UTC |
5068d7d | Dr. Stephen Henson | 22 March 2007, 19:07:31 UTC | Add version info to FIPS DLL. | 22 March 2007, 19:07:31 UTC |
55768cf | Dr. Stephen Henson | 22 March 2007, 18:31:35 UTC | Forward FIPS DLL implementations from libcrypto DLL under Win32. | 22 March 2007, 18:31:35 UTC |
6c69dcd | Dr. Stephen Henson | 22 March 2007, 13:42:05 UTC | Add missing #ifdef | 22 March 2007, 13:42:05 UTC |
ad4297d | Dr. Stephen Henson | 22 March 2007, 13:19:46 UTC | Update from stable branch. | 22 March 2007, 13:19:46 UTC |
aeb9ccf | Dr. Stephen Henson | 22 March 2007, 00:39:24 UTC | And so it begins... | 22 March 2007, 00:39:24 UTC |
79b335a | cvs2svn | 21 March 2007, 14:33:02 UTC | This commit was manufactured by cvs2svn to create branch 'OpenSSL-fips- 0_9_8-stable'. | 21 March 2007, 14:33:02 UTC |
6fd3f32 | Bodo Möller | 21 March 2007, 14:33:01 UTC | stricter session ID context matching | 21 March 2007, 14:33:01 UTC |
d9e2624 | Bodo Möller | 21 March 2007, 14:18:27 UTC | oops -- this should have been in 0.9.8e | 21 March 2007, 14:18:27 UTC |
51c3bb3 | Bodo Möller | 21 March 2007, 10:58:32 UTC | clarification regarding libdes files | 21 March 2007, 10:58:32 UTC |
7d608f9 | Andy Polyakov | 20 March 2007, 09:06:52 UTC | PowerPC config updates from HEAD. | 20 March 2007, 09:06:52 UTC |
295de18 | Dr. Stephen Henson | 09 March 2007, 14:06:34 UTC | Fix kerberos ciphersuite bugs introduced with PR:1336. | 09 March 2007, 14:06:34 UTC |
3370b69 | Ben Laurie | 08 March 2007, 15:52:04 UTC | Make local function static. | 08 March 2007, 15:52:04 UTC |
3380c52 | Dr. Stephen Henson | 05 March 2007, 00:06:47 UTC | Stop memory leak. | 05 March 2007, 00:06:47 UTC |
1364e6f | Lutz Jänicke | 02 March 2007, 17:54:31 UTC | Initialize "buf" to 0 to make valgrind happy :-) Note: the RAND_bytes() manual page says: RAND_bytes() puts num cryptographically strong pseudo-random bytes into buf. It does not talk about using the previous contents of buf so we are working as documented. | 02 March 2007, 17:54:31 UTC |
c5ac2aa | Lutz Jänicke | 02 March 2007, 17:44:55 UTC | Do not use uninitialized memory to seed the PRNG as it may confuse code checking tools. PR: 1499 | 02 March 2007, 17:44:55 UTC |
392a034 | Dr. Stephen Henson | 27 February 2007, 18:42:52 UTC | EVP_CIPHER_CTX_key_length() should return the set key length in the EVP_CIPHER_CTX structure which may not be the same as the underlying cipher key length for variable length ciphers. | 27 February 2007, 18:42:52 UTC |
5c2fc73 | Lutz Jänicke | 27 February 2007, 08:26:51 UTC | Merge from HEAD | 27 February 2007, 08:26:51 UTC |
402b951 | Bodo Möller | 26 February 2007, 10:48:56 UTC | include complete 0.9.7 history | 26 February 2007, 10:48:56 UTC |
5848d13 | Bodo Möller | 26 February 2007, 10:47:49 UTC | use 2007 copyright for generated files | 26 February 2007, 10:47:49 UTC |
5dd24ea | Dr. Stephen Henson | 23 February 2007, 12:50:54 UTC | Prepare for next version. | 23 February 2007, 12:50:54 UTC |
d2cb949 | Dr. Stephen Henson | 23 February 2007, 12:38:11 UTC | Add L to version number | 23 February 2007, 12:38:11 UTC |
0615396 | Dr. Stephen Henson | 23 February 2007, 12:12:28 UTC | Prepare for release. | 23 February 2007, 12:12:28 UTC |
82877ea | Dr. Stephen Henson | 23 February 2007, 01:01:08 UTC | Make update. | 23 February 2007, 01:01:08 UTC |
81fae49 | Lutz Jänicke | 22 February 2007, 17:39:50 UTC | Fix problem with multi line responses in -starttls by using a buffering BIO and BIO_gets(). | 22 February 2007, 17:39:50 UTC |
74ff8dc | Dr. Stephen Henson | 22 February 2007, 02:00:39 UTC | Don't use deprecated -mcpu option. | 22 February 2007, 02:00:39 UTC |