openssl.git
2010-08-27 Bodo MöllerC conformity fixes:
2010-08-27 Dr. Stephen... PR: 1833
2010-08-26 Bodo MöllerUpdate version numbers
2010-08-26 Bodo MöllerFor better forward-security support, add functions
2010-08-26 Bodo MöllerPatch from PR #1833 was broken: there's no s->s3->new_s...
2010-08-26 Bodo Möller(formatting error)
2010-08-26 Bodo MöllerNew 64-bit optimized implementation EC_GFp_nistp224_met...
2010-08-26 Dr. Stephen... sync and update ordinals
2010-08-26 Dr. Stephen... PR: 1833
2010-08-26 Bodo MöllerECC library bugfixes.
2010-08-26 Bodo MöllerHarmonize with OpenSSL_1_0_1-stable version of CHANGES.
2010-08-24 Andy Polyakovutil/cygwin.sh: maintainer's update.
2010-08-24 Andy Polyakovengine/Makefile: harmonize engine install rule for...
2010-08-23 Andy Polyakovgcm128.c: fix typo in CRYPTO_gcm128_encrypt_ctr32 name.
2010-08-21 Andy PolyakovMakefile.share: fix brown-bag typo in link_o.darwin.
2010-08-21 Andy Polyakovcrypto/modes/Makefile: fix typo in ghash-parisc.s rule.
2010-08-10 Dr. Stephen... PR: 2315
2010-08-03 Andy Polyakovsha1-armv4-large.pl: reschedule instructions for dual...
2010-08-02 Andy Polyakovrc5_locl.h: make inline assembler clang-friendly.
2010-08-02 Andy Polyakovgcm128.c: add CRYPTO_gcm128_[en|de]crypt_ctr32.
2010-08-02 Andy Polyakovmd32_common.h: modify MD32_REG_T pre-processing logic...
2010-07-28 Dr. Stephen... Fix ctr mode properly this time....
2010-07-28 Dr. Stephen... Make ctr mode behaviour consistent with other modes.
2010-07-28 Ben LaurieAdd Next Protocol Negotiation.
2010-07-28 Andy Polyakovalphacpuid.pl: fix brown-bag bug.
2010-07-27 Ben LaurieSign mismatch.
2010-07-27 Ben LaurieMissing prototype.
2010-07-26 Andy Polyakovaes-x86_64.pl: commit#19797 was overzealous, partially...
2010-07-26 Andy PolyakovReplace alphacpuid.s with alphacpuid.pl to ensure it...
2010-07-26 Andy Polyakovms/: update do_win64*.bat and remove redundant mingw32...
2010-07-26 Andy Polyakovsha1-alpha.pl: commentary update.
2010-07-26 Andy Polyakovrc4-s390x.pl: harmonize build rule with other similar...
2010-07-26 Andy Polyakovghash-ia64.pl: excuse myself from implementing "528B...
2010-07-26 Andy Polyakovmodes/Makefile: update clean rule.
2010-07-26 Andy Polyakoveng_aesni.c: switch to CRYPTO_ctr128_encrypt_ctr32.
2010-07-26 Andy Polyakovaes-x86_64.pl: remove redundant instructions.
2010-07-26 Andy Polyakovperlasm/x86_64-xlate.pl: extend SSE>2 to ml64.
2010-07-26 Andy Polyakovaesni-x86_64.pl: fix typos.
2010-07-26 Andy Polyakovperlasm/x86asm.pl: move aesni and pclmulqdq opcodes...
2010-07-26 Dr. Stephen... Add new type ossl_ssize_t instead of ssize_t and move...
2010-07-26 Dr. Stephen... #if out deleted function from headers so it isn't picke...
2010-07-26 Dr. Stephen... WIN32 build fix.
2010-07-25 Dr. Stephen... Sync ordinals and update.
2010-07-25 Dr. Stephen... Update symhacks.
2010-07-25 Dr. Stephen... Add modes.h and cmac to WIN32 build system.
2010-07-25 Andy Polyakovaesni-x86[_64].pl: fine-tune, add CCM subroutine, add...
2010-07-24 Dr. Stephen... Fix WIN32 build system to correctly link ENGINE DLLs...
2010-07-21 Dr. Stephen... Add call to ENGINE_register_all_complete() to ENGINE_lo...
2010-07-18 Dr. Stephen... PR: 1830
2010-07-18 Dr. Stephen... oops, revert wrong patch..
2010-07-18 Dr. Stephen... Fix warnings (From HEAD, original patch by Ben).
2010-07-16 Andy PolyakovMakefile.shared: link_o.darwin comment update.
2010-07-16 Andy PolyakovConfigure: suppress $multilib with non-system $prefix.
2010-07-15 Andy PolyakovMakefile.shared: debugging line slipped through in...
2010-07-15 Andy PolyakovMakefile.shared: update link_o.dawrin rule.
2010-07-14 Andy Polyakovaes-s390x.pl: revisit buffer allocation and add perform...
2010-07-13 Andy Polyakovsha1-armv4-large.pl: add performance data for Cortex...
2010-07-13 Andy PolyakovARM assembler pack: reschedule instructions for dual...
2010-07-09 Dr. Stephen... PR: 2297
2010-07-09 Andy PolyakovConfigure: fix aes_ctr.o regexp.
2010-07-09 Andy PolyakovINSTALL.W32: mention _OPENSSL_isservice().
2010-07-09 Andy Polyakovgcm128.c: API modification and readability improvements,
2010-07-09 Andy PolyakovRework framework for assembler support for AES counter...
2010-07-09 Andy PolyakovHarmonize s390x assembler modules with "catch-all"...
2010-07-08 Andy Polyakovarmv4-mont.pl: addenum to previous commit#19749.
2010-07-08 Andy Polyakovcrypto/*/Makefile: unify "catch-all" assembler make...
2010-07-08 Andy Polyakovrand_nw.c: compensate for gcc bug (using %edx instead...
2010-07-08 Andy PolyakovPROBLEMS: MacOS X is not necessarily a problem anymore.
2010-07-08 Andy Polyakovsparcv9cap.c: reiterate CPU detection logic.
2010-07-05 Dr. Stephen... i variable is used on some platforms
2010-07-02 Andy Polyakovghash-armv4.pl: excuse myself from implementing "528B...
2010-07-02 Andy Polyakovghash-sparcv9.pl: fix Makefile rule and add performance...
2010-07-02 Andy Polyakovcrypto/sparc*: eliminate _sparcv9_rdwrasi.
2010-07-01 Andy PolyakovSPARCv9 assembler pack: refine CPU detection on Linux...
2010-06-27 Dr. Stephen... no need for empty fragments with TLS 1.1 and later...
2010-06-16 Dr. Stephen... clarify comment
2010-06-12 Ben LaurieFix warnings.
2010-06-09 Andy PolyakovVC-32.pl: fix /Fd name generation.
2010-06-09 Andy Polyakovghash-x86_64.pl: "528B" variant delivers further >30...
2010-06-09 Andy Polyakovghash-x86.pl: commentary updates.
2010-06-04 Andy Polyakovghash-x86.pl: "528B" variant of gcm_ghash_4bit_mmx...
2010-06-04 Andy Polyakovx86 perlasm: add support for 16-bit values.
2010-06-01 Dr. Stephen... update FAQ
2010-06-01 Dr. Stephen... add CVE-2010-0742 and CVS-2010-1633 fixes
2010-06-01 Andy PolyakovVC-32.pl: unconditionally generate symbols.pdb.
2010-06-01 Andy Polyakovx86_64-xlate.pl: refine mingw support and regexps,...
2010-06-01 Andy PolyakovConfigure: update mingw config-lines.
2010-05-31 Dr. Stephen... fix PR#2261 in a different way
2010-05-29 Dr. Stephen... PR: 2278
2010-05-27 Dr. Stephen... update NEWS
2010-05-27 Dr. Stephen... PR: 2262
2010-05-27 Dr. Stephen... PR: 2261
2010-05-27 Dr. Stephen... PR: 2258
2010-05-26 Dr. Stephen... PR: 2266
2010-05-26 Andy Polyakovgcm128.c: P.-M. Hager has tipped about possibility...
2010-05-26 Dr. Stephen... Avoid use of ex_data free function in Chil ENGINE so...
2010-05-23 Andy Polyakovghash-x86.pl: MMX optimization (+20-40%) and commentary...
2010-05-23 Andy Polyakovgcm128.c: commentary update.
2010-05-22 Dr. Stephen... PR: 2254
2010-05-22 Dr. Stephen... PR: 2251
next