aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bf
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* More portable blowfish macros.Ulf Möller1999-04-273-39/+141
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-273-1/+14
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-264-40/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-2/+0
* Submitted by:Bodo Möller1999-04-231-1/+1
* "make depend"Bodo Möller1999-04-231-5/+10
* Remove header files from .cvsignore.Ulf Möller1999-04-231-1/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-2311-14/+14
* Work with -pedantic!Ben Laurie1999-04-231-5/+5
* Remove references to .org header file names.Ulf Möller1999-04-221-1/+1
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-211-29/+5
* Fix some warnings.Ulf Möller1999-04-201-4/+4
* Problems with 64-bit long.Ulf Möller1999-04-202-23/+3
* Change functions to ANSI C.Ulf Möller1999-04-199-65/+24
* Massive constification.Ben Laurie1999-04-172-4/+4
* Remove obsolete files from SSLeay 0.8.Ulf Möller1999-04-062-1329/+0
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-012-21/+8
* New option to generate 80386 code.Ulf Möller1999-03-312-2/+2
* Fix security hole.Ben Laurie1999-03-222-2/+3
* Some more source tree cleanups (removed obsolete files crypto/bf/asm/bf586.pl,Ralf S. Engelschall1999-03-201-159/+0
* Put the dependencies back.Ben Laurie1999-03-061-0/+6
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-13/+6
* First cut for a very conservative source tree cleanup:Ralf S. Engelschall1999-02-101-243/+0
* This time, get it right.Ben Laurie1999-01-191-2/+5
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+4
* More .cvsignore stuff to make CVS quiet on our generated files.Ralf S. Engelschall1999-01-031-0/+1
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* Deal with generated files.Ben Laurie1998-12-281-242/+0