https://github.com/openssl/openssl

sort by:
Revision Author Date Message Commit Date
3b4f1f3 update DRBG to handle new file format 19 October 2012, 20:53:35 UTC
986b927 aix[64]-cc: get MT support right (gcc targets are not affected). (backport from HEAD) 16 October 2012, 22:47:44 UTC
add1380 Don't require tag before ciphertext in AESGCM mode 16 October 2012, 22:47:00 UTC
b6c1d4b e_aes.c: uninitialized variable in aes_ccm_init_key. PR: 2874 Submitted by: Tomas Mraz (backport from HEAD) 15 October 2012, 11:28:59 UTC
933c9d0 reset ctx->num for CTR mode for FIPS EVP 14 October 2012, 12:38:58 UTC
aaf8b56 sha1-armv4-large.pl: comply with ABI. (backport from HEAD) 14 October 2012, 12:30:12 UTC
799602e gcm128.c: fix AAD-only case with AAD length not divisible by 16. PR: 2859 Submitted by: John Foley (backport from HEAD) 14 October 2012, 12:29:25 UTC
82607b2 optimize make_kn (from HEAD, by Andy) 14 October 2012, 12:26:02 UTC
fd9d2ea CMAC reset fix (from HEAD) 14 October 2012, 12:24:24 UTC
3e1beaf Add BSD-ppc85xx support and avoid copying overlapping buffers in fips_dssvs.c 14 October 2012, 12:03:34 UTC
ea11fc1 Add support for Windows CE and C64+ to FIPS module. (from fips2-stable) 04 October 2012, 14:27:39 UTC
05b751c file TI_CGTOOLS.pl was added on branch OpenSSL-fips-2_0-dev on 2012-10-04 14:27:39 +0000 04 October 2012, 13:27:12 UTC
9fe1f39 file fips_standalone_sha1 was added on branch OpenSSL-fips-2_0-dev on 2012-10-04 14:27:38 +0000 04 October 2012, 13:27:10 UTC
be739df file run6x was added on branch OpenSSL-fips-2_0-dev on 2012-10-04 14:27:33 +0000 04 October 2012, 13:27:09 UTC
d261968 file incore6x was added on branch OpenSSL-fips-2_0-dev on 2012-10-04 14:27:33 +0000 04 October 2012, 13:27:08 UTC
1c54021 file hmac_sha1.pl was added on branch OpenSSL-fips-2_0-dev on 2012-10-04 14:27:33 +0000 04 October 2012, 13:27:07 UTC
79f0c30 file fipscanister.cmd was added on branch OpenSSL-fips-2_0-dev on 2012-10-04 14:27:33 +0000 04 October 2012, 13:27:06 UTC
3d75000 file fips_standalone_sha1 was added on branch OpenSSL-fips-2_0-dev on 2012-10-04 14:27:33 +0000 04 October 2012, 13:27:05 UTC
b82ac99 file env was added on branch OpenSSL-fips-2_0-dev on 2012-10-04 14:27:33 +0000 04 October 2012, 13:27:04 UTC
23c7979 file do_fips was added on branch OpenSSL-fips-2_0-dev on 2012-10-04 14:27:33 +0000 04 October 2012, 13:27:03 UTC
88e9264 automatically make output directory is using minimal script 07 June 2012, 17:14:31 UTC
83db979 Version of "incore" for Windows executables. Original by Andy. 23 May 2012, 17:07:23 UTC
4feb7ef Add --script-sfprefix option to insert a prefix before the request and response filenames in output script. 23 May 2012, 12:44:48 UTC
4972d50 add comment 23 May 2012, 11:47:01 UTC
35b4123 fix typo 23 May 2012, 11:45:21 UTC
b75ff26 Don't install fips_standalone_sha1.exe if it isn't being built 23 May 2012, 00:39:01 UTC
b440c25 Changes needed to support WinCE compilation: Don't try to raise SIGABRT if not defined. Return from fips_dhvs.c main instead of calling exit. Workaround for lack of GetSystemFileAsFileTime. Disable optimisation for part of bn_nist.c to avoid compiler bug. Remove /WX flag so we don't exist on warnings. 22 May 2012, 23:57:22 UTC
76f4af2 cross compile target support for do_fips script 18 May 2012, 15:55:40 UTC
fcb81a1 don't insert time in response files: it breaks some systems and we shouldn't be doing this anyway 18 May 2012, 15:05:33 UTC
05703ab Make Windows FIPS build work more like other builds. Add build_tests target to build FIPS test utilities and build_algvs target to build the multicall fips_algvs utility. 17 May 2012, 11:09:46 UTC
455ecb3 initial mk1mf cross compilation support 16 May 2012, 18:56:33 UTC
d8e5830 This commit was manufactured by cvs2svn to create branch 'OpenSSL-fips- 2_0-dev'. 18 January 2012, 15:07:12 UTC
1de6a62 revert fipslink.pl unlink retry change 18 January 2012, 15:07:11 UTC
ac38194 give a hand old assemblers assembling loop instruction. (original by Andy) 18 January 2012, 14:54:20 UTC
24fadf2 typo 03 January 2012, 19:43:06 UTC
409abd2 Prepare RC8 03 January 2012, 14:23:54 UTC
421de62 unlink target and retry to avoid intermittent Win32 failures 03 January 2012, 14:22:45 UTC
c567812 set version to rc8-dev 12 December 2011, 14:02:57 UTC
49dbcba Prepare for RC7. 12 December 2011, 13:44:05 UTC
df0884f Retry rename operation with a slight delay to workaround problems on some versions of Windows. 10 December 2011, 18:06:55 UTC
0e480d5 use different names for asm temp files to avoid problems on some platforms 10 December 2011, 13:29:23 UTC
7c0d300 Close file streams in FIPS algorithm test utilities. 08 December 2011, 15:14:38 UTC
81fc8cd prepare for RC6 04 December 2011, 21:29:08 UTC
1d23503 For FIPS builds we don't use the normal test files (and in the restricted tarball some don't exist) so set TEST='' to avoid linking to them. This also avoids problems on platforms that copy instead of symlink. 04 December 2011, 15:26:26 UTC
58886fd use BUILD_ONE_CMD for fips specific links otherwise we effectively do 'make links' twice 04 December 2011, 15:14:13 UTC
61c3085 Workaround for VxWorks 04 December 2011, 15:11:44 UTC
32b56fe avoid use of symlinks on Windows: it causes problems on some build environments 04 December 2011, 15:04:20 UTC
efd031a Fix x86cpuid so it doesn't fail for some (currently theoretical) virtual machines. 03 December 2011, 21:47:48 UTC
dd4eefd Change EVP_MAXCHUNK so it doesn't wraparound to 0 on some platforms (IP32L64). 03 December 2011, 21:44:01 UTC
fcd3e8e Prepare for RC6. 03 December 2011, 19:51:52 UTC
476e7e4 Add tests to ensure ECDSA key gen and DSA signing fails if DRBG entropy source fails. 03 December 2011, 19:41:28 UTC
5e900f3 functions aren't unused: revert 03 December 2011, 19:19:34 UTC
75b250a remove unused functions from module 03 December 2011, 18:27:31 UTC
44cb365 bn/asm/mips.pl: fix typos [from HEAD], original by Andy 03 December 2011, 18:26:26 UTC
9bd2dde prepare for rc5 25 November 2011, 16:27:19 UTC
31bf5f1 return error if counter exceeds limit and seed value supplied 25 November 2011, 16:03:27 UTC
7dcdc0d check counter value against 4 * L, not 4096 25 November 2011, 15:00:20 UTC
6ecd287 bump version for rc5-dev: hopefully will never be needed... 21 November 2011, 00:05:15 UTC
0e508c1 prepare for rc4 19 November 2011, 17:04:28 UTC
f638524 Add flag to support cofactor ECDH 19 November 2011, 17:03:44 UTC
52876c3 bump version to rc4-dev 18 November 2011, 21:59:36 UTC
c08128a prepare for RC3 18 November 2011, 18:50:57 UTC
901b9b5 In EC_KEY_set_public_key_affine_coordinates include explicit check to see passed components do not exceed field order 16 November 2011, 13:28:11 UTC
9eca239 portability fix for some perl versions 11 November 2011, 19:01:11 UTC
3b4fb53 fclose streams in fips_drbvs.c Produced error message for unsupported curves in fips_ecdhvs.c 09 November 2011, 14:23:17 UTC
7437036 Prepare for RC3 (which may never happen). 08 November 2011, 19:08:40 UTC
ffa7673 Platform update from HEAD. 08 November 2011, 14:44:55 UTC
cbed6cf add fips_algvs.c to restricted tarball 07 November 2011, 13:54:30 UTC
be6dc7e Prepare for RC2 07 November 2011, 13:18:12 UTC
bb25a72 MacOS and iOS support 07 November 2011, 13:16:55 UTC
1562ce1 fipsld, incore: switch to new cross-compile support [from HEAD]. 07 November 2011, 00:22:59 UTC
68b2f55 e_aes.c: fold aesni_xts_cipher and [most importantly] fix aes_xts_cipher's return value after custom flag was rightly reverted [from HEAD]. 06 November 2011, 19:49:58 UTC
79f2c9d check for unset entropy and nonce callbacks 06 November 2011, 13:08:54 UTC
8a794ab Update fips_test_suite to take multiple command line options and an induced error checking function. 06 November 2011, 12:52:27 UTC
03eae35 typo 05 November 2011, 18:25:16 UTC
df64f34 make post failure simulation reversible in all cases 05 November 2011, 18:15:01 UTC
21a5cb2 typo: use key for POST callback 05 November 2011, 18:11:16 UTC
01fc2c1 fix set but unused warnings 05 November 2011, 18:04:50 UTC
04c8062 armv4cpuid.S, armv4-gf2m.pl: make newest code compilable by older assembler [from HEAD]. 05 November 2011, 13:57:02 UTC
6fcc2bb x86cpuid.pl: don't punish "last-year" OSes on "this-year" CPUs [from HEAD]. PR: 2633 05 November 2011, 13:56:10 UTC
f2b0cf9 ppc.pl: fix bug in bn_mul_comba4 [from HEAD]. PR: 2636 Submitted by: Charles Bryant 05 November 2011, 13:55:20 UTC
485ef85 Add single call public key sign and verify functions. 05 November 2011, 01:32:52 UTC
b7de76b Add support for memory leak checking in fips_algvs. Fix many memory leaks in algorithm test utilities. 02 November 2011, 19:16:43 UTC
8ab0d50 Remove duplicate test from health check. Fix memory leaks by uninstantiating DRBG before reinitialising it. 02 November 2011, 16:35:24 UTC
cb47a71 Print out an error for "make test" in FIPS builds. 02 November 2011, 00:43:45 UTC
d593906 Replace exit calls with return in fips_test_suite 02 November 2011, 00:07:15 UTC
8b8096d Add support for multicall fips_algvs utility combining functionality of all fips test utilities in a single binary and some minimal script parsing for platforms lacking a suitable shell. In order to keep changes to the build system to a minimum it #includes all the utilities C source files (yuck). 01 November 2011, 13:45:30 UTC
9ab6d68 PR: 2632 Submitted by: emmanuel.azencot@bull.net Reviewed by: steve Return -1 immediately if not affine coordinates as BN_CTX has not been set up. 26 October 2011, 16:46:20 UTC
45e5f55 Prepare for RC2. 24 October 2011, 16:58:49 UTC
51035e7 prepare for RC1 24 October 2011, 16:53:59 UTC
319c726 typo 24 October 2011, 13:24:28 UTC
0684e77 This commit was manufactured by cvs2svn to create branch 'OpenSSL-fips- 2_0-stable'. 24 October 2011, 06:00:07 UTC
f278499 e_aes.c: fold even aesni_ccm_cipher. 24 October 2011, 06:00:06 UTC
507b0d9 e_aes.c: prevent potential DoS in aes_gcm_tls_cipher. 23 October 2011, 22:58:40 UTC
181fbb7 cryptlib.c: remove stdio dependency in Windows fipscanister.lib. 23 October 2011, 19:41:00 UTC
f59a5d6 No need for custom flag in XTS mode: block length is 1. 23 October 2011, 17:06:28 UTC
005cdac fips_canister.c: harmonize fingerprinting for all Windows, CE or not. 23 October 2011, 15:17:30 UTC
8b8d2dc config: in cross-compile case interrogate cross-compiler, not host, work around sub-shell limitation. 23 October 2011, 15:12:37 UTC
5fd7226 Check for selftest failure in various places. 22 October 2011, 17:24:27 UTC
5b198d5 x86gas.pl: relax .init segment alignment. 22 October 2011, 10:49:52 UTC
back to top