aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des
Commit message (Collapse)AuthorAgeFilesLines
* Change functions to ANSI C.Ulf Möller1999-04-1934-339/+121
|
* Definition did not match prototype.Ulf Möller1999-04-191-2/+2
| | | | Pointed out by: Bernhard Simon <simon@zid.tuwien.ac.at>
* Massive constification.Ben Laurie1999-04-179-48/+50
|
* Some tiny fixes.Bodo Möller1999-04-141-1/+1
| | | | | | | | | | Submitted by: Reviewed by: PR: Submitted by: Reviewed by: PR:
* Install signal handler if we are using sigaction.Ben Laurie1999-04-101-1/+7
|
* Be more optimistic about the availability of termios for ~ECHO,Bodo Möller1999-04-081-0/+15
| | | | | | | because sgtty emulation tends to fail on various systems. Submitted by: Reviewed by: PR:
* Remove obsolete files.Ulf Möller1999-04-0110-6089/+0
|
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-013-44/+9
|
* Added comments to des_enc_{read,write} functions warning about theirBodo Möller1999-03-292-0/+33
| | | | cryptographic weakness (IV reuse).
* Fix security hole.Ben Laurie1999-03-222-5/+10
|
* Remove some references which called malloc and free instead of Malloc and Free.Dr. Stephen Henson1999-03-142-4/+7
|
* Update dependencies.Ben Laurie1999-03-121-0/+2
|
* Fix couple of ANSI declarations and prototypesDr. Stephen Henson1999-03-101-6/+10
|
* Fix quad checksum bug.Ben Laurie1999-03-091-1/+1
|
* Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefsDr. Stephen Henson1999-03-081-5/+1
| | | | around so more options appear in e_os.h
* Put the dependencies back.Ben Laurie1999-03-061-0/+27
|
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-37/+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.
* Workaround for a Win95 console bug triggered by the password read stuff.Dr. Stephen Henson1999-03-051-0/+23
|
* More CVS ignore stuff...Ralf S. Engelschall1999-02-251-0/+2
|
* Fix more warnings.Ben Laurie1999-02-231-11/+19
|
* Add OAEP.Ben Laurie1999-02-171-0/+5
|
* More Win32 fixes and upsdate INSTALL.W32 documentation.Dr. Stephen Henson1999-02-141-0/+1
|
* Finally(?) fix DES stuff.Ben Laurie1999-02-135-69/+83
|
* Update dependencies.Ben Laurie1999-02-132-1/+2
|
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-1325-302/+246
|
* Add support for 3DES CBCM mode.Ben Laurie1999-02-133-3/+251
|
* Whoops, missed one.Ben Laurie1999-02-131-3202/+0
|
* Some cleanup.Ben Laurie1999-02-135-1014/+5
|
* First cut for a very conservative source tree cleanup:Ralf S. Engelschall1999-02-101-305/+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.
* Declare correctly on FreeBSD.Ben Laurie1999-01-251-1/+1
|
* This time, get it right.Ben Laurie1999-01-191-8/+25
|
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+10
|
* 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
| | | | | | | | | | | 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-282-819/+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
|
* 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-2113-45/+65
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-2158-709/+7084
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-2196-0/+23361