openssl.git
2007-08-29 Andy PolyakovRemove [BL]_ENDIAN from no-asm builds. FIPS_098_TEST_5
2007-08-27 Andy PolyakovLast change inadvertently disabled x86[_64] assembler...
2007-08-27 Andy PolyakovDisable non-x86[_64] assembler modules.
2007-08-27 Andy Polyakovshlib_wrap update [from HEAD].
2007-08-26 Andy PolyakovFramework update.
2007-08-26 Andy PolyakovIRIX and Tru64 platform updates [from HEAD].
2007-08-26 Andy PolyakovShort circuit ranlib in trap handler.
2007-08-23 Andy PolyakovEngage x86_64 assembler in Win64 build.
2007-08-23 Andy PolyakovUpdates from HEAD.
2007-08-21 Andy PolyakovMake tesfipsssl pass. FIPS_098_TEST_4
2007-08-21 Andy PolyakovAvoid BN_CTX_free(uninitialized pointer).
2007-08-21 Dr. Stephen... Update fips_dsatest to use 1024 bit key.
2007-08-19 Dr. Stephen... Cleaner check of self test status. FIPS_098_TEST_3
2007-08-18 Dr. Stephen... Block DH key gen for small key sizes too.
2007-08-18 Dr. Stephen... Don't generate DSA keys with key size too small.
2007-08-15 Dr. Stephen... Remove single DES self test vectors.
2007-08-15 Dr. Stephen... Delete old files.
2007-08-15 Dr. Stephen... Move fips-1.0/ files to fips/
2007-08-15 Dr. Stephen... Update to include fips_locl.h so WIN32 build can pick...
2007-08-15 Dr. Stephen... Indicate failure if any selftest fails.
2007-08-14 Dr. Stephen... Fix remaining error code discrepancies.
2007-08-14 Dr. Stephen... Fix more error codes.
2007-08-14 Dr. Stephen... More function code correction.
2007-08-14 Dr. Stephen... Ensure seed does not match key and fixup error codes.
2007-08-13 Dr. Stephen... Make FIPS cipher alias work again.
2007-08-13 Dr. Stephen... Enforce minimum key sizes in FIPS mode.
2007-08-13 Dr. Stephen... Include modulus sanity checks.
2007-08-13 Dr. Stephen... Update DSA selftest with data from NIST test vectors.
2007-08-02 Andy PolyakovPlatform check in FIPS_mode_set.
2007-08-02 Andy PolyakovRemove options in ./config.
2007-08-01 Andy PolyakovErroneously omitted code from "jumbo framework update."
2007-08-01 Andy PolyakovTypo in fipsld.
2007-08-01 Andy PolyakovJumbo framework update.
2007-08-01 Andy PolyakovTypos in ./config [from HEAD].
2007-07-30 Andy Polyakovaes-x86_64 update [from HEAD].
2007-07-27 Andy PolyakovRespect ISO aliasing rules.
2007-07-27 Andy PolyakovAES for IA64 update [from HEAD].
2007-07-26 Andy PolyakovAllow for extrnal DllMain.
2007-07-25 Dr. Stephen... Extend do_fips to detect processor from %PROCESSOR_ARCH...
2007-07-25 Andy Polyakovx86 perlasm updates [from HEAD].
2007-07-24 Dr. Stephen... Generate and use assembly language files in WIN32 build.
2007-07-24 Andy PolyakovThrow in bn_mul_mont for x86_64.
2007-07-24 Andy PolyakovThrow in bn_mul_mont for x86.
2007-07-24 Andy PolyakovAllow for bn_mul_mont assembler.
2007-07-24 Andy PolyakovConfigure update from 098.
2007-07-23 Andy Polyakovs390x assembler pack.
2007-07-23 Andy PolyakovTypo in EXCL_OBJ list
2007-07-23 Andy Polyakovx86*cpuid update [from HEAD].
2007-07-23 Andy PolyakovOptimized OPENSSL_cleanse [from HEAD].
2007-07-23 Andy Polyakovaes-586.pl from HEAD.
2007-07-23 Andy PolyakovSynchronize x86 perlasm with HEAD.
2007-07-23 Andy PolyakovAdd AES x86_64 assembler module.
2007-07-23 Andy PolyakovAdd SHA x86_64 assembler.
2007-07-23 Andy Polyakovx86_64-xlate.pl from HEAD.
2007-07-23 Andy Polyakovmd32_common.h update from HEAD.
2007-07-23 Andy PolyakovDecommission md5-sparcv9 module.
2007-07-23 Dr. Stephen... Delete obsolete files.
2007-07-22 Andy PolyakovFramework updates.
2007-07-21 Dr. Stephen... For Unix fips builds...
2007-07-21 Dr. Stephen... Install fipscanister.o and friends. Disable warning...
2007-07-21 Dr. Stephen... Don't install docs by default.
2007-07-21 Dr. Stephen... Change fips build default install location so it doesn...
2007-07-20 Dr. Stephen... Link fips utils against fipscanister.lib only except...
2007-07-19 Dr. Stephen... Typo. FIPS_098_TEST_2
2007-07-19 Dr. Stephen... Add error checking to script.
2007-07-19 Dr. Stephen... Initial fips WIN32 compilation batch file.
2007-07-19 Dr. Stephen... Use X9.31 keygen for signature test.
2007-07-19 Dr. Stephen... Add SSE2 support to VC++ build. Update MASM script.
2007-07-16 Andy Polyakovshlib_wrap.sh update [from HEAD].
2007-07-16 Andy PolyakovBourne shell portability fix.
2007-07-16 Andy PolyakovFramework updates.
2007-07-16 Dr. Stephen... Check return code properly in fputs (< 0 is error).
2007-07-15 Dr. Stephen... Update test script generator for Win32.
2007-07-15 Dr. Stephen... include openssl/fips.h in sha1dgst.c
2007-07-15 Dr. Stephen... Update .cvsignore
2007-07-15 Dr. Stephen... Tolerate DigestInfo with absent parameters in FIPS...
2007-07-15 Dr. Stephen... Add selftest check to SHA1 routine.
2007-07-15 Dr. Stephen... Enhance mkfipsscr.pl to handle different testvector...
2007-07-12 Dr. Stephen... Update Windows build system to use AES assembler and...
2007-07-11 Dr. Stephen... Updates to WIN32 build system to make FIPS build work...
2007-07-11 Dr. Stephen... Typo.
2007-07-10 Dr. Stephen... Delete old duplicate files.
2007-07-10 Dr. Stephen... Update dependencies.
2007-07-10 Dr. Stephen... Use common source files for FIPS mode and utilize same...
2007-07-08 Andy PolyakovShut up memory debuggers complaining about AES x86...
2007-07-08 Andy PolyakovEVP_*_cfb1 was broken [from HEAD].
2007-07-08 Andy Polyakovbn_mul_recursive doesn't handle all cases correctly...
2007-07-07 Andy PolyakovTypo in str_lib.c [from HEAD].
2007-07-02 Dr. Stephen... Update ordinals. FIPS_098_TEST_1
2007-07-02 Dr. Stephen... Check selftest in rand too.
2007-07-02 Dr. Stephen... Check selftest status in all crypto operations and...
2007-07-01 Dr. Stephen... Modify AES and 3DES selftests to use EVP.
2007-07-01 Dr. Stephen... Move 3DES EVP inside FIPS module and modify algorithm...
2007-07-01 Dr. Stephen... Changes to make AES algorithm test work via EVP.
2007-07-01 Dr. Stephen... Add enc_min.c file.
2007-07-01 Dr. Stephen... Move minimal EVP_CIPHER implementation into FIPS librar...
2007-06-29 Andy Polyakovbn_mont.c fix [from HEAD].
2007-06-23 Dr. Stephen... Make fips test suite script halt on errors.
2007-06-22 Dr. Stephen... Avoid warnings. Fix fips_dssvs program.
2007-06-20 Dr. Stephen... Fix warnings.
next