openssl.git
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.
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.
2011-11-02 Dr. Stephen... Print out an error for "make test" in FIPS builds....
2011-11-02 Dr. Stephen... Add fips_algvs utility (from FIPS 2.0 stable branch).
2011-10-30 Richard LevitteTypo...
2011-10-30 Andy Polyakovbsaes-x86_64.pl: add CBC decrypt and engage it in e_aes.c.
2011-10-30 Richard LevitteAdd missing algorithms to disable, and in particular...
2011-10-30 Richard LevitteTeach mkshared.com to have a look for disabled algorith...
2011-10-29 Andy Polyakovbn_exp.c: fix corner case in new constant-time code.
2011-10-29 Andy Polyakovbsaes-x86_64.pl: optimize InvMixColumns.
2011-10-29 Andy Polyakovbsaes-x86_64.pl: add decryption procedure (with unoptim...
2011-10-27 Dr. Stephen... PR: 2628
2011-10-27 Dr. Stephen... PR: 2628
2011-10-26 Dr. Stephen... PR: 2632
2011-10-25 Dr. Stephen... Use correct tag for SRP username.
2011-10-24 Dr. Stephen... typo
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...
2011-10-18 Andy Polyakovbsaes-x86_64.pl: make it work with ml64.
2011-10-18 Andy Polyakov[bs|vp]aes-x86[_64].pl: typos and clarifications.
2011-10-18 Andy Polyakovc_allc.c: add aes-xts to loop.
2011-10-18 Dr. Stephen... Do global replace to remove assembly language object...
2011-10-17 Andy Polyakovbn_mont.c: get corner cases right in updated BN_from_mo...
2011-10-17 Andy Polyakovbn_exp.c: further optimizations using more ideas from
2011-10-17 Andy Polyakovx86_64-mont.pl: minor optimization.
2011-10-17 Andy Polyakovbn_mont.c: simplify BN_from_montgomery_word.
2011-10-17 Andy Polyakovbn_shift.c: minimize reallocations, which allows BN_FLG...
2011-10-17 Andy PolyakovEngage bsaes-x86_64.pl, bit-sliced AES.
2011-10-16 Dr. Stephen... L=3072, N=256 provides 128 bits of security not 112.
2011-10-15 Andy PolyakovAdd android-x86.
2011-10-14 Dr. Stephen... Clarify usage message.
2011-10-14 Dr. Stephen... more vxworks patches
2011-10-14 Dr. Stephen... Allow override of GCCVER and noexecstack checking from...
2011-10-14 Dr. Stephen... Don't use TPREFIX shell variable for minimal script.
2011-10-14 Dr. Stephen... Add usage messages.
2011-10-14 Andy Polyakove_aes.c: fix bug in aesni_gcm_tls_cipher.
2011-10-14 Andy Polyakovaesni-x86[_64].pl: fix bug in CCM code.
2011-10-13 Andy PolyakovRemove eng_aesni.c as AES-NI support is integrated...
2011-10-13 Bodo Mölleruse -no_ecdhe when using -no_dhe
2011-10-13 Bodo MöllerOops - ectest.c finds further problems beyond those...
2011-10-13 Bodo MöllerAvoid failed assertion in BN_DEBUG builds
2011-10-13 Bodo MöllerMake CTR mode behaviour consistent with other modes:
2011-10-13 Bodo MöllerClarify warning
2011-10-13 Bodo Möllertypo
2011-10-13 Bodo MöllerIn ssl3_clear, preserve s3->init_extra along with s3...
2011-10-13 Bodo MöllerFix OPENSSL_BN_ASM_MONT5 for corner cases; add a test.
2011-10-12 Dr. Stephen... Print curve type for signature tests.
2011-10-12 Dr. Stephen... increase test RSA key size to 1024 bits
2011-10-12 Dr. Stephen... Update README.FIPS for new FIPS 2.0 testvectors.
2011-10-12 Dr. Stephen... Remove o_init.o special case from Makefile: this doesn...
2011-10-12 Dr. Stephen... Skip ECDH sanity check. Add --compare-all to run compar...
2011-10-12 Dr. Stephen... Handle partial test where H is absent: needed to check...
2011-10-12 Dr. Stephen... Update instructions.
2011-10-12 Dr. Stephen... Updates to handle some verification of v2 tests.
next