CREDITS fix of history.

git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1086 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
wouter 2008-05-19 20:12:37 +00:00
parent 04a33a0c87
commit 956f3000d9
2 changed files with 9 additions and 4 deletions

View File

@ -1,10 +1,14 @@
Unbound was developed at NLnet Labs by Wouter Wijngaards.
Unbound was devised by Bill Manning, David Blacka, and Matt Larson
from the University of California and from Verisign. The Java prototype
was made in further cooperation with Geoff Sisson and Roy Arends from Nominet.
Unbound was architected in January of 2004 by Jakob Schlyter of Kirei
and Roy Arends of Nominet. VeriSign and EP.Net funded development of
the prototype, which was built by David Blacka and Matt Larson of VeriSign.
Late in 2006, NLnet Labs joined the effort, writing an implementation in C
based on the existing prototype and using experience NLnet Labs gained
during the development of NSD, an authoritative DNS server.
At NLnet Labs, Jelte Jansen and Mark Santcroos reviewed the unbound C sources.
At NLnet Labs, Jelte Jansen, Mark Santcroos and Matthijs Mekking
reviewed the unbound C sources.
Jakob Schlyter - for advice on secure settings, random numbers and blacklists.

View File

@ -1,5 +1,6 @@
19 May 2008: Wouter
- fedora 9, check in6_pktinfo define in configure.
- CREDITS fixup of history.
16 May 2008: Wouter
- fixup for MacOSX hosts file reading (reported by John Dickinson).