Remove extra bang
[openssl.git] / crypto / sha /
2016-11-17 Andy Polyakovsha/asm/sha512-armv8.pl: fix big-endian support in...
2016-11-11 Andy Polyakovsha/asm/sha512-armv8.pl: add NEON version of SHA256.
2016-11-11 Andy Polyakovsha/keccak1600.c: add some optimized implementations.
2016-11-10 Richard LevitteRevert "Move algorithm specific ppccap code from crypto...
2016-11-09 Richard LevitteMove algorithm specific ppccap code from crypto/ppccap.c
2016-10-31 Andy Polyakovsha/keccak1600.c: add couple of soft asserts.
2016-10-24 Andy Polyakovsha/asm/sha512-armv8.pl: adapt for kernel use.
2016-10-24 Andy Polyakovx86_64 assembly pack: add Goldmont performance results.
2016-10-24 Andy Polyakovsha/keccak1600.c: add known answer and verify result...
2016-10-24 Andy Polyakovcrypto/sha: add Keccak1600 primitives to build SHA...
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-09-02 Andy PolyakovMIPS assembly pack: adapt it for MIPS[32|64]R6.
2016-08-16 Andy PolyakovARMv8 assembly pack: add Samsung Mongoose results.
2016-08-11 Andy Polyakovsha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on...
2016-08-05 klemensspelling fixes, just comments and readme.
2016-06-01 Rich SalzRemove/rename some old files.
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-05-04 Andy PolyakovAlpha assembly pack: make it work on Linux.
2016-05-04 Andy PolyakovMIPS assembly pack: fix MIPS64 assembler warnings.
2016-04-25 Andy Polyakovs390x assembly pack: cache capability query results.
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-07 Andy PolyakovPPC assembly pack: remove branch hints.
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-14 Andy Polyakovbuild.info/Makefile.in: Itanium fixups.
2016-03-12 Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-11 Andy Polyakovcrypto/*/build.info: make it work on ARM platforms.
2016-03-10 Richard LevitteFix some assembler generating scripts for better unific...
2016-03-10 Richard LevitteAdd include directory options for assembler files that...
2016-03-10 Richard LevitteAdd include directory options for assembler files that...
2016-03-09 Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-09 Richard LevitteUnified - adapt the generation of sha assembler to...
2016-03-08 Andy PolyakovSPARCv9 assembly pack: unify build rules and argument...
2016-03-02 David BenjaminConsistently use arm_arch.h constants in armcap assembl...
2016-03-01 David WoodhouseRT4347: Fix GCC unused-value warnings with HOST_c2l()
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzRemove update tags
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2015-12-21 Andy Polyakovsha/asm/sha256-armv4.pl: one of "universal" flags combi...
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-12-07 Andy PolyakovARMv4 assembly pack: allow Thumb2 even in iOS build,
2015-11-23 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-10-23 Alessandro GhediniFix typos
2015-09-26 Andy PolyakovSkylake performance results.
2015-09-25 Andy PolyakovAllow ILP32 compilation in AArch64 assembly pack.
2015-09-25 Andy PolyakovARMv4 assembly pack: implement support for Thumb2.
2015-08-10 Rich SalzRT3999: Remove sub-component version strings
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-04-20 Andy PolyakovAdd assembly support for 32-bit iOS.
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-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-03-29 Andy Polyakovsha/asm/sha512-armv4.pl: adapt for use in Linux kernel...
2015-03-29 Andy Polyakovsha/asm/sha256-armv4.pl: fix compile issue in kernel
2015-03-23 Andy Polyakovsha/asm/sha256-armv4.pl: adapt for use in Linux kernel...
2015-03-08 Andy PolyakovARMv4 assembly pack: add Cortex-A15 performance data.
2015-02-22 Andy Polyakovsha/asm/sha1-586.pl: fix typo.
2015-01-28 Matt CaswellFix various windows compilation issues
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-23 Andy PolyakovKeep disclaiming 16-bit support.
2015-01-23 Andy PolyakovAdd assembly support to ios64-cross.
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-12 Rich SalzRT3548: Remove some unsupported platforms.
2015-01-07 Andy PolyakovFix irix-cc build.
2015-01-04 Andy PolyakovRemove inconsistency in ARM support.
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-08 Dr. Stephen Hensonremove FIPS_*_SIZE_T
2014-12-08 Dr. Stephen HensonRemove fips_constseg references.
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2014-10-01 Rich SalzRT3549: Remove obsolete files in crypto
2014-09-24 Rich SalzRT3544: Remove MWERKS 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-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 PolyakovEngage SHA256/512 for PowerISA 2.07.
2014-07-01 Andy PolyakovAdd SHA256/512 for PowerISA 2.07.
2014-07-01 Andy Polyakovsha512-x86_64.pl: fix linking problem under Windows.
2014-06-29 Rich SalzMerge branch 'master' of git.openssl.org:openssl
next