summaryrefslogtreecommitdiffstats
path: root/crypto/des/enc_read.c
Commit message (Expand)AuthorAgeFilesLines
* crypto/des: remove obsolete functions.Andy Polyakov2016-05-101-234/+0
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-6/+6
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-163/+157
* Further comment changes for reformat (master)Matt Caswell2015-01-221-1/+2
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-031-1/+1
* Fix from 1.0.0-stableDr. Stephen Henson2009-03-311-0/+4
* Ooops reverse previous patch.Dr. Stephen Henson2009-03-311-0/+4
* Update from 0.9.8-stableDr. Stephen Henson2009-03-311-4/+0
* This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov2008-12-221-0/+4
* OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twiceAndy Polyakov2007-05-201-1/+1
* 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-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