summaryrefslogtreecommitdiff
path: root/crypto/des/enc_read.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from 1.0.0-stable branch.steve2009-04-031-1/+1
* Fix from 1.0.0-stablesteve2009-03-311-0/+4
* Ooops reverse previous patch.steve2009-03-311-0/+4
* Update from 0.9.8-stablesteve2009-03-311-4/+0
* This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherappro2008-12-221-0/+4
* OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twiceappro2007-05-201-1/+1
* Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate referencesappro2005-11-031-0/+4
* Due to an increasing number of clashes between modern OpenSSL andlevitte2001-10-241-14/+14
* Make EVPs allocate context memory, thus making them extensible. Rationaliseben2001-07-301-1/+1
* Introduce the possibility to access global variables throughlevitte2001-03-021-1/+1
* There have been a number of complaints from a number of sources that nameslevitte2000-06-011-3/+3
* Initial support for MacOS.appro1999-09-111-2/+2
* Change type of various DES function arguments from des_cblockbodo1999-05-161-1/+1
* Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN.bodo1999-05-151-1/+1
* VMS support.ulf1999-05-131-1/+1
* Work with -pedantic!ben1999-04-231-8/+8
* Remove some unnecessary(?) casting.ben1999-04-211-9/+9
* Fix lots of warnings.ulf1999-04-201-8/+8
* Change functions to ANSI C.ulf1999-04-191-6/+2
* Added comments to des_enc_{read,write} functions warning about theirbodo1999-03-291-0/+19
* Remove some references which called malloc and free instead of Malloc and Free.steve1999-03-141-3/+4
* Fix ghastly DES declarations, and all consequential warnings.ben1999-02-131-18/+16
* Initial revisionrse1998-12-211-0/+214