summaryrefslogtreecommitdiffstats
path: root/crypto/des/des_old.h
AgeCommit message (Expand)Author
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2008-05-20Update from stable branch.Dr. Stephen Henson
2005-08-07Final(?) WinCE update.Andy Polyakov
2005-06-23Do not defined des_crypt(), since it clashes with Solaris crypt.h.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES,Richard Levitte
2002-12-11Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_HRichard Levitte
2002-12-11Since HEADER_DES_H has been the protector of des.h since libdesRichard Levitte
2002-10-06Do not define crypt(). The supported function is DES_crypt() (an des_crypt()Richard Levitte
2002-06-29Do not define crypt() on OpenBSD. Notified by Bob Beck of OpenBSD.Richard Levitte
2002-06-11Fix warnings.Ben Laurie
2002-03-26Add the mapping of des_random_seed() for 0.9.6 compatibility.Richard Levitte
2002-03-22Merge changes from 0.9.7-stableRichard Levitte
2002-03-22Merge in DES changed from 0.9.7-stable.Richard Levitte
2002-03-05typoBodo Möller
2002-03-05Provide a pre 0.9.7 compatibility mapping ifRichard Levitte
2002-02-05With the changed des_old API, let's complete the work by renaming theRichard Levitte
2002-02-05Apply three patches from Assar Westerlund <assar@kth.se>:Richard Levitte
2002-01-26I got a request to make the "old des" symbols more closely tied toRichard Levitte
2002-01-24To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte
2001-11-06des_old.h doesn't really need to include des.h, so don't. That willRichard Levitte
2001-10-25remove redundant definitions that are also in des.hBodo Möller
2001-10-25filenames are des_old.[ch], not des.comp*Bodo Möller
2001-10-25Have the removal warnings very high up in the source.Richard Levitte
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte