aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc4
Commit message (Expand)AuthorAgeFilesLines
* 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-202-4/+4
* Make all configuration macros available for application by makingRichard Levitte2001-02-193-5/+6
* format stringsUlf Möller2001-02-061-1/+1
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* In some of the Makefiles CPP was not defined.Ulf Möller2000-03-201-0/+1
* Remove "Makefile.uni" files and some related stuff.Bodo Möller2000-03-141-103/+0
* Remove Win32 assembler files. They are always rebuilt (with someBodo Möller2000-03-131-314/+0
* asm workaround for SuSE LinuxUlf Möller2000-03-121-1/+1
* Add missing dependencies.Bodo Möller2000-03-021-1/+1
* Document RC4.Ulf Möller2000-02-053-4/+4
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-4/+4
* RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov1999-10-071-65/+151
* RC4 tune-up.Andy Polyakov1999-09-261-0/+98
* rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;Bodo Möller1999-06-141-2/+2
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1999-06-091-6/+5
* Some assembler-related clean-ups.Bodo Möller1999-05-281-1/+1
* Remove redundant ifdef.Ulf Möller1999-05-131-4/+0
* VMS support.Ulf Möller1999-05-131-10/+9
* 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
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-273-2/+14
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-262-19/+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-2/+5
* Remove header files from .cvsignore.Ulf Möller1999-04-231-2/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-238-11/+11
* Work with -pedantic!Ben Laurie1999-04-231-2/+2
* 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-213-81/+5
* Change functions to ANSI C.Ulf Möller1999-04-195-23/+9
* Massive constification.Ben Laurie1999-04-172-4/+4
* Remove obsolete files from SSLeay 0.8.Ulf Möller1999-04-061-195/+0
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-012-5/+6
* Fix security hole.Ben Laurie1999-03-222-2/+3
* Two more .cvsignore files for the assembler stuffRalf S. Engelschall1999-03-081-0/+1
* Fix DWP when only given three parameters.Ben Laurie1999-03-072-359/+1
* Put the dependencies back.Ben Laurie1999-03-061-0/+3
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-9/+5
* This time, get it right.Ben Laurie1999-01-191-1/+2
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+3
* More .cvsignore stuff to make CVS quiet on our generated files.Ralf S. Engelschall1999-01-031-0/+2
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* Deal with generated files.Ben Laurie1998-12-282-173/+0