summaryrefslogtreecommitdiffstats
path: root/crypto/aes
AgeCommit message (Expand)Author
2016-03-09Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte
2016-03-09Unified - adapt the generation of aes assembler to use GENERATERichard Levitte
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Remove update tagsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-12-13x86_64 assembly pack: tune clang version detection even further.Andy Polyakov
2015-12-10x86[_64] assembly pack: add optimized AES-NI OCB subroutines.Andy Polyakov
2015-12-07ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov
2015-11-23x86_64 assembly pack: tune clang version detection.Andy Polyakov
2015-11-18aes/asm/vpaes-ppc.pl: eliminate overhung stores in misaligned cases.Andy Polyakov
2015-11-16aesni-sha256-x86_64.pl: fix crash on AMD Jaguar.Andy Polyakov
2015-10-23Fix typosAlessandro Ghedini
2015-09-26Skylake performance results.Andy Polyakov
2015-09-25ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov
2015-08-10RT3999: Remove sub-component version stringsRich Salz
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-13aes/asm/bsaes-armv7.pl: fix compilation with Xcode 6.3.Andy Polyakov
2015-05-13aes/asm/aesni-sha256-x86_64.pl: fix Windows compilation failure with old asse...Andy Polyakov
2015-04-20aes/asm/aesni-x86.pl: fix typo affecting Windows build.Andy Polyakov
2015-04-20aes/asm/aesni-x86[_64].pl update.Andy Polyakov
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov
2015-04-20aes/asm/vpaes-armv8.pl: make it compile on iOS.Andy Polyakov
2015-04-02aes/asm/aesv8-armx.pl: optimize for Cortex-A5x.Andy Polyakov
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-28Add vpaes-amrv8.pl module.Andy Polyakov
2015-03-13Fix undefined behaviour in shifts.Emilia Kasper
2015-02-24Fix crash in SPARC T4 XTS.Andy Polyakov
2015-02-24aes/asm/bsaes-armv7: fix kernel-side XTS and harmonize with Linux.Andy Polyakov
2015-01-27"#if 0" removal: header filesRich Salz
2015-01-23Add assembly support to ios64-cross.Andy Polyakov
2015-01-22Fix macosx-ppc build (and typos in unwind info).Andy Polyakov
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Manually reformat aes_x86core.c and add it to the list of files skipped byMatt Caswell
2015-01-22Manually reformat aes_core.cMatt Caswell
2015-01-07Fix irix-cc build.Andy Polyakov
2015-01-04Remove inconsistency in ARM support.Andy Polyakov