Fix a crash in tls_construct_client_certificate.
[openssl.git] / crypto / sha /
2017-06-29 Andy PolyakovAdd sha/asm/keccak1600-s390x.pl.
2017-06-29 Andy Polyakovsha/asm/keccak1600-x86_64.pl: add CFI directives.
2017-06-29 Andy Polyakovsha/asm/keccak1600-x86_64.pl: optimize by re-ordering...
2017-06-29 Andy Polyakovsha/asm/keccak1600-x86_64.pl: remove redundant moves.
2017-06-29 Andy PolyakovAdd sha/asm/keccak1600-x86_64.pl.
2017-06-24 Andy Polyakovsha/asm/keccak1600-mmx.pl: optimize for Atom and add...
2017-06-24 Andy PolyakovAdd sha/asm/keccak1600-mmx.pl, x86 MMX module.
2017-06-21 Andy Polyakovsha/asm/sha512p8-ppc.pl: add POWER8 performance data.
2017-06-21 Andy PolyakovAdd Keccak-1600 modules for PPC64 and POWER8.
2017-06-21 Andy PolyakovAdd sha/asm/keccak1600-c64x.pl
2017-06-15 Andy PolyakovAdd sha/asm/keccak1600-armv8.pl.
2017-06-08 Andy Polyakovsha/asm/keccak1600-armv4.pl: switch to more efficient...
2017-06-08 Andy Polyakovsha/keccak1600.c: switch to more efficient bit interlea...
2017-06-06 Andy Polyakovsha/asm/keccak1600-armv4.pl: add NEON code path.
2017-06-06 Andy Polyakovsha/asm/keccak1600-armv4.pl: add SHA3_absorb and SHA3_s...
2017-06-06 Andy Polyakovsha/asm/keccak1600-armv4.pl: optimization based on...
2017-06-06 Andy PolyakovAdd sha/asm/keccak1600-armv4.pl.
2017-06-05 Andy Polyakovsha/keccak1600.c: add #ifdef KECCAK1600_ASM.
2017-06-05 Andy Polyakovsha/keccak1600.c: reduce temporary storage utilization...
2017-06-05 Andy Polyakovsha/keccak1600.c: add another 1x variant.
2017-06-05 Andy Polyakovsha/keccak1600.c: add ARM-specific "reference" tweaks.
2017-05-30 Andy Polyakovsha/keccak1600.c: implement lane complementing transform
2017-05-30 Andy Polyakovsha/keccak1600.c: implement bit interleaving optimization.
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2017-05-11 Richard LevitteCleanup - use e_os2.h rather than stdint.h
2017-05-05 Andy Polyakovsha/sha512.c: fix formatting.
2017-03-29 FdaSilvaYYMore typo fixes
2017-03-22 Andy Polyakovx86_64 assembly pack: add some Ryzen performance results.
2017-02-28 Emilia KasperClean up references to FIPS
2017-02-15 Andy Polyakovsha/asm/*-x86_64.pl: add CFI annotations.
2017-02-11 Adam Langleysha/asm/sha1-x86_64.pl: add CFI annotations.
2017-02-06 Andy Polyakovx86_64 assembly pack: Win64 SEH face-lift.
2016-12-19 Andy Polyakovx86 assembly pack: update performance results.
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...
next