openssl.git
2012-10-16 Andy Polyakovaix[64]-cc: get MT support right [from HEAD].
2012-10-05 Bodo MöllerFix EC_KEY initialization race.
2012-09-24 Bodo MöllerFix Valgrind warning.
2012-09-24 Richard Levitte* Configure: make the debug-levitte-linux{elf,noasm...
2012-09-21 Dr. Stephen... Minor enhancement to PR#2836 fix. Instead of modifying...
2012-09-21 Richard Levitte* ssl/t1_enc.c (tls1_change_cipher_state): Stupid bug...
2012-09-17 Bodo MöllerFix warning.
2012-09-17 Ben LaurieCall OCSP Stapling callback after ciphersuite has been...
2012-09-15 Andy Polyakove_aes.c: uninitialized variable in aes_ccm_init_key...
2012-09-11 Dr. Stephen... fix memory leak
2012-09-01 Andy Polyakovbn_lcl.h: gcc removed support for "h" constraint, which...
2012-09-01 Dr. Stephen... Don't load GOST ENGINE if it is already loaded.
2012-08-22 Dr. Stephen... PR: 2786
2012-08-17 Andy Polyakovsha1-armv4-large.pl: comply with ABI [from HEAD].
2012-08-17 Andy Polyakovaes-mips.pl: harmonize with fips module.
2012-08-16 Bodo MöllerEnable message names for TLS 1.1, 1.2 with -msg.
2012-08-13 Andy Polyakovgosthash.c: use memmove in circle_xor8, as input pointe...
2012-08-13 Andy Polyakov./Configure: libcrypto.a can grow to many GB on Solaris...
2012-08-13 Andy Polyakovgcm128.c: fix AAD-only case with AAD length not divisib...
2012-07-05 Richard LevitteAdd evp_cnf in the build.
2012-07-05 Dr. Stephen... update NEWS
2012-07-05 Richard LevitteHave the new names start in column 48, that makes it...
2012-07-05 Richard LevitteCosmetics: remove duplicate symbol in crypto/symhacks.h
2012-07-04 Dr. Stephen... add missing evp_cnf.c file
2012-07-03 Dr. Stephen... PR: 2840
2012-07-03 Dr. Stephen... Fix memory leak.
2012-07-01 Ben LaurieUnused variable.
2012-07-01 Andy Polyakovbss_dgram.c: fix typos in Windows code.
2012-06-27 Dr. Stephen... don't use pseudo digests for default values of keys
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-19 Dr. Stephen... oops, add -debug_decrypt option which was accidenatally...
2012-06-19 Andy Polyakovbss_dgram.c: fix bugs [from HEAD].
2012-06-10 Dr. Stephen... revert more "version skew" changes that break FIPS...
2012-06-09 Dr. Stephen... Revert "version skew" patches that break FIPS compilation.
2012-06-08 Ben LaurieReduce version skew.
2012-05-16 Andy Polyakovs2_clnt.c: compensate for compiler bug [from HEAD].
2012-05-16 Andy Polyakovppccap.c: assume no features under 32-bit AIX kernel...
2012-05-11 Dr. Stephen... PR: 2813
2012-05-11 Dr. Stephen... PR: 2811
2012-05-10 Dr. Stephen... PR: 2806
2012-05-10 Dr. Stephen... prepare for next version
2012-05-10 Dr. Stephen... prepare for 1.0.1c release OpenSSL_1_0_1c
2012-05-10 Dr. Stephen... update NEWS
2012-05-10 Dr. Stephen... Sanity check record length before skipping explicit...
2012-05-10 Richard LevitteDon't forget to install srtp.h as well
2012-05-10 Dr. Stephen... oops, revert unrelated change
2012-05-10 Dr. Stephen... Reported by: Solar Designer of Openwall
2012-05-04 Richard LevitteCorrect environment variable is OPENSSL_ALLOW_PROXY_CERTS.
2012-04-27 Andy Polyakovppccpuid.pl: branch hints in OPENSSL_cleanse impact...
2012-04-26 Dr. Stephen... Don't try to use unvalidated composite ciphers in FIPS...
2012-04-26 Dr. Stephen... prepare for next version
2012-04-26 Dr. Stephen... make update OpenSSL_1_0_1b
2012-04-26 Dr. Stephen... prepare for 1.0.1b release
2012-04-26 Dr. Stephen... update NEWS
2012-04-26 Andy PolyakovCHANGES: clarify.
2012-04-26 Andy PolyakovCHANGEs: fix typos and clarify.
2012-04-25 Dr. Stephen... Change value of SSL_OP_NO_TLSv1_1 to avoid clash with...
2012-04-25 Andy Polyakovs23_clnt.c: ensure interoperability by maitaining clien...
2012-04-22 Dr. Stephen... correct error code
2012-04-22 Dr. Stephen... check correctness of errors before updating them so...
2012-04-22 Dr. Stephen... correct old FAQ answers, sync with HEAD
2012-04-20 Andy Polyakove_rc4_hmac_md5.c: reapply commit#21726, which was erron...
2012-04-20 Dr. Stephen... call OPENSSL_init when calling FIPS_mode too
2012-04-20 Dr. Stephen... make ciphers work again for FIPS builds
2012-04-19 Andy Polyakove_rc4_hmac_md5.c: last commit was inappropriate for...
2012-04-19 Dr. Stephen... update for next version
2012-04-19 Dr. Stephen... prepare for 1.0.1a release OpenSSL_1_0_1a
2012-04-19 Dr. Stephen... update NEWS
2012-04-19 Dr. Stephen... Check for potentially exploitable overflows in asn1_d2i...
2012-04-19 Andy PolyakovMakefile.org: clear yet another environment variable...
2012-04-18 Dr. Stephen... only call FIPS_cipherinit in FIPS mode
2012-04-18 Andy Polyakove_rc4_hmac_md5.c: update from HEAD, fixes crash on...
2012-04-18 Dr. Stephen... update NEWS
2012-04-18 Dr. Stephen... correct error code
2012-04-17 Bodo MöllerDisable SHA-2 ciphersuites in < TLS 1.2 connections.
2012-04-17 Dr. Stephen... Additional workaround for PR#2771
2012-04-17 Dr. Stephen... Partial workaround for PR#2771.
2012-04-16 Andy PolyakovOPENSSL_NO_SOCK fixes [from HEAD].
2012-04-16 Andy PolyakovMinor compatibility fixes [from HEAD].
2012-04-15 Andy Polyakovs3_srvr.c: fix typo [from HEAD].
2012-04-15 Andy Polyakove_aes_cbc_hmac_sha1.c: handle zero-length payload and...
2012-04-12 Andy Polyakovs390x asm pack: fix typos.
2012-04-11 Dr. Stephen... oops, macro not present in OpenSSL 1.0.2
2012-04-11 Dr. Stephen... fix reset fix
2012-04-11 Dr. Stephen... make reinitialisation work for CMAC
2012-04-10 Dr. Stephen... update rather ancient EVP digest documentation
2012-04-09 Andy Polyakovaes-s390x.pl: fix crash in AES_set_decrypt_key in linux...
2012-04-05 Andy Polyakovaes-armv4.pl: make it more foolproof [inspired by aes...
2012-04-05 Andy Polyakovaes-s390x.pl: fix endless loop in linux32-s390x build.
2012-04-04 Andy Polyakovssl/ssl_ciph.c: interim solution for assertion in d1_pk...
2012-03-31 Andy PolyakovCHANGES: mention vpaes fix and harmonize with 1.0.0.
2012-03-31 Dr. Stephen... PR: 2778(part)
2012-03-31 Andy Polyakovmodes_lcl.h: make it work on i386 [from HEAD].
2012-03-31 Andy Polyakovvpaes-x86[_64].pl: handle zero length in vpaes_cbc_encr...
2012-03-31 Andy Polyakovutil/cygwin.sh update [from HEAD].
2012-03-30 Andy Polyakovbn/bn_gf2m.c: make new BN_GF2m_mod_inv work with BN_DEB...
2012-03-29 Dr. Stephen... Experimental workaround to large client hello issue...
2012-03-29 Andy Polyakovperlasm/x86masm.pl: fix last fix [from HEAD].
2012-03-29 Andy Polyakovans1/tasn_prn.c: avoid bool in variable names [from...
2012-03-22 Dr. Stephen... fix leak
next