aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha
Commit message (Expand)AuthorAgeFilesLines
* Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte2016-03-091-1/+1
* Unified - adapt the generation of sha assembler to use GENERATERichard Levitte2016-03-097-79/+70
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-084-8/+8
* Consistently use arm_arch.h constants in armcap assembly code.David Benjamin2016-03-021-1/+1
* RT4347: Fix GCC unused-value warnings with HOST_c2l()David Woodhouse2016-03-012-18/+18
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-30/+30
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+77
* GH601: Various spelling fixes.FdaSilvaYY2016-02-055-11/+11
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+3
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-265-5/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-121-27/+0
* sha/asm/sha256-armv4.pl: one of "universal" flags combination didn't compile.Andy Polyakov2015-12-211-9/+4
* x86_64 assembly pack: tune clang version detection even further.Andy Polyakov2015-12-134-4/+4
* ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov2015-12-073-8/+8
* x86_64 assembly pack: tune clang version detection.Andy Polyakov2015-11-234-4/+4
* Fix typosAlessandro Ghedini2015-10-232-2/+2
* Skylake performance results.Andy Polyakov2015-09-264-0/+4
* Allow ILP32 compilation in AArch64 assembly pack.Andy Polyakov2015-09-252-0/+16
* ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov2015-09-253-25/+52
* RT3999: Remove sub-component version stringsRich Salz2015-08-103-6/+0
* Conversion to UTF-8 where neededRichard Levitte2015-07-143-4/+4
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-3/+4
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-143-3/+3
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-3/+5
* Add assembly support for 32-bit iOS.Andy Polyakov2015-04-203-14/+63
* sha/asm/sha*-armv8.pl: add Denver and X-Gene esults.Andy Polyakov2015-04-022-0/+6
* aes/asm/aesv8-armx.pl: optimize for Cortex-A5x.Andy Polyakov2015-04-022-3/+3
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-314-660/+0
* sha/asm/sha512-armv4.pl: adapt for use in Linux kernel context.Andy Polyakov2015-03-291-9/+56
* sha/asm/sha256-armv4.pl: fix compile issue in kernelAndy Polyakov2015-03-291-1/+4
* sha/asm/sha256-armv4.pl: adapt for use in Linux kernel context.Andy Polyakov2015-03-231-11/+63
* ARMv4 assembly pack: add Cortex-A15 performance data.Andy Polyakov2015-03-082-11/+6
* sha/asm/sha1-586.pl: fix typo.Andy Polyakov2015-02-221-1/+1
* Fix various windows compilation issuesMatt Caswell2015-01-281-1/+1
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-2713-580/+148
* Keep disclaiming 16-bit support.Andy Polyakov2015-01-231-11/+2
* Add assembly support to ios64-cross.Andy Polyakov2015-01-232-7/+24
* Fix macosx-ppc build (and typos in unwind info).Andy Polyakov2015-01-221-0/+1
* sha256-armv4.pl: fix typo.Andy Polyakov2015-01-221-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2212-1741/+1984
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-3/+6
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-122-2/+2
* Fix irix-cc build.Andy Polyakov2015-01-072-2/+2