summaryrefslogtreecommitdiff
path: root/crypto/des/enc_writ.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-95/+93
* mark all block comments that need format preserving so thatTim Hudson2015-01-221-1/+1
* This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov2008-12-221-0/+4
* Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate referencesAndy Polyakov2005-11-031-0/+4
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-8/+8
* Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie2001-07-301-1/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-1/+1
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-1/+1
* Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller2000-01-211-1/+1
* MacOS updates.Andy Polyakov1999-12-191-2/+5
* More DES library cleanups: remove references to srand/randUlf Möller1999-07-151-5/+2
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-1/+1
* Work with -pedantic!Ben Laurie1999-04-231-4/+4
* Remove some unnecessary(?) casting.Ben Laurie1999-04-211-5/+5
* Fix lots of warnings.Ulf Möller1999-04-201-5/+5
* 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/+14
* Remove some references which called malloc and free instead of Malloc and Free.Dr. Stephen Henson1999-03-141-1/+3
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-131-10/+9
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+160