summaryrefslogtreecommitdiffstats
path: root/crypto/des/enc_read.c
AgeCommit message (Expand)Author
2016-05-10crypto/des: remove obsolete functions.Andy Polyakov
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2009-04-03Merge from 1.0.0-stable branch.Dr. Stephen Henson
2009-03-31Fix from 1.0.0-stableDr. Stephen Henson
2009-03-31Ooops reverse previous patch.Dr. Stephen Henson
2009-03-31Update from 0.9.8-stableDr. Stephen Henson
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2007-05-20OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twiceAndy Polyakov
2005-11-03Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate referencesAndy Polyakov
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-07-30Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie
2001-03-02Introduce the possibility to access global variables throughRichard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
1999-09-11Initial support for MacOS.Andy Polyakov
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller
1999-05-15Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.Bodo Möller
1999-05-13VMS support.Ulf Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-21Remove some unnecessary(?) casting.Ben Laurie
1999-04-20Fix lots of warnings.Ulf Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-03-29Added comments to des_enc_{read,write} functions warning about theirBodo Möller
1999-03-14Remove some references which called malloc and free instead of Malloc and Free.Dr. Stephen Henson
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall