Sourceforege is currently hosting dnrd:
http://dnrd.sf.net
I will stop use this mailing list so if you use dnrd and are interested
to contiune follow the dnrd list, I recommend to join the dnrd-user list
hosted at sourceforge.
https://lists.sourceforge.net/lists/listinfo/dnrd-user
There have been some releases since the old 2.10 days.
version 2.14
------------
Natanael Copa <n@...>
- Fixed memory heap corrution bug, causing dnrd crash on debian stable.
- Fixed bugs related to deactivating forward servers.
- Added timeout/retry tuning options (-r/--retry and -t/--timeout)
- Added "ignore cache for inactive servers" (-i/--ignore)
- Cleaned up code so dnrd compile without warnings.
- Possibility to exclude the master lookups during compile
(-DEXCLUDE_MASTER)
version 2.13
------------
Natanael Copa <n@...>
- support for "unlimited" number of forward servers and domains
- support for load balancing (with -b option)
- new logic to disable/reenable forward servers that times out
version 2.12
------------
Natanael Copa <n@...>
- Fixed buffer overflow.
- Removed unused code that caused memory leak in 2.10
version 2.11
------------
Natanael Copa <n@...>
- Natanael is taking over the project.
- New build using autoconf and automake
- Fixed potensial overflows in queries. Might still exist some,
specially in server replies. At least it fixes
http://www.securiteam.com/unixfocus/5DP0P0U61G.html
- added patch to let dnrd answer on short hostnames.
(http://groups.yahoo.com/group/dnrd/message/231)
- added some of the patches from the frebsd freshports.
(http://www.freshports.org/dns/dnrd/)
- fixed memory leak. (http://groups.yahoo.com/group/dnrd/message/241)