aboutsummaryrefslogtreecommitdiff
path: root/crypto/des/des_old.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Fix from stable branch.Dr. Stephen Henson1-0/+2
2002-03-26Add the mapping of des_random_seed() for 0.9.6 compatibility.Richard Levitte1-1/+0
2002-03-22Merge in DES changed from 0.9.7-stable.Richard Levitte1-0/+1
2002-03-07Change des_old.c to use types prefixed with _ossl_old_des_.Richard Levitte1-38/+38
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-2/+0
2002-01-26I got a request to make the "old des" symbols more closely tied toRichard Levitte1-34/+34
2002-01-24To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte1-34/+34
2002-01-08Patches to make OpenSSL compilable on MacOS/X.Richard Levitte1-1/+1
2001-11-06des_old.h doesn't really need to include des.h, so don't. That willRichard Levitte1-0/+1
2001-10-25Fix warning.Ben Laurie1-0/+1
2001-10-25filenames are des_old.[ch], not des.comp*Bodo Möller1-1/+1
2001-10-25Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte1-1/+1
2001-10-25Have the removal warnings very high up in the source.Richard Levitte1-0/+16
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte1-0/+245