aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bf
Commit message (Collapse)AuthorAgeFilesLines
...
* Submitted by:Bodo Möller1999-04-231-1/+1
| | | | | Reviewed by: PR:
* "make depend"Bodo Möller1999-04-231-5/+10
| | | | | | Submitted by: Reviewed by: PR:
* 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
| | | | | | Submitted by: Reviewed by: PR:
* 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
| | | | Pointed out by Andy Polyakov <appro@fy.chalmers.se>.
* 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
| | | | | | | | test/test.txt and crypto/sha/asm/f.s; changed permission on "config" script to be executable) and a fix for the INSTALL document. Submitted by: Ulf Moeller <ulf@fitug.de> Reviewed by: Ralf S. Engelschall
* 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
| | | | | | | | consistent in the source tree and replaced `/bin/rm' by `rm'. Additonally cleaned up the `make links' target: Remove unnecessary semicolons, subsequent redundant removes, inline point.sh into mklink.sh to speed processing and no longer clutter the display with confusing stuff. Instead only the actually done links are displayed.
* First cut for a very conservative source tree cleanup:Ralf S. Engelschall1999-02-101-243/+0
| | | | | | | | | | | | | | | | 1. merge various obsolete readme texts into doc/ssleay.txt where we collect the old documents and readme texts. 2. remove the first part of files where I'm already sure that we no longer need them because of three reasons: either they are just temporary files which were left by Eric or they are preserved original files where I've verified that the diff is also available in the CVS via "cvs diff -rSSLeay_0_8_1b" or they were renamed (as it was definitely the case for the crypto/md/ stuff). We've still a horrible mess under crypto/bn/asm/. There for a lot of files I'm sure whether we need them or not. So, when someone knows it better, feel free to cleanup there.
* 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
| | | | | | | | | | | 1. The already released version was 0.9.1c and not 0.9.1b 2. The next release should be 0.9.2 and not 0.9.1d, because first the changes are already too large, second we should avoid any more 0.9.1x confusions and third, the Apache version semantics of VERSION.REVISION.PATCHLEVEL for the version string is reasonable (and here .2 is already just a patchlevel and not major change). tVS: ----------------------------------------------------------------------
* Deal with generated files.Ben Laurie1998-12-281-242/+0
|
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
|
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
|
* Incorporation of RSEs assembled patchesRalf S. Engelschall1998-12-221-1/+9
|
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-222-1/+2
|
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-214-4/+6
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-2121-791/+2781
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-2125-0/+5248