aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes
Commit message (Expand)AuthorAgeFilesLines
* Add final(?) set of copyrights.Rich Salz2016-06-011-0/+7
* x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2016-05-297-7/+7
* SPARC assembly pack: add missing .type directives.Andy Polyakov2016-05-281-0/+4
* Add OpenSSL copyright to .pl filesRich Salz2016-05-2124-24/+192
* Copyright consolidation 05/10Rich Salz2016-05-1710-378/+65
* MIPS assembly pack: fix MIPS64 assembler warnings.Andy Polyakov2016-05-041-6/+8
* s390x assembly pack: cache capability query results.Andy Polyakov2016-04-251-19/+10
* Remove --classic build entirelyRichard Levitte2016-04-201-108/+0
* Add AES assembly module for Fujitsu SPARC64 X/X+.Andy Polyakov2016-04-203-0/+439
* PPC assembly pack: remove branch hints.Andy Polyakov2016-04-071-2/+2
* Clean-up *_DEBUG options.Andy Polyakov2016-04-073-15/+0
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Remove #error from include files.Rich Salz2016-03-201-5/+0
* Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte2016-03-131-3/+3
* crypto/*/build.info: make it work on ARM platforms.Andy Polyakov2016-03-111-2/+4
* Fix some assembler generating scripts for better unificationRichard Levitte2016-03-115-8/+8
* Add include directory options for assembler files that include from crypto/Richard Levitte2016-03-101-0/+2
* Add include directory options for assembler files that include from crypto/Richard Levitte2016-03-101-0/+3
* Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte2016-03-091-1/+1
* Unified - adapt the generation of aes assembler to use GENERATERichard Levitte2016-03-095-58/+61
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-084-18/+24
* 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-21/+21
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+59
* GH601: Various spelling fixes.FdaSilvaYY2016-02-052-2/+2
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+4
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-2610-10/+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-34/+0
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-189-9/+9
* x86_64 assembly pack: tune clang version detection even further.Andy Polyakov2015-12-133-3/+3
* x86[_64] assembly pack: add optimized AES-NI OCB subroutines.Andy Polyakov2015-12-102-11/+1889
* ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov2015-12-072-0/+2
* x86_64 assembly pack: tune clang version detection.Andy Polyakov2015-11-233-3/+3
* aes/asm/vpaes-ppc.pl: eliminate overhung stores in misaligned cases.Andy Polyakov2015-11-181-62/+136
* aesni-sha256-x86_64.pl: fix crash on AMD Jaguar.Andy Polyakov2015-11-161-5/+2
* Fix typosAlessandro Ghedini2015-10-231-1/+1
* Skylake performance results.Andy Polyakov2015-09-263-0/+4
* ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov2015-09-251-14/+10
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* Conversion to UTF-8 where neededRichard Levitte2015-07-142-9/+9
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-2/+4
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-142-2/+2
* aes/asm/bsaes-armv7.pl: fix compilation with Xcode 6.3.Andy Polyakov2015-05-131-2/+2
* aes/asm/aesni-sha256-x86_64.pl: fix Windows compilation failure with old asse...Andy Polyakov2015-05-131-3/+3
* aes/asm/aesni-x86.pl: fix typo affecting Windows build.Andy Polyakov2015-04-201-1/+1