summaryrefslogtreecommitdiff
path: root/crypto/rc5
Commit message (Expand)AuthorAgeFilesLines
* Avoid duplicating symbols in legacy.a with some build optionsTomas Mraz2023-01-311-1/+1
* remove unused macro in rc2_local.h and rc5_local.hzhangzhilei2023-01-121-61/+0
* crypto/*: Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY2022-10-121-28/+28
* Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior2022-05-241-3/+3
* Update copyright yearMatt Caswell2020-04-236-6/+6
* Move legacy ciphers into the legacy providerShane Lontis2020-04-091-2/+9
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-171-1/+1
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-221-1/+1
* Deprecate the low level RC5 functionsPauli2020-01-165-0/+30
* Reorganize local header filesDr. Matthias St. Pierre2019-09-286-5/+5
* Unify all assembler file generatorsRichard Levitte2019-09-161-2/+1
* build.info: For all assembler generators, remove all argumentsRichard Levitte2019-09-161-2/+1
* Change RC5_32_set_key to return an int typeMatt Caswell2019-07-011-2/+7
* Move rc5_asm_src file information to build.info filesRichard Levitte2019-06-171-1/+14
* Following the license change, modify the boilerplates in crypto/rcN/Richard Levitte2018-12-067-7/+7
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-141-1/+1
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-281-1/+2
* Remove filename argument to x86 asm_init.David Benjamin2017-05-111-1/+1
* Fix gcc-7 warnings.Bernd Edlinger2017-05-111-2/+30
* Remove/rename some old files.Rich Salz2016-06-011-70/+0
* Copyright consolidation 08/10Rich Salz2016-05-176-324/+36
* Remove --classic build entirelyRichard Levitte2016-04-201-51/+0
* Copyright consolidation: perl filesRich Salz2016-04-201-1/+8
* 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
* Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte2016-03-091-1/+1
* Unified - adapt the generation of rc5 assembler to use GENERATERichard Levitte2016-03-093-7/+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
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-1/+1
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+7
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+3
* Templatize util/domdRich Salz2016-01-291-2/+1
* Keep RC5 bit shifts in [0..31]Viktor Dukhovni2016-01-281-2/+2
* 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-439/+0
* ifdef cleanup, part 4a: '#ifdef undef'Rich Salz2015-01-241-56/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-228-789/+772
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-282-8/+0
* RT3549: Remove obsolete files in cryptoRich Salz2014-10-011-277/+0
* Update support for Intel compiler: add linux-x86_64-icc and fix problems.Andy Polyakov2012-11-281-1/+4
* rc5.h: stop wasting space on 64-bit platforms [breaks binary compatibility!].Andy Polyakov2012-07-151-2/+1
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1