[MaraDNS list] MaraDNS 1.3 and 1.4 update
Sam Trenholme <[email protected]> Fri, 13 Jan 2012 12:46:13 -0800
| Newsgroups | gmane.network.dns.maradns.general |
|---|---|
| Message-ID | <CAJxgfkR+Q_RBgAjPgUVFpyLmYwHMrQ_rNNUEups2R=5phvdnxg@mail.gmail.com> |
Hopefully the third time is the charm. While I added hash
randomization to MaraDNS 1's code in late 2011, there was still a
fairly easy way to add elements that collide to the hash. Hence, a
one-line tweak to the hash. The hash should now be
collision-resistant.
It can be downloaded here:
http://www.maradns.org/download/1.4/
http://www.maradns.org/download/1.3/
I've also update the patch for people running older versions of
MaraDNS (this patch is to be applied to a version of MaraDNS with no
hash randomization code in place):
http://www.maradns.org/download/patches/maradns-1.3-better_hash.patch
- Sam