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