Fix error-path memory leak in asn_mime.c
[openssl.git] / crypto / sha /
2017-11-07 Andy Polyakov{aes-armv4|bsaes-armv7|sha256-armv4}.pl: make it work...
2017-02-16 Bernd EdlingerCleanup *.S files.
2016-08-11 Andy Polyakovsha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on...
2016-04-25 Andy Polyakovs390x assembly pack: cache capability query results.
2016-04-07 Andy PolyakovPPC assembly pack: remove branch hints.
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-12-08 Richard LevitteCleanup the EVP_MD_CTX before exit rather than after
2015-11-30 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-10-23 Alessandro GhediniFix typos
2015-09-15 Rich SalzRT4044: Remove .cvsignore files.
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-05-23 Richard LevitteFix the update target and remove duplicate file updates
2015-04-02 Andy Polyakovsha/asm/sha*-armv8.pl: add Denver and X-Gene esults.
2015-04-02 Andy Polyakovaes/asm/aesv8-armx.pl: optimize for Cortex-A5x.
2015-03-23 Andy Polyakovsha/asm/sha256-armv4.pl: adapt for use in Linux kernel...
2015-02-22 Andy Polyakovsha/asm/sha1-586.pl: fix typo.
2015-01-22 Andy PolyakovFix macosx-ppc build (and typos in unwind info).
2015-01-22 Andy Polyakovsha256-armv4.pl: fix typo.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2015-01-07 Andy PolyakovFix irix-cc build.
2015-01-06 Andy PolyakovRemove inconsistency in ARM support.
2014-09-20 Andy PolyakovHarmonize Tru64 and Linux make rules.
2014-08-30 Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-08-20 Andy Polyakovsha1-mb-x86_64.pl: add commentary.
2014-08-20 Andy Polyakovsha1-mb-x86_64.pl: fix typo.
2014-07-21 Andy Polyakovsha1-ppc.pl: shave off one cycle from BODY_20_39
2014-07-20 Andy PolyakovInitial POWER8 support from development branch.
2014-07-07 Andy Polyakovsha[1|512]-x86_64.pl: fix logical errors with $shaext=0.
2014-07-05 Andy Polyakovsha512-x86_64.pl: fix typo.
2014-07-01 Andy Polyakovsha512-x86_64.pl: fix linking problem under Windows.
2014-06-28 Andy Polyakovx86_64 assembly pack: refine clang detection.
2014-06-27 Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-27 Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-24 Andy PolyakovARMv8 assembly pack: add Cortex performance numbers.
2014-06-14 Andy Polyakovsha1-x86_64.pl: add missing rex prefix in shaext.
2014-06-12 Andy PolyakovFacilitate back-porting of AESNI and SHA modules.
2014-06-11 Andy PolyakovAdd support for Intel SHA extension.
2014-06-10 Andy Polyakovsha[1|512]-armv8.pl: get instruction endianness right.
2014-06-10 Andy Polyakovlinux-aarch64: engage SHA modules.
2014-06-10 Andy PolyakovAdd SHA for ARMv8.
2014-06-10 Andy PolyakovARM assembly pack: get ARMv7 instruction endianness...
2014-06-10 Andy Polyakovsha[1|256]-armv4: harmonize with arm_arch.h.
2014-06-10 Andy Polyakovsha/asm/sha1-armv4-large.pl: add NEON and ARMv8 code...
2014-02-26 Andy Polyakovsha/asm/sha256-586.pl: don't try to compile SIMD with...
2014-02-26 Andy Polyakovsha/asm/sha512-x86_64.pl: fix compilation error on...
2014-02-05 Andy Polyakov[aesni|sha*]-mb-x86_64.pl: add multi-block assembly...
2014-02-01 Andy Polyakovsha512-ia64.pl: 15-20% performance improvement.
2014-02-01 Andy PolyakovPPC assembly pack: jumbo update from master.
2014-02-01 Andy Polyakovcrypto/sha/asm/sha1-x86_64.pl: jumbo update from
2014-01-04 Andy Polyakovsha/asm/sha256-armv4.pl: add NEON code path.
2014-01-04 Andy Polyakovaesni-sha1-x86_64.pl: harmonize [Atom-specific optimiza...
2013-12-28 Andy PolyakovARM assembly pack: make it work with older toolchain.
2013-12-18 Andy Polyakovsha1-x86_64.pl: harmonize Win64 SE handlers for SIMD...
2013-12-18 Andy Polyakovsha512.c: fullfull implicit API contract in SHA512_Tran...
2013-12-09 Andy PolyakovARM assembly pack: SHA update from master.
2013-11-12 Andy PolyakovMake Makefiles OSF-make-friendly.
2013-10-15 Andy PolyakovPPC assembly pack: make new .size directives profiler...
2013-10-14 Andy PolyakovPPC assembly pack: update from master branch.
2013-10-13 Andy PolyakovInitial aarch64 bits.
2013-10-13 Andy PolyakovMIPS assembly pack: get rid of deprecated instructions.
2013-07-31 Andy Polyakovcrypto/sha/asm/sha*-x86_64.pl: comply with Win64 ABI.
2013-07-10 Andy Polyakovsha512-586.pl: fix typo.
2013-06-30 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-10 Andy Polyakovsha1-x86_64.pl: add AVX2+BMI code path.
2013-06-10 Andy Polyakovsha512-x86_64.pl: upcoming-Atom-specific optimization.
2013-06-10 Andy Polyakovsha[256|512]-586.pl: add more SIMD code paths.
2013-05-25 Andy Polyakovsha512-x86_64.pl: +16% optimization for Atom.
2013-05-19 Andy PolyakovAdd SHA SPARC T4 code from master.
2013-05-19 Andy Polyakovsha512-x86_64.pl: update from master.
2013-05-19 Andy Polyakovsha512-586.pl: update from master.
2013-05-19 Andy Polyakovsha256-598.pl: update from master.
2013-05-19 Andy Polyakovsha1-x86_64.pl: update from master.
2013-05-19 Andy Polyakovsha1-586.pl: update from master.
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2013-01-13 Ben LaurieFix some clang warnings.
2012-09-19 Andy PolyakovMIPS assembly pack: jumbo update from HEAD.
2012-08-17 Andy Polyakovsha1-armv4-large.pl: comply with ABI [from HEAD].
2012-08-17 Andy PolyakovMIPS assembly pack updates from HEAD.
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-11-14 Andy Polyakovx86 assembler pack update from HEAD.
2011-11-14 Andy Polyakovx86_64 assembler pack update from HEAD.
2011-11-14 Andy PolyakovARM assembler pack update from HEAD.
2011-11-14 Andy PolyakovAlpha assembler pack update from HEAD.
2011-11-14 Andy PolyakovMIPS assembler pack update from HEAD.
2011-11-14 Andy PolyakovPPC assembler pack update from HEAD.
2011-11-14 Andy PolyakovPA-RISC assembler pack update from HEAD.
2011-11-14 Andy PolyakovSPARCv9 assembler pack update from HEAD.
2011-11-14 Andy Polyakovs390x assembler pack update from HEAD.
2011-11-14 Andy PolyakovIA64 assembler pack update from HEAD.
2011-11-14 Andy PolyakovMafiles updates to accomodate assembler update from...
2011-08-14 Dr. Stephen HensonRemove hard coded ecdsaWithSHA1 hack in ssl routines...
2011-07-04 Andy Polyakovsha1-x86_64.pl: nasm-related update from HEAD.
2011-07-01 Andy Polyakovsha1-x86_64.pl: fix win64-specific typos and add masm...
2011-06-28 Andy Polyakovx86[_64] assembler pack: back-port SHA1 and RC4 from...
2011-06-01 Dr. Stephen HensonProhibit use of low level digest APIs in FIPS mode.
2010-08-03 Andy Polyakovsha1-armv4-large.pl: reschedule instructions for dual...
next