- Fixed cppcheck detected warnings and errors
- Default file name for entropy in Windows is now "secret.txt"
- dw_substr() bounds check updated
- More validation done with DNS packets sent to Deadwood
- Dashes can now be the first character of a black listed domain
Pluss -> fix for some not-really-explained blind spoofing attack
(http://samiam.org/blog/20131202.html)
OK sthen@
* Added a whole bunch of security validation to DwCompress.c
* We now handle EasyDNS' bad truncation in a reasonable manner
* Added new SQA test for es-us.noticias.yahoo.com issue in May/June 2012
And other, also fix the homepage.
Ok sthen@
Deadwood is the recursive DNS daemon (service) for MaraDNS 2.0.
MaraDNS 2.0 uses separate programs for authoritative records
(maradns) and recursive records (Deadwood). Deadwood is a
standalone recursive server that can either be used in
conjunction with MaraDNS's authoritative server, or by itself.