aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bf
Commit message (Expand)AuthorAgeFilesLines
* Update from HEAD.Dr. Stephen Henson2007-01-211-1/+1
* Fix from HEAD.Dr. Stephen Henson2006-02-041-1/+1
* Update dependencies.Dr. Stephen Henson2005-05-021-4/+4
* Pick up definition of FIPS_mode() in fips.h to avoid warnings.Dr. Stephen Henson2005-04-181-0/+1
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-112-0/+4
* make updateDr. Stephen Henson2005-01-261-2/+5
* FIPS algorithm blocking.Dr. Stephen Henson2005-01-262-2/+6
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Pull FIPS back into stable.Ben Laurie2004-05-111-4/+2
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Provide ASFLAGS in the subdirectories handling assembler code.Lutz Jänicke2003-11-161-0/+1
* A few more files to ignoreRichard Levitte2003-01-161-0/+1
* IA-32 assembler support enhancements from HEAD branch: unified ELF,Andy Polyakov2003-01-121-9/+3
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Many security improvements (CHATS) and a warning fix.Ben Laurie2002-11-121-3/+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
* Remove unnecessary casts.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-072-2/+2
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-202-6/+6
* Make all configuration macros available for application by makingRichard Levitte2001-02-193-15/+19
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* On case-insensitive systems, the 'install' target gets matched againstRichard Levitte2000-06-221-1/+3
* GCC 2.95.2 from IRIX 6.5 -mabi=64 compiler bug workaround:-(Andy Polyakov2000-06-051-1/+2
* Remove "Makefile.uni" files and some related stuff.Bodo Möller2000-03-141-157/+0
* Remove Win32 assembler files. They are always rebuilt (with someBodo Möller2000-03-131-906/+0
* asm workaround for SuSE LinuxUlf Möller2000-03-121-1/+1
* Add missing dependencies.Bodo Möller2000-03-021-1/+1
* Move initial key to read-only segment.Andy Polyakov2000-02-151-1/+1
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-112-3/+5
* ConstifyRichard Levitte2000-02-087-54/+56
* ispell (and minor modifications)Ulf Möller2000-02-035-8/+8
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-6/+6
* rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;Bodo Möller1999-06-141-2/+2
* Avoid warnings.Bodo Möller1999-06-101-1/+1
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1999-06-092-12/+10
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+11
* Remove redundant line.Ulf Möller1999-06-011-1/+0
* Some assembler-related clean-ups.Bodo Möller1999-05-281-1/+1
* Remove redundant ifdef.Ulf Möller1999-05-132-9/+1
* VMS support.Ulf Möller1999-05-132-20/+18
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* Ignore autogenerated assembler files.Ulf Möller1999-04-281-0/+1
* Remove autogenerated file.Ulf Möller1999-04-271-976/+0