summaryrefslogtreecommitdiffstats
path: root/crypto/des
AgeCommit message (Expand)Author
1999-05-13VMS support.Ulf Möller
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Ignore Makefile.saveUlf Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-25Various header consistency fixes.Dr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Submitted by:Bodo Möller
1999-04-23"make depend"Bodo Möller
1999-04-23Remove header files from .cvsignore.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-22Remove references to .org header file names.Ulf Möller
1999-04-22Fixed some race conditions.Bodo Möller
1999-04-21Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller
1999-04-21Remove some unnecessary(?) casting.Ben Laurie
1999-04-20Fix lots of warnings.Ulf Möller
1999-04-20Arguments are des_cblock.Ulf Möller
1999-04-19Missing #endif.Ulf Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-19Definition did not match prototype.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-04-14Some tiny fixes.Bodo Möller
1999-04-10Install signal handler if we are using sigaction.Ben Laurie
1999-04-08Be more optimistic about the availability of termios for ~ECHO,Bodo Möller
1999-04-01Remove obsolete files.Ulf Möller
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-29Added comments to des_enc_{read,write} functions warning about theirBodo Möller
1999-03-22Fix security hole.Ben Laurie
1999-03-14Remove some references which called malloc and free instead of Malloc and Free.Dr. Stephen Henson
1999-03-12Update dependencies.Ben Laurie
1999-03-10Fix couple of ANSI declarations and prototypesDr. Stephen Henson
1999-03-09Fix quad checksum bug.Ben Laurie
1999-03-08Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefsDr. Stephen Henson
1999-03-06Put the dependencies back.Ben Laurie
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall
1999-03-05Workaround for a Win95 console bug triggered by the password read stuff.Dr. Stephen Henson
1999-02-25More CVS ignore stuff...Ralf S. Engelschall
1999-02-23Fix more warnings.Ben Laurie
1999-02-17Add OAEP.Ben Laurie
1999-02-14More Win32 fixes and upsdate INSTALL.W32 documentation.Dr. Stephen Henson
1999-02-13Finally(?) fix DES stuff.Ben Laurie
1999-02-13Update dependencies.Ben Laurie
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie
1999-02-13Add support for 3DES CBCM mode.Ben Laurie
1999-02-13Whoops, missed one.Ben Laurie
1999-02-13Some cleanup.Ben Laurie
1999-02-10First cut for a very conservative source tree cleanup:Ralf S. Engelschall