summaryrefslogtreecommitdiff
path: root/crypto/mdc2
Commit message (Expand)AuthorAgeFilesLines
* Document hash functions.ulf2000-02-033-6/+7
* Tidy up CRYPTO_EX_DATA structures.steve2000-01-231-2/+2
* Some more ifdefs for no-xxx options.ulf2000-01-211-1/+1
* Add functions des_set_key_checked, des_set_key_unchecked.bodo1999-12-031-2/+2
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).ulf1999-06-041-0/+8
* It was a very bad idea to use #include "../e_os.h" -- when this occursbodo1999-05-211-3/+4
* Don't install e_os.h in include/openssl, use it only as a localbodo1999-05-201-4/+3
* Change type of various DES function arguments from des_cblockbodo1999-05-161-4/+4
* Update dependencies.bodo1999-05-151-3/+4
* Update dependencies.ben1999-05-131-2/+2
* Support INSTALL_PREFIX for packagers.bodo1999-04-291-2/+4
* Ignore Makefile.saveulf1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.bodo1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.bodo1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).ulf1999-04-273-2/+18
* Remove NOPROTO definitions and error code comments.ulf1999-04-262-15/+0
* Complete rewrite of the error code generation script. It now runs as a singlesteve1999-04-241-2/+0
* "make depend"bodo1999-04-231-4/+8
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-235-9/+9
* Work with -pedantic!ben1999-04-231-2/+2
* Change functions to ANSI C.ulf1999-04-193-22/+8
* New Makefile variables $(RANLIB) and $(PERL).ulf1999-04-011-3/+3
* Fix security hole.ben1999-03-221-1/+1
* Put the dependencies back.ben1999-03-061-0/+5
* General source tree makefile cleanups: Made `making xxx in yyy...' displayrse1999-03-061-11/+5
* Finally(?) fix DES stuff.ben1999-02-131-12/+8
* Fix ghastly DES declarations, and all consequential warnings.ben1999-02-131-9/+11
* This time, get it right.ben1999-01-191-1/+2
* Finally lay dependencies to rest (I hope!).ben1999-01-191-1/+5
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectrse1998-12-221-0/+1
* Initial revisionrse1998-12-215-0/+591