summaryrefslogtreecommitdiff
path: root/crypto/idea
Commit message (Expand)AuthorAgeFilesLines
* Avoid duplicating symbols in legacy.a with some build optionsTomas Mraz2023-01-311-1/+1
* crypto/*: Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY2022-10-121-14/+14
* Update copyright yearMatt Caswell2021-04-082-2/+2
* enc: fix coverity 1451499, 1451501, 1451506, 1451507, 1351511, 1451514, 14515...Pauli2021-03-242-0/+10
* Update copyright yearMatt Caswell2020-04-235-5/+5
* Move legacy ciphers into the legacy providerShane Lontis2020-04-091-2/+9
* Deprecate the low level IDEA functions.Pauli2020-01-195-0/+35
* Reorganize local header filesDr. Matthias St. Pierre2019-09-286-5/+5
* Following the license change, modify the boilerplates in crypto/idea/Richard Levitte2018-12-066-6/+6
* Remove parentheses of return.KaoruToda2017-10-182-2/+2
* Remove email addresses from source code.Rich Salz2017-10-131-15/+0
* Fix gcc-7 warnings.Bernd Edlinger2017-05-111-0/+14
* Remove/rename some old files.Rich Salz2016-06-011-12/+0
* Copyright consolidation 08/10Rich Salz2016-05-176-324/+36
* Remove --classic build entirelyRichard Levitte2016-04-201-43/+0
* Rename some lowercase API'sRich Salz2016-04-185-16/+16
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* 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
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+3
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove outdated legacy crypto optionsRich Salz2016-01-271-4/+1
* Remove /* foo.c */ commentsRich Salz2016-01-266-6/+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-11/+0
* 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-312-332/+0
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* ifdef cleanup, part 4a: '#ifdef undef'Rich Salz2015-01-241-64/+0
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-3/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-228-635/+645
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* RT3549: Remove obsolete files in cryptoRich Salz2014-10-011-299/+0
* Fix typo in ideatest.cAndreas Westfeld2014-06-281-3/+3
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* remove trailing '\'Nils Larsch2006-12-191-1/+1
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+11
* make updateBodo Möller2005-05-161-10/+0
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1