aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/camellia
Commit message (Expand)AuthorAgeFilesLines
* Remove email addresses from source code.Rich Salz2017-10-131-2/+2
* Remove filename argument to x86 asm_init.David Benjamin2017-05-111-1/+1
* camellia/asm/cmll-x86_64.pl: add CFI annotations.Andy Polyakov2017-02-261-0/+57
* Remove trailing whitespace from some files.David Benjamin2016-10-101-3/+3
* Missed some copyright mergeRich Salz2016-06-132-102/+0
* x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2016-05-291-1/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-213-3/+24
* Copyright consolidation 09/10Rich Salz2016-05-178-394/+54
* camellia/build.info: fix typoAndy Polyakov2016-04-261-1/+1
* Remove --classic build entirelyRichard Levitte2016-04-201-57/+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-1/+1
* Add include directory options for assembler files that include from crypto/Richard Levitte2016-03-101-0/+1
* Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte2016-03-091-1/+1
* Unified - adapt the generation of camellia assembler to use GENERATERichard Levitte2016-03-093-10/+12
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-083-5/+8
* 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-181-11/+0
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-3/+3
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+9
* 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-268-8/+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-16/+0
* Fix URLs mangled by reformatMatt Caswell2015-12-191-1/+1
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-188-8/+8
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-128/+0
* Fix crash in SPARC T4 XTS.Andy Polyakov2015-02-241-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-229-565/+577
* make updateMatt Caswell2014-12-111-2/+2
* Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe2014-12-081-1/+1
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-3/+0
* x86_64 assembly pack: make Windows build more robust.Andy Polyakov2013-01-221-1/+2
* [aes|cmll]t4-sparcv9.pl: unify argument handling.Andy Polyakov2012-10-251-4/+1
* [aes|cmll]t4-sparcv9.pl: addendum to previous sparcv9_modes.pl commit.Andy Polyakov2012-10-141-2/+2
* Add SPARC T4 Camellia support.Andy Polyakov2012-10-112-0/+934
* x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov2012-06-271-1/+1
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-036-29/+10
* perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov2012-04-281-2/+2
* Update dependencies.Dr. Stephen Henson2011-02-211-8/+24
* Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson2011-02-164-0/+4
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* cmll-x86_64.pl: small buglet in CBC subroutine.Andy Polyakov2009-09-171-1/+1