aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc5
Commit message (Expand)AuthorAgeFilesLines
* 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
* rc5_locl.h: make inline assembler clang-friendly.Andy Polyakov2010-08-021-2/+2
* rc5/asm/rc5-586.pl was erroneously omitted from last perlasm unification.Andy Polyakov2008-01-171-1/+2
* crypto/rc5/Makefile was erroneously omitted from last perlasm unification.Andy Polyakov2008-01-151-11/+2
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-112-0/+4
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov2005-02-061-3/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov2004-08-291-3/+4
* OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov2004-08-011-3/+3
* Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"Andy Polyakov2004-08-011-13/+8
* This is essentially Intel 32-bit compiler tune-up. To start with allAndy Polyakov2004-03-281-1/+1
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Some more ASFLAGS settings requiredLutz Jänicke2003-12-011-0/+1
* Netware-specific changes,Richard Levitte2003-11-281-0/+3
* make updateRichard Levitte2003-03-201-6/+10
* Make sure we get the definition of OPENSSL_NO_RC5.Richard Levitte2003-03-201-0/+2
* A few more files to ignoreRichard Levitte2003-01-161-0/+1
* Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov2003-01-031-9/+3
* Correct asm exclusions.Ben Laurie2002-12-291-1/+1
* Don't define macros in terms of asm() when __STRICT_ANSI is defined.Richard Levitte2002-12-151-1/+1
* Ooops! No ROTATE on some platforms after x86_64 performance patch...Andy Polyakov2002-12-151-1/+4
* x86_64 performance patch.Andy Polyakov2002-12-141-0/+17
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* make updateRichard Levitte2001-07-311-5/+5
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-5/+5
* Constification.Ben Laurie2001-07-061-1/+1
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Code for better build under Darwin (MacOS X).Richard Levitte2001-03-071-1/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-3/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-194-9/+10
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* EVP constification.Ben Laurie2000-06-036-18/+24
* _lrotl and _lrotr are defined in MSVC but nowhere else that we knowRichard Levitte2000-04-011-1/+1
* Remove "Makefile.uni" files and some related stuff.Bodo Möller2000-03-141-73/+0
* Remove Win32 assembler files. They are always rebuilt (with someBodo Möller2000-03-131-574/+0