aboutsummaryrefslogtreecommitdiff
path: root/crypto/modes
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte1-2/+2
2016-03-11crypto/*/build.info: make it work on ARM platforms.Andy Polyakov1-3/+4
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte2-3/+3
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte1-0/+3
2016-03-09Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte1-1/+1
2016-03-09Add extra include directory for includers of ppc_arch.hRichard Levitte1-0/+2
2016-03-09Unified - adapt the generation of modes assembler to use GENERATERichard Levitte5-28/+22
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov3-14/+15
2016-02-27modes/asm/ghash-x86_64.pl: refine GNU assembler version detection.Andy Polyakov2-2/+2
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-18Remove outdated DEBUG flags.Rich Salz8-92/+0
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte1-10/+10
2016-02-12modes/ctr128.c: pay attention to ecount_buf alignment in CRYPTO_ctr128_encrypt.Andy Polyakov1-24/+17
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte1-0/+27
2016-02-05GH601: Various spelling fixes.FdaSilvaYY2-3/+3
2016-02-04Restore xmm7 from the correct address on win64Kurt Roeckx1-1/+1
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+5
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-12Move Makefiles to Makefile.inRich Salz2-148/+94
2015-12-13x86_64 assembly pack: tune clang version detection even further.Andy Polyakov2-2/+2
2015-12-10x86[_64] assembly pack: add optimized AES-NI OCB subroutines.Andy Polyakov2-76/+98
2015-12-10modes/ocb128.c: fix overstep.Andy Polyakov1-1/+1
2015-12-07ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov1-1/+1
2015-12-02modes/ocb128.c: fix sanitizer warning.Andy Polyakov1-7/+7
2015-12-02modes/ocb128.c: split fixed block xors to aligned and misaligned.Andy Polyakov2-57/+26
2015-12-02modes/ocb128.c: ocb_lookup_l to allow non-contiguous lookupAndy Polyakov1-8/+29
2015-11-23x86_64 assembly pack: tune clang version detection.Andy Polyakov2-2/+2
2015-11-11modes/asm/ghash-armv4.pl: extend Apple fix to all clang cases.Andy Polyakov1-1/+1
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell2-4/+4
2015-09-26Skylake performance results.Andy Polyakov2-6/+8
2015-09-25ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov1-5/+40
2015-07-14Conversion to UTF-8 where neededRichard Levitte7-37/+37
2015-06-10gcm.c: address linker warning about OPENSSL_ia32cap_P size mismatch.Andy Polyakov1-1/+1
2015-06-08Use CRYPTO_memcmp when comparing authenticatorsEmilia Kasper1-1/+1
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-05-14make dependRichard Levitte1-1/+1
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz1-8/+6
2015-05-04Use safer sizeof variant in mallocRich Salz2-2/+2
2015-04-30free cleanup almost the finaleRich Salz2-8/+2
2015-04-28remove malloc castsRich Salz2-2/+2
2015-04-21modes/asm/ghashv8-armx.pl: additional performance data.Andy Polyakov1-0/+1
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov1-10/+27
2015-04-04Appease clang -WshadowRichard Levitte1-19/+19
2015-04-02modes/asm/ghashv8-armx.pl: up to 90% performance improvement.Andy Polyakov1-54/+222
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-18/+1