Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-20 | merge configure.ac from NSD 4.1.19, previously we had an updated | Stuart Henderson | |
generated configure file, but old configure.ac. | |||
2018-02-03 | regen | Florian Obser | |
2018-02-03 | Update nsd to 4.1.19. | Florian Obser | |
OK sthen@, "so far so good" millert@ Obligatory commit from 33,000 ft. | |||
2018-01-13 | Add descriptions for HAVE_B64_NTOP and HAVE_B64_PTON so autoheader | Todd C. Miller | |
will run. OK florian@ | |||
2017-11-01 | Make ip-transparent option work by using SO_BINDANY. | Florian Obser | |
OK jca, benno jca also points out that Delan Azabani (delan _AT_ azabani.com) wrote exactly the same diff in 2016. It was OK bluhm but apparently never commited. | |||
2017-08-11 | missed in previous | Florian Obser | |
2017-08-11 | regen | Florian Obser | |
2017-08-11 | update to 4.1.17 | Florian Obser | |
OK sthen | |||
2017-07-27 | Add prototypes for prototypes for __b64_pton and __b64_ntop; pointed | Florian Obser | |
out by clang. This is a local diff we have to carry so config.h.in is good a place as any and it's included everywhere. OK sthen | |||
2017-06-12 | destroy lint remnants. | Marc Espie | |
okay millert@ deraadt@ | |||
2017-04-15 | regen | Florian Obser | |
2017-04-15 | update to 4.1.16rc1 | Florian Obser | |
tests & OK sthen (if there are more changes coming for 4.1.16 release we will just commit them on top) | |||
2010-01-15 | NSD v3.2.4 | Jakob Schlyter | |
2017-02-17 | regen | Florian Obser | |
2017-02-17 | Update to 4.1.15. | Florian Obser | |
This contains a local patch to query.c (missed _t conversion) that has been submitted upstream. OK sthen | |||
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by ↵ | Stuart Henderson | |
brad@ | |||
2010-01-15 | NSD v3.2.4 | Jakob Schlyter | |
2017-01-17 | regen | Florian Obser | |
2017-01-17 | Update to nsd 4.1.14 | Florian Obser | |
OK sthen@ | |||
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by ↵ | Stuart Henderson | |
brad@ | |||
2016-10-24 | do not ignore -Wsign-compare; requested by deraadt@ | Florian Obser | |
2016-10-24 | regen | Florian Obser | |
2016-10-24 | Update to 4.1.13 | Florian Obser | |
Testing millert, brad and myself. OK millert@ | |||
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by ↵ | Stuart Henderson | |
brad@ | |||
2010-01-15 | NSD v3.2.4 | Jakob Schlyter | |
2016-10-05 | Rewriting USER gets in the way of the de-escalation mechanism as it | Martin Natano | |
shadows the real user's identity. ok deraadt | |||
2016-09-04 | forgot to regen | Florian Obser | |
2016-09-03 | Update to 4.1.12 | Florian Obser | |
----------------------------------------------------------------- BUG FIXES: - Fix malformed edns query assertion failure, reported by Michal Kepien (NASK). ----------------------------------------------------------------- Does not effect OpenBSD since we are not running configure with --enable-checking OK sthen@ | |||
2010-01-15 | NSD v3.2.4 | Jakob Schlyter | |
2016-08-31 | regen | Florian Obser | |
2016-08-31 | update to 4.1.11 | Florian Obser | |
"Working fine here." millert@ OK dlg, sthen | |||
2010-01-15 | NSD v3.2.4 | Jakob Schlyter | |
2016-06-24 | regen | Florian Obser | |
2016-06-24 | Update to 4.1.10 | Florian Obser | |
Testing by millert@, sthen@ and me. came up with the same diff & OK sthen@ | |||
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by ↵ | Stuart Henderson | |
brad@ | |||
2010-01-15 | NSD v3.2.4 | Jakob Schlyter | |
2015-12-17 | regen NSD's autoconf script, forgotten with the update - noticed by Brad | Stuart Henderson | |
2015-12-12 | zap surplus blank line | Stuart Henderson | |
2015-12-11 | Disable database file by default; we already have it in our default nsd.conf | Stuart Henderson | |
but this also disables it for users who don't have that line. (It can be re- enabled by explicit config in nsd.conf but it is suspected that it has issues and performance seems totally OK with zone files even for quite large setups). ok florian@ | |||
2015-12-11 | update to NSD 4.1.7, ok florian@ | Stuart Henderson | |
2014-09-16 | update to NSD 4.1.0, ok sthen@ | Brad Smith | |
2010-01-15 | NSD v3.2.4 | Jakob Schlyter | |
2015-12-09 | doc cleanup from nsd 4.1.7rc1 | Stuart Henderson | |
2015-12-09 | comment typo fixes, from nsd 4.1.7rc1 | Stuart Henderson | |
2010-01-15 | NSD v3.2.4 | Jakob Schlyter | |
2015-11-21 | pledge for nsd. | Florian Obser | |
The main process handles zone transfers (inet, dns), writing and creating of zone files (wpath, cpath) and starting of child processes (proc). Child processes answer queries from the internet. "Looks good" to deraadt@ | |||
2015-11-05 | undo botched import to wrong dir, spotted by sobrado@ | Stuart Henderson | |
2015-11-05 | update to unbound 1.5.6, ok millert@ florian@ | Stuart Henderson | |
2015-11-05 | merge | Stuart Henderson | |
2015-11-05 | update to NSD 4.1.6, ok millert@ florian@ | Stuart Henderson | |