Age | Commit message (Expand) | Author |
2023-01-03 | do not mention dhclient as a dhcp route message sender | Theo de Raadt |
2022-11-29 | Ignore late check results for resolvers we no longer use. | Florian Obser |
2022-11-27 | Plug leak of tmp in case allocation of pq->abuf fails | Theo Buehler |
2022-11-27 | KNF nit: place brace correctly | Theo Buehler |
2022-11-25 | Do not crash when a tcp query is larger than the length field | Alexander Bluhm |
2022-11-13 | Sync config.h, we have ed25519 support now. | Florian Obser |
2022-10-22 | sync to unbound 1.17.0; heavy lifting by sthen | Florian Obser |
2022-09-23 | Sync to libunbound 1.16.3 | Florian Obser |
2022-08-30 | sync to libunbound 1.16.2; heavy lifting by sthen | Florian Obser |
2022-08-29 | Dynamically link these /sbin daemons: dhcpleased, mountd, nfsd, pflogd, | Theo de Raadt |
2022-06-18 | sync to libunbound 1.16.0; heavy lifting by sthen | Florian Obser |
2022-06-18 | We were a bit too enthusiastic when we copied libunbound and some other | Florian Obser |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2022-03-13 | parse_packet() is used by unbound to parse response packets, not | Florian Obser |
2022-03-12 | Probe for DNS64 presence with an absolute name so that asr doesn't add | Florian Obser |
2022-03-03 | Use LDNS_RCODE define; no functional change | Florian Obser |
2022-03-01 | Update to libunbound 1.15.0; heavy lifting by sthen in unbound(8). | Florian Obser |
2022-03-01 | Upstream renamed parse_extract_edns to | Florian Obser |
2022-01-09 | unwind/unbound: prepare for opaque DSA and RSA. | Theo Buehler |
2021-12-18 | Make sure we receive what we expect over imsg. | Florian Obser |
2021-12-13 | including sys/cdefs.h manually started as a result of netbsd trying to | Theo de Raadt |
2021-11-19 | Sync to unbound to allow interface names as scope-id in IPv6 | Florian Obser |
2021-11-16 | Validate RTM_PROPOSAL in resolver not frontend | Klemens Nanni |
2021-11-16 | Simplify address family handling, ditch inet_ntop(3) | Klemens Nanni |
2021-11-16 | Install missing scope identifier for IPv6 link-local addresses | Klemens Nanni |
2021-10-24 | Use braces in config examples | Klemens Nanni |
2021-10-23 | unwind(8) gives the most preferred resolver strategy a bit more time | Florian Obser |
2021-10-22 | oops, missed unused variable in previous | Florian Obser |
2021-10-22 | config_new_empty() should give us a completely empty config, let | Florian Obser |
2021-10-22 | Honour enabled resolvers to keep unused forwarders actually disabled | Klemens Nanni |
2021-10-15 | Don't declare variables as "unsigned char *" that are passed to | Christian Weisgerber |
2021-08-31 | Adjust .Bl width | Klemens Nanni |
2021-08-31 | Say autoconf not dhcp | Klemens Nanni |
2021-08-30 | INADDR_LOOPBACK check needs htonl(3) to work | Klemens Nanni |
2021-08-14 | Use new val-max-restart: 0 option to stop unwind from trying different | Florian Obser |
2021-08-14 | Fix "no previous prototype" warning | Florian Obser |
2021-08-14 | sync to unbound 1.13.2 | Florian Obser |
2021-07-25 | Do not doubt a secure (i.e. validated) NXDOMAIN response when we just | Florian Obser |
2021-07-25 | We store a list of resolver strategies in order of their preference in | Florian Obser |
2021-07-24 | Capitalise DNS response code, stub learns from SLAAC, clarify wording | kn |
2021-07-18 | Document dhcpleased(8) and slaacd(8) besides dhclient(8) as DNS source | kn |
2021-07-12 | Change the error reporting pattern throughout the tree when unveil | Bob Beck |
2021-03-16 | sync to unbound 1.13.1; heavy lifting by sthen | Florian Obser |
2021-02-27 | Path #defines are traditionally prefixed with _PATH. | Florian Obser |
2021-02-24 | We need to track the pid of the connecting control connection to be | Florian Obser |
2021-02-20 | zap unneccessary .Pp; | Jason McIntyre |
2021-02-19 | Add an EXAMPLES section | solene |
2021-02-07 | Only probe for DNS64 presence when we know that we can talk to the slaacd | Florian Obser |
2021-02-06 | Revert delayed opening of trust anchor file. The code was somewhat | Florian Obser |
2021-01-31 | Make progress when stepping through rdns proposals even when skipping | Florian Obser |