aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des
Commit message (Expand)AuthorAgeFilesLines
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-2610-150/+0
* Various header consistency fixes.Dr. Stephen Henson1999-04-251-0/+3
* 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-232-2/+2
* "make depend"Bodo Möller1999-04-231-32/+65
* 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-239-12/+12
* Work with -pedantic!Ben Laurie1999-04-235-49/+52
* Remove references to .org header file names.Ulf Möller1999-04-223-3/+3
* Fixed some race conditions.Bodo Möller1999-04-221-1/+1
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-212-97/+2
* Remove some unnecessary(?) casting.Ben Laurie1999-04-212-14/+14
* Fix lots of warnings.Ulf Möller1999-04-204-17/+17
* Arguments are des_cblock.Ulf Möller1999-04-202-2/+2
* Missing #endif.Ulf Möller1999-04-191-0/+1
* Change functions to ANSI C.Ulf Möller1999-04-1934-339/+121
* Definition did not match prototype.Ulf Möller1999-04-191-2/+2
* Massive constification.Ben Laurie1999-04-179-48/+50
* Some tiny fixes.Bodo Möller1999-04-141-1/+1
* 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
* 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
* 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
* 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
* 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
* 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
* Deal with generated files.Ben Laurie1998-12-282-819/+0