| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a6004d7f17687ac2455f724d0b57098c413f128d to cope with >256 RRs in answer ...HEADmaster | Simon Kelley | 2017-12-01 | 5 | -28/+36 |
* | Commment language tweaks. | Josh Soref | 2017-12-01 | 2 | -3/+3 |
* | Man page typos. | 李三0159 | 2017-11-30 | 1 | -2/+2 |
* | Modify doc.html to mention git-over-http is now available. | Simon Kelley | 2017-11-15 | 1 | -0/+4 |
* | Fix trust-anchor regexp in Debian init script. | Dr. Markus Waldeck | 2017-11-07 | 2 | -1/+2 |
* | Bump version in Debian package. | Simon Kelley | 2017-11-07 | 1 | -0/+6 |
* | Open inotify socket only when used. | Petr Menšík | 2017-11-05 | 1 | -1/+2 |
* | Release notes update. | Simon Kelley | 2017-10-30 | 1 | -0/+6 |
* | Always return a SERVFAIL response to DNS queries with RD=0. | Simon Kelley | 2017-10-30 | 3 | -0/+11 |
* | Typo in printf format string added in 22dee512f3738f87539a79aeb52b9e670b3bd104 | Simon Kelley | 2017-10-29 | 1 | -1/+1 |
* | Remove RSA/MD5 DNSSEC algorithm. | Simon Kelley | 2017-10-27 | 1 | -2/+2 |
* | Tidy DNSSEC algorithm table use. | Simon Kelley | 2017-10-27 | 3 | -19/+23 |
* | Fix manpage which said ZSK but meant KSK. | Simon Kelley | 2017-10-27 | 1 | -2/+2 |
* | Add a few DNS RRs to the table. | Simon Kelley | 2017-10-27 | 1 | -0/+5 |
* | Add support for Ed25519 DNSSEC signature algorithm. | Simon Kelley | 2017-10-27 | 6 | -324/+475 |
* | Fix caching logic for validated answers. | Simon Kelley | 2017-10-25 | 5 | -96/+161 |
* | Tidy up add_resource_record() buffer size checks. | Simon Kelley | 2017-10-13 | 2 | -36/+28 |
* | Log DNS server max packet size reduction. | Simon Kelley | 2017-10-13 | 1 | -1/+5 |
* | Fix logic on EDNS0 headers. | Simon Kelley | 2017-10-13 | 1 | -46/+38 |
* | Use IP[V6]_UNICAST_IF socket option instead of SO_BINDTODEVICE for DNS. | Simon Kelley | 2017-10-13 | 4 | -6/+28 |
* | Fix search_servers() segfault with DNSSEC.v2.79test1 | Simon Kelley | 2017-10-10 | 1 | -9/+5 |
* | Spaces in CNAME options break parsing. | Simon Kelley | 2017-10-09 | 2 | -1/+6 |
* | Merge i18n messages.v2.78 | Simon Kelley | 2017-10-02 | 10 | -4344/+4769 |
* | Debian changlelog update. | Simon Kelley | 2017-09-29 | 1 | -2/+4 |
* | Security fix, CVE-2017-14491, DNS heap buffer overflow. | Simon Kelley | 2017-09-26 | 1 | -12/+15 |
* | Update credits for Google security team. | Simon Kelley | 2017-09-26 | 1 | -8/+8 |
* | Misc code cleanups arising from Google analysis. | Simon Kelley | 2017-09-25 | 3 | -3/+5 |
* | Security fix, CVE-2017-14495, OOM in DNS response creation. | Simon Kelley | 2017-09-25 | 2 | -1/+19 |
* | Security fix, CVE-2017-14496, Integer underflow in DNS response creation. | Simon Kelley | 2017-09-25 | 2 | -1/+23 |
* | Security fix, CVE-2017-14494, Infoleak handling DHCPv6 forwarded requests. | Simon Kelley | 2017-09-25 | 2 | -0/+11 |
* | Security fix, CVE-2017-14493, DHCPv6 - Stack buffer overflow. | Simon Kelley | 2017-09-25 | 2 | -0/+11 |
* | Security fix, CVE-2017-14492, DHCPv6 RA heap overflow. | Simon Kelley | 2017-09-25 | 2 | -1/+12 |
* | Security fix, CVE-2017-14491 DNS heap buffer overflow. | Simon Kelley | 2017-09-25 | 8 | -17/+66 |
* | Do not include stdio.h before dnsmasq.h | Christian Hesse | 2017-09-25 | 2 | -1/+6 |
* | Update contrib/try-all-ns. | Rasmus Ahlberg | 2017-09-25 | 2 | -0/+30 |
* | Fix broken translations after commit 730c6745 | Chris Novakovic | 2017-09-25 | 10 | -30/+30 |
* | Disable libIDN2 underscore workaround with libIDN or fixed libIDN2. | Simon Kelley | 2017-09-25 | 1 | -5/+7 |
* | Don't return arcount=1 if EDNS0 RR won't fit in the packet. | Simon Kelley | 2017-09-07 | 2 | -1/+6 |
* | Fix CVE-2017-13704, which resulted in a crash on a large DNS query. | Simon Kelley | 2017-09-06 | 4 | -10/+15 |
* | Fix loss of undercores in domain names when using libidn2. | Simon Kelley | 2017-07-08 | 1 | -22/+33 |
* | Remove ping-check of configured DHCP address. | Simon Kelley | 2017-07-08 | 1 | -2/+0 |
* | Man page tweak. | Simon Kelley | 2017-07-08 | 1 | -1/+1 |
* | Printf related fixes. | Rosen Penev | 2017-06-27 | 7 | -14/+16 |
* | Fix function declarations. | Rosen Penev | 2017-06-27 | 4 | -26/+26 |
* | Try other servers if first returns REFUSED when --strict-order active. | Hans Dedecker | 2017-06-27 | 2 | -1/+4 |
* | Bump Debian version to 2.78-1v2.78test2 | Simon Kelley | 2017-06-25 | 1 | -0/+6 |
* | Formatting fixes for CHANGELOG | Simon Kelley | 2017-06-25 | 1 | -2027/+2027 |
* | Fix DHCP relay, broken by ff325644c7afae2588583f935f4ea9b9694eb52e | Simon Kelley | 2017-06-25 | 2 | -2/+18 |
* | Bump year in copyrights. | Simon Kelley | 2017-06-24 | 40 | -41/+41 |
* | Tweak ICMP ping check logic for DHCPv4.v2.78test1 | Simon Kelley | 2017-06-15 | 1 | -1/+1 |