oweals/openssl.git
2012-10-29 Andy PolyakovCumulative updates from HEAD.
2012-10-19 Dr. Stephen... update DRBG to handle new file format OpenSSL-fips-2_0-pl1
2012-10-16 Dr. Stephen... aix[64]-cc: get MT support right (gcc targets are not...
2012-10-16 Dr. Stephen... Don't require tag before ciphertext in AESGCM mode
2012-10-15 Dr. Stephen... e_aes.c: uninitialized variable in aes_ccm_init_key.
2012-10-14 Dr. Stephen... reset ctx->num for CTR mode for FIPS EVP
2012-10-14 Dr. Stephen... sha1-armv4-large.pl: comply with ABI.
2012-10-14 Dr. Stephen... gcm128.c: fix AAD-only case with AAD length not divisib...
2012-10-14 Dr. Stephen... optimize make_kn (from HEAD, by Andy)
2012-10-14 Dr. Stephen... CMAC reset fix (from HEAD)
2012-10-14 Dr. Stephen... Add BSD-ppc85xx support and avoid copying overlapping...
2012-10-04 Dr. Stephen... Add support for Windows CE and C64+ to FIPS module...
2012-10-04 Dr. Stephen... file TI_CGTOOLS.pl was added on branch OpenSSL-fips...
2012-10-04 Dr. Stephen... file fips_standalone_sha1 was added on branch OpenSSL...
2012-10-04 Dr. Stephen... file run6x was added on branch OpenSSL-fips-2_0-dev...
2012-10-04 Dr. Stephen... file incore6x was added on branch OpenSSL-fips-2_0...
2012-10-04 Dr. Stephen... file hmac_sha1.pl was added on branch OpenSSL-fips...
2012-10-04 Dr. Stephen... file fipscanister.cmd was added on branch OpenSSL-fips...
2012-10-04 Dr. Stephen... file fips_standalone_sha1 was added on branch OpenSSL...
2012-10-04 Dr. Stephen... file env was added on branch OpenSSL-fips-2_0-dev on...
2012-10-04 Dr. Stephen... file do_fips was added on branch OpenSSL-fips-2_0-dev...
2012-06-07 Dr. Stephen... automatically make output directory is using minimal...
2012-05-23 Dr. Stephen... Version of "incore" for Windows executables. Original...
2012-05-23 Dr. Stephen... Add --script-sfprefix option to insert a prefix before...
2012-05-23 Dr. Stephen... add comment
2012-05-23 Dr. Stephen... fix typo
2012-05-23 Dr. Stephen... Don't install fips_standalone_sha1.exe if it isn't...
2012-05-22 Dr. Stephen... Changes needed to support WinCE compilation:
2012-05-18 Dr. Stephen... cross compile target support for do_fips script
2012-05-18 Dr. Stephen... don't insert time in response files: it breaks some...
2012-05-17 Dr. Stephen... Make Windows FIPS build work more like other builds...
2012-05-16 Dr. Stephen... initial mk1mf cross compilation support
2012-01-18 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2012-01-18 Dr. Stephen... revert fipslink.pl unlink retry change OpenSSL-fips-2_0 OpenSSL-fips-2_0-rc9
2012-01-18 Dr. Stephen... give a hand old assemblers assembling loop instruction...
2012-01-03 Dr. Stephen... typo OpenSSL-fips-2_0-rc8
2012-01-03 Dr. Stephen... Prepare RC8
2012-01-03 Dr. Stephen... unlink target and retry to avoid intermittent Win32...
2011-12-12 Dr. Stephen... set version to rc8-dev
2011-12-12 Dr. Stephen... Prepare for RC7. OpenSSL-fips-2_0-rc7
2011-12-10 Dr. Stephen... Retry rename operation with a slight delay to workaroun...
2011-12-10 Dr. Stephen... use different names for asm temp files to avoid problem...
2011-12-08 Dr. Stephen... Close file streams in FIPS algorithm test utilities.
2011-12-04 Dr. Stephen... prepare for RC6 OpenSSL-fips-2_0-rc6
2011-12-04 Dr. Stephen... For FIPS builds we don't use the normal test files...
2011-12-04 Dr. Stephen... use BUILD_ONE_CMD for fips specific links otherwise...
2011-12-04 Dr. Stephen... Workaround for VxWorks
2011-12-04 Dr. Stephen... avoid use of symlinks on Windows: it causes problems...
2011-12-03 Dr. Stephen... Fix x86cpuid so it doesn't fail for some (currently...
2011-12-03 Dr. Stephen... Change EVP_MAXCHUNK so it doesn't wraparound to 0 on...
2011-12-03 Dr. Stephen... Prepare for RC6.
2011-12-03 Dr. Stephen... Add tests to ensure ECDSA key gen and DSA signing fails...
2011-12-03 Dr. Stephen... functions aren't unused: revert
2011-12-03 Dr. Stephen... remove unused functions from module
2011-12-03 Dr. Stephen... bn/asm/mips.pl: fix typos [from HEAD], original by...
2011-11-25 Dr. Stephen... prepare for rc5 OpenSSL-fips-2_0-rc5
2011-11-25 Dr. Stephen... return error if counter exceeds limit and seed value...
2011-11-25 Dr. Stephen... check counter value against 4 * L, not 4096
2011-11-21 Dr. Stephen... bump version for rc5-dev: hopefully will never be needed...
2011-11-19 Dr. Stephen... prepare for rc4 OpenSSL-fips-2_0-rc4
2011-11-19 Dr. Stephen... Add flag to support cofactor ECDH
2011-11-18 Dr. Stephen... bump version to rc4-dev
2011-11-18 Dr. Stephen... prepare for RC3 OpenSSL-fips-2_0-rc3
2011-11-16 Dr. Stephen... In EC_KEY_set_public_key_affine_coordinates include...
2011-11-11 Dr. Stephen... portability fix for some perl versions
2011-11-09 Dr. Stephen... fclose streams in fips_drbvs.c OpenSSL-fips-2_0-rc2
2011-11-08 Dr. Stephen... Prepare for RC3 (which may never happen).
2011-11-08 Andy PolyakovPlatform update from HEAD.
2011-11-07 Dr. Stephen... add fips_algvs.c to restricted tarball
2011-11-07 Dr. Stephen... Prepare for RC2
2011-11-07 Dr. Stephen... MacOS and iOS support
2011-11-07 Andy Polyakovfipsld, incore: switch to new cross-compile support...
2011-11-06 Andy Polyakove_aes.c: fold aesni_xts_cipher and [most importantly...
2011-11-06 Dr. Stephen... check for unset entropy and nonce callbacks
2011-11-06 Dr. Stephen... Update fips_test_suite to take multiple command line...
2011-11-05 Dr. Stephen... typo
2011-11-05 Dr. Stephen... make post failure simulation reversible in all cases
2011-11-05 Dr. Stephen... typo: use key for POST callback
2011-11-05 Dr. Stephen... fix set but unused warnings
2011-11-05 Andy Polyakovarmv4cpuid.S, armv4-gf2m.pl: make newest code compilabl...
2011-11-05 Andy Polyakovx86cpuid.pl: don't punish "last-year" OSes on "this...
2011-11-05 Andy Polyakovppc.pl: fix bug in bn_mul_comba4 [from HEAD].
2011-11-05 Dr. Stephen... Add single call public key sign and verify functions.
2011-11-02 Dr. Stephen... Add support for memory leak checking in fips_algvs.
2011-11-02 Dr. Stephen... Remove duplicate test from health check. Fix memory...
2011-11-02 Dr. Stephen... Print out an error for "make test" in FIPS builds.
2011-11-02 Dr. Stephen... Replace exit calls with return in fips_test_suite
2011-11-01 Dr. Stephen... Add support for multicall fips_algvs utility combining...
2011-10-26 Dr. Stephen... PR: 2632
2011-10-24 Dr. Stephen... Prepare for RC2.
2011-10-24 Dr. Stephen... prepare for RC1
2011-10-24 Dr. Stephen... typo
2011-10-24 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2011-10-24 Andy Polyakove_aes.c: fold even aesni_ccm_cipher.
2011-10-23 Andy Polyakove_aes.c: prevent potential DoS in aes_gcm_tls_cipher.
2011-10-23 Andy Polyakovcryptlib.c: remove stdio dependency in Windows fipscani...
2011-10-23 Dr. Stephen... No need for custom flag in XTS mode: block length is 1.
2011-10-23 Andy Polyakovfips_canister.c: harmonize fingerprinting for all Windo...
2011-10-23 Andy Polyakovconfig: in cross-compile case interrogate cross-compile...
2011-10-22 Dr. Stephen... Check for selftest failure in various places.
next