openssl.git
2011-05-02 Dr. Stephen... Use more portable clock_gettime() for fips_test_suite...
2011-05-01 Dr. Stephen... Stop warning in VxWorks.
2011-05-01 Dr. Stephen... Quick hack to time POST.
2011-05-01 Dr. Stephen... Two more symbol renames.
2011-05-01 Dr. Stephen... Handle multiple CPUID_OBJ correctly.
2011-05-01 Dr. Stephen... Rename some more symbols.
2011-05-01 Dr. Stephen... Include crypto.h in ppccap.c
2011-05-01 Dr. Stephen... Add ppc_cap.c to restricted tarball.
2011-05-01 Dr. Stephen... For FIPS algorithm test utilities use our own version...
2011-05-01 Dr. Stephen... Some changes to support VxWorks in the validted module.
2011-05-01 Dr. Stephen... Disable SHA256 if not supported.
2011-05-01 Dr. Stephen... Update symbol translation table.
2011-04-30 Dr. Stephen... no need to include memory.h
2011-04-29 Dr. Stephen... Initial incomplete TLS v1.2 support. New ciphersuites...
2011-04-29 Dr. Stephen... Initial "opaque SSL" framework. If an application defines
2011-04-28 Dr. Stephen... Don't assume version of rm supports -rf: use RM instead.
2011-04-28 Dr. Stephen... Stop warnings about undefined _exit on Android.
2011-04-24 Dr. Stephen... Fix warning.
2011-04-24 Dr. Stephen... Recognise invalid enable/disable options.
2011-04-24 Dr. Stephen... Clarification.
2011-04-24 Andy Polyakovgcm128.c: minor optimization.
2011-04-24 Andy Polyakovccm128.c: add CRYPTO_ccm128_[en|de]crypt_ccm64 and...
2011-04-24 Richard Levittefips_check_dsa_prng() should only be built when OPENSSL...
2011-04-24 Richard LevitteError discrepancy corrected.
2011-04-23 Dr. Stephen... More fixes for DSA FIPS overrides.
2011-04-23 Dr. Stephen... Make sure overrides work for RSA/DSA.
2011-04-23 Dr. Stephen... Oops, work out expanded buffer length before allocating...
2011-04-23 Dr. Stephen... Always return multiple of block length bytes from defau...
2011-04-23 Dr. Stephen... Add PRNG security strength checking.
2011-04-23 Andy Polyakovxts128.c: fix bug introduced in commit#20704. Bug affec...
2011-04-22 Dr. Stephen... Return errors instead of aborting when selftest fails.
2011-04-22 Dr. Stephen... Add XTS test vector support to fipsalgtest.pl
2011-04-22 Dr. Stephen... Rewrite OutputValue to avoid use of buffer when printin...
2011-04-21 Dr. Stephen... Initial do_fips.bat build script for WIN32 fipscanister.
2011-04-21 Dr. Stephen... Reconise no-ec-nistp224-64-gcc-128 option.
2011-04-21 Dr. Stephen... Make fipscanisteronly auto detect work on WIN32.
2011-04-21 Dr. Stephen... Fix WIN32 warning.
2011-04-21 Dr. Stephen... Update ordinals.
2011-04-21 Dr. Stephen... Add continuous RNG test to entropy source. Entropy...
2011-04-20 Dr. Stephen... Update DRBG to use new POST scheme.
2011-04-20 Dr. Stephen... Add periodic DRBG health checks as required by SP800-90.
2011-04-20 Dr. Stephen... Add partial GCM tests to fipsalgtest.pl
2011-04-20 Dr. Stephen... Add partial DH and ECDH primitives only testing to...
2011-04-20 Dr. Stephen... Warn if lines are truncated in algorithm test utilities.
2011-04-20 Andy Polyakovxts128.c: minor optimization and clarified prototype.
2011-04-19 Andy Polyakovperlasm/x86gas.pl: make OPENSSL_instrument_bus[2] compile.
2011-04-19 Dr. Stephen... Add AES CCM selftest.
2011-04-19 Dr. Stephen... Use 0 for tbslen to perform strlen.
2011-04-18 Dr. Stephen... Add fips/cmac directory to WIN32 build.
2011-04-18 Dr. Stephen... Fix EVP CCM decrypt. Add decrypt support to algorithm...
2011-04-18 Dr. Stephen... Typo.
2011-04-18 Andy Polyakovccm128.c: fix Win32 compiler warning.
2011-04-18 Andy Polyakovperlasm/x86[nm]asm.pl: make OPENSSL_instrument_bus...
2011-04-18 Andy Polyakovccm128.c: fix STRICT_ALIGNMENT another bug in CRYPTO_cc...
2011-04-18 Dr. Stephen... Override flag for XTS length limit.
2011-04-18 Dr. Stephen... CCM encrypt algorithm test support.
2011-04-18 Dr. Stephen... Initial untested CCM support via EVP.
2011-04-18 Dr. Stephen... Compile ccm128.c, move some structures to modes_lcl...
2011-04-18 Dr. Stephen... Don't need separate tag buffer for GCM mode: use EVP_CI...
2011-04-17 Dr. Stephen... Remove shlib_wrap.sh as it is not needed (all algorithm...
2011-04-17 Andy PolyakovMultiple assembler packs: add experimental memory bus...
2011-04-16 Dr. Stephen... Remove PSS salt length detection hack from fipslagtest...
2011-04-16 Andy Polyakovccm128.c: minor optimization and bugfix in CRYPTO_ccm12...
2011-04-15 Dr. Stephen... Add "post" option to fips_test_suite to run the POST...
2011-04-15 Dr. Stephen... Add length limitation from SP800-38E.
2011-04-15 Dr. Stephen... Add XTS selftest, include in fips_test_suite.
2011-04-15 Dr. Stephen... Add algorithm driver for XTS mode. Fix several bugs...
2011-04-14 Dr. Stephen... Add new POST support to X9.31 PRNG.
2011-04-14 Dr. Stephen... Report each cipher used with CMAC tests.
2011-04-14 Dr. Stephen... Revise fips_test_suite to use table of IDs for human...
2011-04-14 Dr. Stephen... Update CMAC, HMAC, GCM to use new POST system.
2011-04-14 Dr. Stephen... Remove several of the old obsolete FIPS_corrupt_*(...
2011-04-14 Dr. Stephen... Initial incomplete POST overhaul: add support for POST...
2011-04-13 Dr. Stephen... Remove duplicate flag.
2011-04-12 Dr. Stephen... Use consistent FIPS tarball name.
2011-04-12 Dr. Stephen... Provisional AES XTS support.
2011-04-12 Dr. Stephen... Update fips_pkey_signature_test: use fixed string if...
2011-04-12 Dr. Stephen... Complete rewrite of FIPS_selftest_dsa(). Use hardcoded...
2011-04-12 Dr. Stephen... Update RSA selftest code to use a 2048 bit RSA and...
2011-04-12 Dr. Stephen... Fix memory leaks: uninstantiate DRBG during health...
2011-04-12 Dr. Stephen... Stop warning and fix memory leaks.
2011-04-12 Dr. Stephen... No need to disable leak checking for FIPS builds now...
2011-04-12 Dr. Stephen... Update ECDSA selftest to use hard coded private keys...
2011-04-12 Dr. Stephen... Update fips_premain.c fingerprint.
2011-04-11 Dr. Stephen... Update copyright year.
2011-04-11 Dr. Stephen... Use correct version number.
2011-04-11 Dr. Stephen... Add mem_clr.c explicity for no-asm builds.
2011-04-11 Dr. Stephen... Fix warning.
2011-04-11 Dr. Stephen... Set length to 41 (40 hex characters + null).
2011-04-11 Dr. Stephen... Reorder headers to get definitions before they are...
2011-04-11 Dr. Stephen... Don't give dependency warning for fips builds.
2011-04-10 Dr. Stephen... Typo: fix duplicate call.
2011-04-10 Dr. Stephen... fix fipscanisteronly autodetect
2011-04-10 Dr. Stephen... Auto detect no-ec2m add option to make no-ec2m tarball.
2011-04-10 Dr. Stephen... set OPENSSL_FIPSSYMS for restricted buils and auto...
2011-04-10 Dr. Stephen... Clarify README.FIPS.
2011-04-10 Dr. Stephen... Auto configure for fips is from restricted tarball.
2011-04-10 Dr. Stephen... Remove unused build targets from Makefile.fips, add...
2011-04-10 Dr. Stephen... remove ENGINE dependency from ecdh
2011-04-09 Dr. Stephen... Add error for health check failure.
next