aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/des_old.c
Commit message (Expand)AuthorAgeFilesLines
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+2
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-1/+0
* Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson2011-02-161-0/+1
* Fix from stable branch.Dr. Stephen Henson2008-05-201-0/+2
* Add the mapping of des_random_seed() for 0.9.6 compatibility.Richard Levitte2002-03-261-1/+0
* Merge in DES changed from 0.9.7-stable.Richard Levitte2002-03-221-0/+1
* Change des_old.c to use types prefixed with _ossl_old_des_.Richard Levitte2002-03-071-38/+38
* With the changed des_old API, let's complete the work by renaming theRichard Levitte2002-02-051-0/+10
* Apply three patches from Assar Westerlund <assar@kth.se>:Richard Levitte2002-02-051-2/+0
* I got a request to make the "old des" symbols more closely tied toRichard Levitte2002-01-261-34/+34
* To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte2002-01-241-34/+34
* Patches to make OpenSSL compilable on MacOS/X.Richard Levitte2002-01-081-1/+1
* des_old.h doesn't really need to include des.h, so don't. That willRichard Levitte2001-11-061-0/+1
* Fix warning.Ben Laurie2001-10-251-0/+1
* filenames are des_old.[ch], not des.comp*Bodo Möller2001-10-251-1/+1
* Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte2001-10-251-1/+1
* Have the removal warnings very high up in the source.Richard Levitte2001-10-251-0/+16
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-0/+245