aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/enc_read.c
Commit message (Expand)AuthorAgeFilesLines
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-14/+14
* Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie2001-07-301-1/+1
* Introduce the possibility to access global variables throughRichard Levitte2001-03-021-1/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-3/+3
* Initial support for MacOS.Andy Polyakov1999-09-111-2/+2
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-1/+1
* Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller1999-05-151-1/+1
* VMS support.Ulf Möller1999-05-131-1/+1
* Work with -pedantic!Ben Laurie1999-04-231-8/+8
* Remove some unnecessary(?) casting.Ben Laurie1999-04-211-9/+9
* Fix lots of warnings.Ulf Möller1999-04-201-8/+8
* Change functions to ANSI C.Ulf Möller1999-04-191-6/+2
* Added comments to des_enc_{read,write} functions warning about theirBodo Möller1999-03-291-0/+19
* Remove some references which called malloc and free instead of Malloc and Free.Dr. Stephen Henson1999-03-141-3/+4
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-131-17/+11
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+5
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+214