aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/modes
Commit message (Expand)AuthorAgeFilesLines
* x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2016-05-292-2/+2
* Add OpenSSL copyright to .pl filesRich Salz2016-05-2112-12/+96
* Copyright consolidation 06/10Rich Salz2016-05-1711-430/+65
* Don't leak memory if realloc fails.Dr. Stephen Henson2016-05-121-2/+4
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-1/+1
* Alpha assembly pack: make it work on Linux.Andy Polyakov2016-05-041-1/+1
* s390x assembly pack: cache capability query results.Andy Polyakov2016-04-251-3/+1
* Remove --classic build entirelyRichard Levitte2016-04-201-76/+0
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte2016-03-131-2/+2
* crypto/*/build.info: make it work on ARM platforms.Andy Polyakov2016-03-111-3/+4
* Fix some assembler generating scripts for better unificationRichard Levitte2016-03-112-3/+3
* 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
* Add extra include directory for includers of ppc_arch.hRichard Levitte2016-03-091-0/+2
* Unified - adapt the generation of modes assembler to use GENERATERichard Levitte2016-03-095-28/+22
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-083-14/+15
* modes/asm/ghash-x86_64.pl: refine GNU assembler version detection.Andy Polyakov2016-02-272-2/+2
* 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
* Remove outdated DEBUG flags.Rich Salz2016-02-188-92/+0
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-10/+10
* modes/ctr128.c: pay attention to ecount_buf alignment in CRYPTO_ctr128_encrypt.Andy Polyakov2016-02-121-24/+17
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+27
* GH601: Various spelling fixes.FdaSilvaYY2016-02-052-3/+3
* Restore xmm7 from the correct address on win64Kurt Roeckx2016-02-041-1/+1
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+5
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+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-122-148/+94
* x86_64 assembly pack: tune clang version detection even further.Andy Polyakov2015-12-132-2/+2
* x86[_64] assembly pack: add optimized AES-NI OCB subroutines.Andy Polyakov2015-12-102-76/+98
* modes/ocb128.c: fix overstep.Andy Polyakov2015-12-101-1/+1
* ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov2015-12-071-1/+1
* modes/ocb128.c: fix sanitizer warning.Andy Polyakov2015-12-021-7/+7
* modes/ocb128.c: split fixed block xors to aligned and misaligned.Andy Polyakov2015-12-022-57/+26
* modes/ocb128.c: ocb_lookup_l to allow non-contiguous lookupAndy Polyakov2015-12-021-8/+29
* x86_64 assembly pack: tune clang version detection.Andy Polyakov2015-11-232-2/+2
* modes/asm/ghash-armv4.pl: extend Apple fix to all clang cases.Andy Polyakov2015-11-111-1/+1
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-092-4/+4
* Skylake performance results.Andy Polyakov2015-09-262-6/+8
* ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov2015-09-251-5/+40
* Conversion to UTF-8 where neededRichard Levitte2015-07-147-37/+37
* gcm.c: address linker warning about OPENSSL_ia32cap_P size mismatch.Andy Polyakov2015-06-101-1/+1
* Use CRYPTO_memcmp when comparing authenticatorsEmilia Kasper2015-06-081-1/+1
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1