oweals/openssl.git
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.
2011-10-22 Andy Polyakovx86gas.pl: relax .init segment alignment.
2011-10-21 Andy Polyakovmk1mk.pl: cleanup engines' handling and make fips build...
2011-10-21 Dr. Stephen... Update error codes.
2011-10-21 Andy Polyakovfips.c: remove preprocessor artefact.
2011-10-21 Dr. Stephen... fix (?) AVX clearing
2011-10-21 Dr. Stephen... Check for uninitialised DRBG_CTX and don't free up...
2011-10-20 Andy Polyakovfips.c: x86[_64] capability masking.
2011-10-20 Andy Polyakovarmcap.c: auto-setup processor capability vector.
2011-10-20 Dr. Stephen... Fix error codes.
2011-10-20 Andy Polyakovfips/fips_[canister|premain].c: make it work with VC6...
2011-10-20 Andy Polyakovsha1-mips.pl: fix typo.
2011-10-20 Andy PolyakovDrain unused MacOS directory.
2011-10-19 Dr. Stephen... Add "nopass" for empty password too.
2011-10-19 Dr. Stephen... add authentication parameter to FIPS_module_mode_set
2011-10-19 Andy Polyakovvxworks-mips: unify and add assembler.
2011-10-19 Andy PolyakovRemove superseded MIPS assembler modules.
2011-10-19 Andy Polyakovfips_canister.c: more cross-compiler platfroms verified.
2011-10-19 Andy Polyakovarm_arch.h: add missing pre-defined macro, __ARM_ARCH_5...
2011-10-19 Bodo Möller"make update" (partial)
2011-10-19 Bodo MöllerBN_BLINDING multi-threading fix.
2011-10-19 Dr. Stephen... Typo (?)
2011-10-19 Dr. Stephen... Build fipscanister.o only by default. Utility build...
2011-10-19 Dr. Stephen... Recognise new option.
2011-10-19 Bodo MöllerFix indentation
2011-10-19 Bodo MöllerFix warnings.
2011-10-18 Dr. Stephen... Update premain fingerprint.
2011-10-18 Bodo MöllerImprove optional 64-bit NIST-P224 implementation, and...
2011-10-18 Andy Polyakovfipssyms.h: assign alias to newly introduced bn_gather5.
2011-10-18 Andy Polyakovfips/*: extend fipsro segmenting to all _MSC_VER builds...
2011-10-18 Andy Polyakovfips_enc.c: assign minimal block size to bad_cipher...
2011-10-18 Andy Polyakovengines/.cvsignore: stop whining about e_padlock-*.s.
2011-10-18 Andy Polyakovevp/e_aes.c: fold AES-NI modes that heavily rely on...
2011-10-18 Andy Polyakovx86_64-xlate.pl: make vpaes-x86_64.pl and rc4-md5-x86_6...
next