aboutsummaryrefslogtreecommitdiff
path: root/crypto/des/des_old.h
AgeCommit message (Expand)AuthorFilesLines
2002-06-29Do not define crypt() on OpenBSD. Notified by Bob Beck of OpenBSD.Richard Levitte1-1/+1
2002-06-11Fix warnings.Ben Laurie1-1/+1
2002-03-26Add the mapping of des_random_seed() for 0.9.6 compatibility.Richard Levitte1-26/+32
2002-03-22Merge changes from 0.9.7-stableRichard Levitte1-23/+35
2002-03-22Merge in DES changed from 0.9.7-stable.Richard Levitte1-13/+30
2002-03-05typoBodo Möller1-1/+1
2002-03-05Provide a pre 0.9.7 compatibility mapping ifRichard Levitte1-57/+150
2002-02-05With the changed des_old API, let's complete the work by renaming theRichard Levitte1-0/+10
2002-02-05Apply three patches from Assar Westerlund <assar@kth.se>:Richard Levitte1-16/+16
2002-01-26I got a request to make the "old des" symbols more closely tied toRichard Levitte1-70/+70
2002-01-24To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte1-34/+106
2001-11-06des_old.h doesn't really need to include des.h, so don't. That willRichard Levitte1-3/+2
2001-10-25remove redundant definitions that are also in des.hBodo Möller1-9/+0
2001-10-25filenames are des_old.[ch], not des.comp*Bodo Möller1-2/+2
2001-10-25Have the removal warnings very high up in the source.Richard Levitte1-15/+16
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte1-0/+236