openssl.git
2011-05-29 Andy Polyakovx86cpuid.pl: last commit broke platforms with perl...
2011-05-29 Andy Polyakovsha1-586|x86_64.pl: add SSSE3 and AVX code paths.
2011-05-28 Dr. Stephen... Add FIPS_digestinit prototype for FIPS capable OpenSSL.
2011-05-28 Dr. Stephen... Add prototypes for FIPS EVP implementations: for use...
2011-05-28 Andy Polyakovaes-ppc.pl: handle unaligned data on page boundaries.
2011-05-27 Dr. Stephen... Rename many internal only module functions from FIPS_...
2011-05-27 Andy Polyakovrc4-x86_64.pl: fix due credit.
2011-05-27 Andy Polyakovrc4-x86_64.pl: RC4_options fix-up.
2011-05-27 Andy Polyakovx86[_64]cpuid.pl: harmonize usage of reserved bits...
2011-05-27 Andy PolyakovPPC assembler pack: adhere closer to ABI specs, add...
2011-05-27 Andy Polyakovrc4-x86_64.pl: major optimization for contemporary...
2011-05-27 Andy Polyakovrc4-586.pl: optimize even further...
2011-05-26 Dr. Stephen... Typo.
2011-05-26 Dr. Stephen... Use FIPSLD_LIBCRYPTO for consistency with other env...
2011-05-26 Dr. Stephen... In fipsld use FIPSLIBCRYPTO environment variable to...
2011-05-26 Dr. Stephen... Install fips_standalone_sha1 and make use of it in...
2011-05-26 Andy Polyakovx86_64cpuid.pl: get AVX masking right.
2011-05-26 Dr. Stephen... Only install FIPS related files for fipscanisteronly...
2011-05-25 Dr. Stephen... More symbol renaming.
2011-05-25 Dr. Stephen... Don't advertise or use MD5 for TLS v1.2 in FIPS mode
2011-05-25 Dr. Stephen... PR: 2533
2011-05-25 Dr. Stephen... PR: 2529
2011-05-25 Dr. Stephen... PR: 2527
2011-05-25 Dr. Stephen... Fix the ECDSA timing attack mentioned in the paper at:
2011-05-25 Dr. Stephen... Fix the ECDSA timing attack mentioned in the paper at:
2011-05-25 Dr. Stephen... Some nextproto patches broke DTLS: fix
2011-05-25 Dr. Stephen... Oops use up to date patch for PR#2506
2011-05-25 Dr. Stephen... PR: 2512
2011-05-25 Dr. Stephen... PR: 2506
2011-05-25 Dr. Stephen... PR: 2505
2011-05-25 Dr. Stephen... use TLS1_get_version macro to check version so TLS...
2011-05-25 Andy Polyakove_padlock.c: fix typo.
2011-05-25 Andy Polyakovrc4-586.pl: optimize unused code path.
2011-05-24 Andy Polyakove_padlock.c: last x86_64 commit didn't work with some...
2011-05-24 Andy Polyakovrc4-586.pl: 50% improvement on Core2 and 80% on Westmere.
2011-05-23 Dr. Stephen... PR: 2522
2011-05-23 Andy Polyakovspacrv9cap.c: addenum to recent EC optimizations.
2011-05-22 Andy Polyakovaesni-x86[_64].pl: optimize for Sandy Bridge and add...
2011-05-22 Andy Polyakovx86_64-gf2m.pl: add Win64 SEH.
2011-05-21 Andy Polyakovppccap.c: addenum to recent EC optimizations.
2011-05-21 Andy Polyakovec_cvt.c: ARM comparison results were wrong, clarify...
2011-05-20 Andy Polyakovec_cvt.c: avoid EC_GFp_nist_method on platforms with...
2011-05-20 Dr. Stephen... PR: 2295
2011-05-19 Dr. Stephen... Add CHANGES entry: add FIPS support to ssl
2011-05-19 Dr. Stephen... Implement FIPS_mode and FIPS_mode_set
2011-05-19 Dr. Stephen... oops
2011-05-19 Dr. Stephen... update date
2011-05-19 Dr. Stephen... inherit HMAC flags from MD_CTX
2011-05-19 Dr. Stephen... set encodedPoint to NULL after freeing it
2011-05-18 Andy Polyakovaesni-x86_64.pl: make it compile on MacOS X.
2011-05-18 Andy Polyakovx86gas.pl: don't omit .comm OPENSSL_ia32cap_P on MacOS X.
2011-05-18 Andy Polyakovx86_64-xlate.pl: add inter-register movq and make x86_6...
2011-05-18 Andy Polyakovx86_64cpuid.pl: allow shared build to work without...
2011-05-18 Andy Polyakove_padlock.c: make it compile on MacOS X.
2011-05-16 Andy Polyakovx86[_64]cpuid.pl: handle new extensions.
2011-05-16 Andy Polyakovppc-xlate.pl: get linux64 declaration right.
2011-05-16 Andy Polyakovcms-test.pl: make it work with not-so-latest perl.
2011-05-16 Andy Polyakovx86gas.pl: add palignr and move pclmulqdq.
2011-05-16 Andy Polyakovx86_64 assembler pack: add x86_64-gf2m module.
2011-05-16 Andy Polyakovx86_64-xlate.pl: allow "base-less" effective address...
2011-05-15 Dr. Stephen... new flag to stop ENGINE methods being registered
2011-05-15 Dr. Stephen... NULL is a valid cspname
2011-05-13 Dr. Stephen... Typo.
2011-05-13 Dr. Stephen... typo
2011-05-13 Dr. Stephen... Recognise NO_NISTP224-64-GCC-128
2011-05-12 Dr. Stephen... Enter FIPS mode by calling FIPS_module_mode_set in...
2011-05-12 Dr. Stephen... Provisional support for TLS v1.2 client authentication...
2011-05-12 Dr. Stephen... Process signature algorithms during TLS v1.2 client...
2011-05-12 Dr. Stephen... Fix error discrepancy.
2011-05-12 Dr. Stephen... Add SSL_INTERN definition.
2011-05-11 Dr. Stephen... Sync ordinals.
2011-05-11 Dr. Stephen... make kerberos work with OPENSSL_NO_SSL_INTERN
2011-05-11 Andy Polyakovbn_nist.c: fix shadowing warnings.
2011-05-11 Andy Polyakovfips_canister.c: pick more neutral macro name.
2011-05-11 Dr. Stephen... Reorder signature algorithms in strongest hash first...
2011-05-11 Dr. Stephen... Set FIPS mode for values other than 1. The only current...
2011-05-11 Dr. Stephen... Rename FIPS_mode_set and FIPS_mode. Theses symbols...
2011-05-11 Dr. Stephen... Inlcude README.ECC in FIPS restricted tarball.
2011-05-11 Dr. Stephen... Add NSA sublicense info.
2011-05-10 Dr. Stephen... Update instructions.
2011-05-10 Dr. Stephen... Typo.
2011-05-10 Andy Polyakovfips_canister.c: fix typo.
2011-05-10 Andy Polyakovfips_canister.c: initial support for cross-compiling...
2011-05-09 Dr. Stephen... Initialise rc.
2011-05-09 Dr. Stephen... Initial TLS v1.2 client support. Include a default...
2011-05-09 Dr. Stephen... Call fipsas.pl directly for pa-risc targets.
2011-05-09 Andy PolyakovOptimized bn_nist.c. Performance improvement varies...
2011-05-08 Dr. Stephen... allow SHA384, SHA512 wit DSA
2011-05-07 Dr. Stephen... Remove gf2m modules from bn_asm if no-ec2m set.
2011-05-07 Dr. Stephen... Remove FIXME comments.
2011-05-07 Dr. Stephen... Omit GF2m properly this time ;-)
2011-05-07 Dr. Stephen... Don't include GF2m source files is NOEC2M set.
2011-05-07 Andy PolyakovIA-64 assembler pack: fix typos and make it work on...
2011-05-07 Andy Polyakovx86 assembler pack: add bn_GF2m_mul_2x2 implementations...
2011-05-06 Dr. Stephen... Fixes for WIN64 FIPS build.
2011-05-06 Dr. Stephen... Get OPENSSL_FIPSSYMS from environment in fipsas.pl...
2011-05-06 Dr. Stephen... Don't fail WIN32 builds on warnings.
2011-05-06 Dr. Stephen... Return error codes for selftest failure instead of...
2011-05-06 Dr. Stephen... Continuing TLS v1.2 support: add support for server...
2011-05-05 Dr. Stephen... Hide more symbols.
next