openssl.git
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.
2011-05-05 Andy PolyakovARM assembler pack: engage newly introduced armv4-gf2m...
2011-05-05 Dr. Stephen... Fix warning of signed/unsigned comparison.
2011-05-05 Andy PolyakovARM assembler pack. Add bn_GF2m_mul_2x2 implementation...
2011-05-04 Dr. Stephen... Remove superfluous PRNG self tests.
2011-05-04 Andy Polyakovxts128.c: minor optimizaton.
2011-05-04 Dr. Stephen... Update status.
2011-05-04 Dr. Stephen... Remove debugging print.
2011-05-04 Andy Polyakovbn_gf2m.c: optimized BN_GF2m_mod_inv delivers sometimes...
2011-05-04 Dr. Stephen... Fix warning.
2011-05-04 Dr. Stephen... Include fipssyms.h for ARM builds to translate symbols.
2011-05-04 Dr. Stephen... Remove useless setting.
2011-05-02 Dr. Stephen... PR: 2499
2011-05-02 Dr. Stephen... Fix do_fips script.
2011-05-02 Dr. Stephen... Use faster curves for ECDSA self test.
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.
next