summaryrefslogtreecommitdiffstats
path: root/crypto/modes
AgeCommit message (Expand)Author
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2016-02-27modes/asm/ghash-x86_64.pl: refine GNU assembler version detection.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-18Remove outdated DEBUG flags.Rich Salz
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte
2016-02-12modes/ctr128.c: pay attention to ecount_buf alignment in CRYPTO_ctr128_encrypt.Andy Polyakov
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-04Restore xmm7 from the correct address on win64Kurt Roeckx
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-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-10modes/ocb128.c: fix overstep.Andy Polyakov
2015-12-07ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov
2015-12-02modes/ocb128.c: fix sanitizer warning.Andy Polyakov
2015-12-02modes/ocb128.c: split fixed block xors to aligned and misaligned.Andy Polyakov
2015-12-02modes/ocb128.c: ocb_lookup_l to allow non-contiguous lookupAndy Polyakov
2015-11-23x86_64 assembly pack: tune clang version detection.Andy Polyakov
2015-11-11modes/asm/ghash-armv4.pl: extend Apple fix to all clang cases.Andy Polyakov
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-09-26Skylake performance results.Andy Polyakov
2015-09-25ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2015-06-10gcm.c: address linker warning about OPENSSL_ia32cap_P size mismatch.Andy Polyakov
2015-06-08Use CRYPTO_memcmp when comparing authenticatorsEmilia Kasper
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-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-04-30free cleanup almost the finaleRich Salz
2015-04-28remove malloc castsRich Salz
2015-04-21modes/asm/ghashv8-armx.pl: additional performance data.Andy Polyakov
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov
2015-04-04Appease clang -WshadowRichard Levitte
2015-04-02modes/asm/ghashv8-armx.pl: up to 90% performance improvement.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-20CRYPTO_128_unwrap(): Fix refactoring damageRichard Godbee
2015-03-20wrap128.c: Fix Doxygen commentsRichard Godbee
2015-03-17Fix unintended sign extensionMatt Caswell
2015-03-13Fix key wrapping mode with padding to conform to RFC 5649.Petr Spacek
2015-03-08ARMv4 assembly pack: add Cortex-A15 performance data.Andy Polyakov
2015-02-03Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srpRich Salz