]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
Add volatile qualifications to two blocks of inline asm to stop GCC from
[thirdparty/openssl.git] / crypto /
2013-06-04  Adam LangleyAdd volatile qualifications to two blocks of inline...
2013-06-04  Ben LaurieRemove added ;.
2013-06-04  Ben LaurieMissing prototypes.
2013-06-01  Andy Polyakovcrypto/bn/bn_exp.c: SPARC portability fix.
2013-05-25  Andy Polyakovaesni-x86_64.pl: optimize XTS.
2013-05-25  Andy Polyakovaesni-sha1-x86_64.pl: Atom-specific optimization.
2013-05-25  Andy Polyakovsha512-x86_64.pl: +16% optimization for Atom.
2013-05-25  Andy Polyakovvpaes-x86[_64].pl: minor Atom-specific optimization.
2013-05-13  Andy PolyakovAdd AES-SHA256 stitch.
2013-05-13  Andy Polyakovx86_64-xlate.pl: minor size/performance improvement.
2013-05-13  Andy Polyakovaesni-x86_64.pl: minor CTR performance improvement.
2013-05-02  Dr. Stephen HensonReencode certificates in X509_sign_ctx.
2013-04-23  Andy Polyakovbsaes-armv7.pl: add bsaes_cbc_encrypt and bsaes_ctr32_e...
2013-04-23  Andy Polyakovbsaes-armv7.pl: take it into build loop.
2013-04-13  Andy Polyakovcrypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on...
2013-04-06  Ben LaurieFix warnings.
2013-04-04  Andy Polyakovcryptlib.c: fix typo in OPENSSL_showfatal.
2013-04-04  Andy Polyakovaesni-x86_64.pl: optimize CBC decrypt.
2013-04-04  Andy Polyakove_aes.c: reserve for future extensions.
2013-04-04  Andy Polyakovgcm128.c: fix linking problems in 32-bit Windows build.
2013-04-04  Andy Polyakovdest4-sparcv9.pl: add clarification comment.
2013-04-04  Andy Polyakovevptests.txt: add XTS test vectors
2013-03-31  Dr. Stephen HensonTypo.
2013-03-31  Andy PolyakovAdd support for SPARC T4 DES opcode.
2013-03-31  Andy Polyakovdes_enc.m4: add missing #include.
2013-03-29  Andy PolyakovAdd AES-NI GCM stitch.
2013-03-29  Andy Polyakovaesni-x86_64.pl: fix typo and optimize small block...
2013-03-26  Matt CaswellMake binary curve ASN.1 work in FIPS mode.
2013-03-26  Andy Polyakovaesni-x86_64.pl: optimize CTR even further.
2013-03-24  Andy Polyakovghash-x86_64.pl: add AVX code path.
2013-03-19  Andy Polyakovaesni-x86_64.pl: optimize CTR even further.
2013-03-19  Andy Polyakovghash-x86_64.pl: minor optimization.
2013-03-18  Andy Polyakove_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES...
2013-03-18  Dr. Stephen HensonEncode INTEGER correctly.
2013-03-06  Andy Polyakovevptests.txt: additional GCM test vectors.
2013-03-06  Dr. Stephen HensonGCM and CCM test support
2013-03-06  Dr. Stephen HensonAdd CCM ciphers to tables.
2013-03-06  Andy Polyakovghash-x86_64.pl: fix length handling bug.
2013-03-04  Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-03-04  Andy Polyakovx86cpuid.pl: make it work with older CPUs.
2013-03-04  Ben LaurieOverride local vars for MINFO build.
2013-03-04  Ben LaurieInclude correctly.
2013-03-01  Andy Polyakovx86_64-gf2m.pl: fix typo.
2013-03-01  Andy Polyakovx86_64-gf2m.pl: add missing Windows build fix for ...
2013-02-26  Ben LaurieMissing files target.
2013-02-26  Dr. Stephen HensonAdd function CMS_RecipientInfo_encrypt
2013-02-21  Ben Lauriemake depend.
2013-02-15  Andy Polyakovsha256-586.pl: code refresh.
2013-02-14  Andy Polyakovsha1-586.pl: code refresh.
2013-02-14  Andy Polyakovghash-x86[_64].pl: code refresh.
2013-02-14  Andy Polyakov[aesni-]sha1-x86_64.pl: code refresh.
2013-02-14  Andy Polyakovsha512-x86_64.pl: add AVX2 code path.
2013-02-14  Andy Polyakovbn_nist.c: work around clang 3.0 bug.
2013-02-11  Andy Polyakovsparccpuid.S: work around emulator bug on T1.
2013-02-08  Andy Polyakove_aes_cbc_hmac_sha1.c: align calculated MAC at cache...
2013-02-06  Andy Polyakove_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC...
2013-02-06  Andy Polyakove_aes_cbc_hmac_sha1.c: address the CBC decrypt timing...
2013-02-06  Ben LaurieMake CBC decoding constant time.
2013-02-06  Ben LaurieAdd and use a constant-time memcmp.
2013-02-02  Andy Polyakovx86_64 assembly pack: keep making Windows build more...
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-22  Andy Polyakovsha512-ppc.pl: minimize stack frame.
2013-01-20  Dr. Stephen HensonDon't include comp.h if no-comp set.
2013-01-19  Andy PolyakovImprove WINCE support.
2013-01-19  Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19  Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19  Andy Polyakovsha512-ppc.pl: add PPC32 code, >2x improvement on in...
2013-01-19  Ben LaurieMake "make depend" work on MacOS out of the box.
2013-01-13  Ben LaurieFix some clang warnings.
2013-01-06  Ben LaurieFix warning.
2012-12-30  Dr. Stephen Hensonmake no-comp compile
2012-12-26  Dr. Stephen HensonPortability fix: use BIO_snprintf and pick up strcasecm...
2012-12-21  Dr. Stephen HensonMake partial chain checking work if we only have the...
2012-12-20  Dr. Stephen Hensonrevert OCSP_basic_verify changes: they aren't needed...
2012-12-18  Andy Polyakovdso/dso_win32.c: fix compiler warning.
2012-12-16  Andy Polyakovd1_lib.c,bss_dgram.c: eliminate dependency on _ftime.
2012-12-15  Dr. Stephen HensonCheck chain is not NULL before assuming we have a valid...
2012-12-13  Dr. Stephen HensonUse new partial chain flag instead of modifying input...
2012-12-13  Dr. Stephen HensonNew verify flag to return success if we have any certif...
2012-12-11  Ben LaurieUpdate ignores.
2012-12-10  Ben LaurieTabification. Remove accidental duplication.
2012-12-07  Ben LaurieFix OCSP checking.
2012-12-06  Dr. Stephen HensonFix two bugs which affect delta CRL handling:
2012-12-05  Dr. Stephen HensonIntegrate host, email and IP address checks into X509_v...
2012-12-05  Andy Polyakovaes-s390x.pl: fix XTS bugs in z196-specific code path.
2012-12-04  Andy Polyakovghash-sparcv9.pl: shave off one more xmulx, improve...
2012-12-04  Dr. Stephen Hensoninitial support for delta CRL generations by diffing...
2012-12-01  Andy Polyakovcryptlib.c: fix logical error.
2012-12-01  Andy Polyakovaesni-x86_64.pl: CTR face lift, +25% on Bulldozer.
2012-12-01  Andy Polyakovaes-s390x.pl: harmonize software-only code path [and...
2012-11-29  Dr. Stephen HensonPR: 2803
2012-11-29  Dr. Stephen Hensonadd wrapper function for certificate download
2012-11-29  Dr. Stephen Hensonconstify
2012-11-28  Dr. Stephen HensonGeneralise OCSP I/O functions to support dowloading...
2012-11-28  Andy PolyakovC64x+ assembly pack: improve EABI support.
2012-11-28  Andy PolyakovUpdate support for Intel compiler: add linux-x86_64...
2012-11-27  Dr. Stephen HensonNew functions to set lookup_crls callback and to retrie...
2012-11-24  Andy PolyakovAES for SPARC T4: add XTS, reorder subroutines to impro...
next