From: Wouter Wijngaards Date: Fri, 16 Nov 2007 12:59:37 +0000 (+0000) Subject: Branch 0.7 support and release for 0.7 closed beta version. X-Git-Tag: release-0.7.1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0e89ba33101b36ad2795919fa0cdd81a17770b9;p=thirdparty%2Funbound.git Branch 0.7 support and release for 0.7 closed beta version. git-svn-id: file:///svn/unbound/branches/beta-0.7@751 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/CREDITS b/doc/CREDITS index 27021f9d7..a3e4f6d81 100644 --- a/doc/CREDITS +++ b/doc/CREDITS @@ -5,3 +5,5 @@ from the University of California and from Verisign. The Java prototype was made in further cooperation with Geoff Sisson and Roy Arends from Nominet. At NLnet Labs, Jelte Jansen and Mark Santcroos reviewed the unbound C sources. + +Jakob Schlyter - for advice on secure settings, random numbers and blacklists. diff --git a/doc/TODO b/doc/TODO index a592ab616..bdc905cb7 100644 --- a/doc/TODO +++ b/doc/TODO @@ -53,5 +53,6 @@ o inspect date on executable, then warn user in log if its more than 1 year. o proactively prime root, stubs and trust anchors, feature. early failure, faster on first query, but more traffic. o use privilege separation, to change privilege options during reload securely + not needed. o check if for PowerDNS(2.9.21) CNAME in Answer section & rcode=NXDOMAIN needs to be fixed up to be rcode=NOERROR?