]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
x86_64-gf2m.pl: add missing Windows build fix for #2963.
[thirdparty/openssl.git] / crypto /
2013-03-01  Andy Polyakovx86_64-gf2m.pl: add missing Windows build fix for ...
2013-02-16  Andy Polyakovbn_nist.c: cumulative update from master.
2013-02-11  Dr. Stephen Hensonprepare for next version
2013-02-11  Dr. Stephen Hensonprepare for release
2013-02-11  Andy Polyakovsparccpuid.S: work around emulator bug on T1.
2013-02-08  Andy Polyakove_aes_cbc_hmac_sha1.c: fine-tune cache line alignment.
2013-02-07  Andy Polyakove_aes_cbc_hmac_sha1.c: align calculated MAC at cache...
2013-02-06  Dr. Stephen Hensonprepare for next version
2013-02-04  Dr. Stephen HensonPrepare for release.
2013-02-04  Dr. Stephen Hensonmake update
2013-02-03  Andy Polyakove_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC...
2013-02-02  Andy Polyakovbn_word.c: fix overflow bug in BN_add_word.
2013-02-02  Andy Polyakovx86_64 assembly pack: keep making Windows build more...
2013-02-02  Andy Polyakove_aes_cbc_hmac_sha1.c: address the CBC decrypt timing...
2013-01-31  Dr. Stephen HensonMerge branch 'ben/timing-1.0.1' into OpenSSL_1_0_1...
2013-01-29  Dr. Stephen HensonDon't try and verify signatures if key is NULL (CVE...
2013-01-28  Ben LaurieMake CBC decoding constant time.
2013-01-28  Ben LaurieAdd and use a constant-time memcmp.
2013-01-23  Dr. Stephen HensonDon't include comp.h in cmd_cd.c if OPENSSL_NO_COMP set
2013-01-22  Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2013-01-22  Andy Polyakovbn/asm/mips.pl: hardwire local call to bn_div_words.
2013-01-20  Dr. Stephen HensonDon't include comp.h if no-comp set.
2013-01-14  Dr. Stephen HensonMerge branch 'OpenSSL_1_0_1-stable' of /home/steve...
2013-01-14  Ben LaurieFix some clang warnings.
2013-01-07  Dr. Stephen HensonIn FIPS mode use PKCS#8 format when writing private...
2012-12-30  Dr. Stephen Hensonmake no-comp compile
2012-12-06  Dr. Stephen HensonFix two bugs which affect delta CRL handling:
2012-12-05  Andy Polyakovaes-s390x.pl: fix XTS bugs in z196-specific code path...
2012-12-01  Andy Polyakovaes-s389x.pl: harmonize software-only code path [from...
2012-11-29  Dr. Stephen HensonPR: 2803
2012-10-16  Dr. Stephen HensonDon't require tag before ciphertext in AESGCM mode
2012-10-05  Bodo MöllerFix EC_KEY initialization race.
2012-09-24  Bodo MöllerFix Valgrind warning.
2012-09-17  Bodo MöllerFix warning.
2012-09-15  Andy Polyakove_aes.c: uninitialized variable in aes_ccm_init_key...
2012-09-01  Andy Polyakovbn_lcl.h: gcc removed support for "h" constraint, which...
2012-08-22  Dr. Stephen HensonPR: 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-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  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 Hensonadd missing evp_cnf.c file
2012-07-03  Dr. Stephen HensonPR: 2840
2012-07-01  Ben LaurieUnused variable.
2012-07-01  Andy Polyakovbss_dgram.c: fix typos in Windows code.
2012-06-27  Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-19  Andy Polyakovbss_dgram.c: fix bugs [from HEAD].
2012-06-10  Dr. Stephen Hensonrevert more "version skew" changes that break FIPS...
2012-06-09  Dr. Stephen HensonRevert "version skew" patches that break FIPS compilation.
2012-06-08  Ben LaurieReduce version skew.
2012-05-16  Andy Polyakovppccap.c: assume no features under 32-bit AIX kernel...
2012-05-11  Dr. Stephen HensonPR: 2813
2012-05-10  Dr. Stephen Hensonprepare for next version
2012-05-10  Dr. Stephen Hensonprepare for 1.0.1c release OpenSSL_1_0_1c
2012-05-10  Dr. Stephen HensonReported by: Solar Designer of Openwall
2012-04-27  Andy Polyakovppccpuid.pl: branch hints in OPENSSL_cleanse impact...
2012-04-26  Dr. Stephen Hensonprepare for next version
2012-04-26  Dr. Stephen Hensonmake update OpenSSL_1_0_1b
2012-04-26  Dr. Stephen Hensonprepare for 1.0.1b release
2012-04-22  Dr. Stephen Hensoncorrect error code
2012-04-20  Andy Polyakove_rc4_hmac_md5.c: reapply commit#21726, which was erron...
2012-04-20  Dr. Stephen Hensoncall OPENSSL_init when calling FIPS_mode too
2012-04-20  Dr. Stephen Hensonmake 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 Hensonupdate for next version
2012-04-19  Dr. Stephen Hensonprepare for 1.0.1a release OpenSSL_1_0_1a
2012-04-19  Dr. Stephen HensonCheck for potentially exploitable overflows in asn1_d2i...
2012-04-18  Dr. Stephen Hensononly call FIPS_cipherinit in FIPS mode
2012-04-18  Andy Polyakove_rc4_hmac_md5.c: update from HEAD, fixes crash on...
2012-04-16  Andy PolyakovOPENSSL_NO_SOCK fixes [from HEAD].
2012-04-16  Andy PolyakovMinor compatibility fixes [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 Hensonoops, macro not present in OpenSSL 1.0.2
2012-04-11  Dr. Stephen Hensonfix reset fix
2012-04-11  Dr. Stephen Hensonmake reinitialisation work for CMAC
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-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-30  Andy Polyakovbn/bn_gf2m.c: make new BN_GF2m_mod_inv work with BN_DEB...
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 Hensonfix leak
2012-03-22  Dr. Stephen HensonSubmitted by: Markus Friedl <mfriedl@gmail.com>
2012-03-22  Dr. Stephen Hensonupdate version to 1.0.1a-dev
2012-03-16  Andy Polyakovbsaes-x86_64.pl: optimize key conversion [from HEAD].
2012-03-14  Dr. Stephen Hensonprepare for 1.0.1 release
2012-03-13  Andy Polyakovx86_64-xlate.pl: remove old kludge.
2012-03-12  Dr. Stephen Hensoncorrected fix to PR#2711 and also cover mime_param_cmp
2012-03-12  Dr. Stephen HensonFix for CMS/PKCS7 MMA. If RSA decryption fails use...
2012-03-08  Dr. Stephen Hensoncheck return value of BIO_write in PKCS7_decrypt
2012-03-06  Dr. Stephen HensonPR: 2755
2012-03-01  Richard LevitteFor OpenVMS, use inttypes.h instead of stdint.h
2012-02-29  Dr. Stephen HensonPR: 2742
2012-02-28  Dr. Stephen HensonFix memory leak cause by race condition when creating...
2012-02-28  Andy Polyakovx86cpuid.pl: fix processor capability detection on...
next