openssl.git
2010-11-22 Dr. Stephen... add pice of PR#2295 not committed to HEAD
2010-11-19 Dr. Stephen... PR: 2376
2010-11-18 Dr. Stephen... PR: 2375
2010-11-18 Dr. Stephen... PR: 2374
2010-11-18 Richard LevitteTell the user what test is being performed.
2010-11-18 Richard LevitteWe expect these scripts not to bail on error, so make...
2010-11-18 Richard LevitteSynchronise with Unix tests
2010-11-18 Richard LevitteWe redid the structure on architecture dependent source...
2010-11-18 Dr. Stephen... remove duplicate statement
2010-11-18 Dr. Stephen... compile cts128.c on VMS
2010-11-18 Dr. Stephen... fix no SIGALRM case in speed.c
2010-11-18 Dr. Stephen... PR: 2372
2010-11-17 Dr. Stephen... oops, reinstate TLSv1 string
2010-11-17 Dr. Stephen... Don't assume a decode error if session tlsext_ecpointfo...
2010-11-16 Dr. Stephen... bring HEAD up to date, add CVE-2010-3864 fix, update...
2010-11-16 Dr. Stephen... add TLS v1.1 options to s_server
2010-11-16 Dr. Stephen... If EVP_PKEY structure contains an ENGINE the key is...
2010-11-14 Dr. Stephen... Only use explicit IV if cipher is in CBC mode.
2010-11-14 Dr. Stephen... Get correct GOST private key instead of just assuming...
2010-11-12 Dr. Stephen... preliminary acknowledgments file
2010-11-11 Dr. Stephen... Submitted By: Bogdan Harjoc <harjoc@gmail.com>
2010-11-11 Dr. Stephen... PR: 2366
2010-11-02 Dr. Stephen... Submitted by: Jonathan Dixon <joth@chromium.org>
2010-10-22 Andy PolyakovConfigure: update mips[32|64]_asm lines.
2010-10-22 Andy Polyakovsha512-mips.pl: add missing 64-bit byte swap.
2010-10-21 Andy PolyakovAdd aes-mips.pl assembler module.
2010-10-21 Andy Polyakovsha512-mips.pl: fix "little-endian" typos.
2010-10-11 Dr. Stephen... PR: 2295
2010-10-10 Andy Polyakovx86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings.
2010-10-10 Dr. Stephen... move CHANGES entry to correct place
2010-10-10 Dr. Stephen... PR: 2314
2010-10-06 Dr. Stephen... We can't always read 6 bytes in an OCSP response: fix...
2010-10-04 Dr. Stephen... fix signature printing routines
2010-10-04 Dr. Stephen... fix warnings
2010-10-04 Dr. Stephen... Minor documentation fixes, PR#2345
2010-10-04 Dr. Stephen... Minor documentation fixes, PR#2344
2010-10-04 Dr. Stephen... Typo, PR#2346
2010-10-03 Dr. Stephen... Add call to ENGINE_register_all_complete() to ENGINE_lo...
2010-10-02 Andy Polyakovsha512-mips.pl: add missing byte swap for little-endians.
2010-10-02 Andy PolyakovMIPS assembler pack: enable it in Configure, add SHA2...
2010-09-27 Andy PolyakovAdd unified mips.pl, which will replace mips3.s.
2010-09-22 Andy Polyakovsha1-mips.pl, mips-mont.pl: unify MIPS assembler module...
2010-09-21 Andy Polyakovghash-s390x.pl: reschedule instructions for better...
2010-09-18 Andy Polyakovs390x assembler pack: extend OPENSSL_s390xcap_P to...
2010-09-13 Andy PolyakovVC-32.pl: default to nasm if neither nasm or nasmw...
2010-09-13 Andy PolyakovAlpha assembler pack: adapt for Linux.
2010-09-10 Andy Polyakovsha1-armv4-large.pl: more readable input pickup.
2010-09-10 Andy PolyakovConfigure: remove redundant -DMD32_REG_T=int.
2010-09-10 Andy Polyakovcrypto/ppc[cpuid|cap]: call CPU detection once and...
2010-09-10 Andy Polyakovcrypto/bn/asm/s390x.S: drop redundant instructions.
2010-09-10 Andy PolyakovAdd ghash-s390x.pl.
2010-09-05 Andy Polyakovmodes/asm/ghash-*.pl: switch to [more reproducible...
2010-09-05 Andy Polyakovghash-ia64.pl: 50% performance improvement of gcm_ghash...
2010-09-05 Andy Polyakovsparcv9cap.c: disengange Solaris-specific CPU detection...
2010-09-05 Ben LaurieFixes to NPN from Adam Langley.
2010-09-05 Ben LaurieNPN tests.
2010-09-05 Ben LaurieFix warnings.
2010-09-02 Dr. Stephen... make no-gost work on Windows
2010-08-30 Dr. Stephen... fix bug in AES_unwrap()
2010-08-27 Bodo MöllerMore C language police work.
2010-08-27 Bodo MöllerC conformity fixes: Move declarations before statements...
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...
next