summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge i18n messages.v2.78Simon Kelley2017-10-0210-4344/+4769
* Debian changlelog update.Simon Kelley2017-09-291-2/+4
* Security fix, CVE-2017-14491, DNS heap buffer overflow.Simon Kelley2017-09-261-12/+15
* Update credits for Google security team.Simon Kelley2017-09-261-8/+8
* Misc code cleanups arising from Google analysis.Simon Kelley2017-09-253-3/+5
* Security fix, CVE-2017-14495, OOM in DNS response creation.Simon Kelley2017-09-252-1/+19
* Security fix, CVE-2017-14496, Integer underflow in DNS response creation.Simon Kelley2017-09-252-1/+23
* Security fix, CVE-2017-14494, Infoleak handling DHCPv6 forwarded requests.Simon Kelley2017-09-252-0/+11
* Security fix, CVE-2017-14493, DHCPv6 - Stack buffer overflow.Simon Kelley2017-09-252-0/+11
* Security fix, CVE-2017-14492, DHCPv6 RA heap overflow.Simon Kelley2017-09-252-1/+12
* Security fix, CVE-2017-14491 DNS heap buffer overflow.Simon Kelley2017-09-258-17/+66
* Do not include stdio.h before dnsmasq.hChristian Hesse2017-09-252-1/+6
* Update contrib/try-all-ns.Rasmus Ahlberg2017-09-252-0/+30
* Fix broken translations after commit 730c6745Chris Novakovic2017-09-2510-30/+30
* Disable libIDN2 underscore workaround with libIDN or fixed libIDN2.Simon Kelley2017-09-251-5/+7
* Don't return arcount=1 if EDNS0 RR won't fit in the packet.Simon Kelley2017-09-072-1/+6
* Fix CVE-2017-13704, which resulted in a crash on a large DNS query.Simon Kelley2017-09-064-10/+15
* Fix loss of undercores in domain names when using libidn2.Simon Kelley2017-07-081-22/+33
* Remove ping-check of configured DHCP address.Simon Kelley2017-07-081-2/+0
* Man page tweak.Simon Kelley2017-07-081-1/+1
* Printf related fixes.Rosen Penev2017-06-277-14/+16
* Fix function declarations.Rosen Penev2017-06-274-26/+26
* Try other servers if first returns REFUSED when --strict-order active.Hans Dedecker2017-06-272-1/+4
* Bump Debian version to 2.78-1v2.78test2Simon Kelley2017-06-251-0/+6
* Formatting fixes for CHANGELOGSimon Kelley2017-06-251-2027/+2027
* Fix DHCP relay, broken by ff325644c7afae2588583f935f4ea9b9694eb52eSimon Kelley2017-06-252-2/+18
* Bump year in copyrights.Simon Kelley2017-06-2440-41/+41
* Tweak ICMP ping check logic for DHCPv4.v2.78test1Simon Kelley2017-06-151-1/+1
* Fix logic of appending ".<layer>" to PXE basenameChris Novakovic2017-06-061-2/+2
* Debian: improve regexp for parsing root.ds.Simon Kelley2017-06-052-1/+7
* Fix typo and format in CHANGELOGv2.77Simon Kelley2017-05-221-222/+222
* Fix compiler warning.v2.77rc5Matthias Andree2017-05-211-1/+1
* Fix compiler warning.Matthias Andree2017-05-211-3/+6
* Fix compiler warning.Simon Kelley2017-05-211-2/+2
* Remove automatic IDN support when building i18n.Simon Kelley2017-05-215-22/+26
* Fix &/&& confusion.Simon Kelley2017-05-211-2/+2
* Update German translation.v2.77rc4Conrad Kostecki2017-05-121-39/+30
* Add .gitattributes to substitute VERSION on export.Simon Kelley2017-05-121-0/+1
* Fix c7be0164ce6ae89d6f2f0ffea14e2612418dd5dav2.77rc3Simon Kelley2017-05-111-1/+1
* Suppress DHCP ping checks when allocating on the loopback interface.v2.77rc2Simon Kelley2017-05-103-18/+24
* Add optional support for libidn2 and therefore IDNA2008.Petr Menšík2017-05-103-8/+27
* Don't die() on failing to parse lease-script output.Simon Kelley2017-05-091-8/+1
* Fix crash introduced by 09f3b2cd9c7b5b5e0e96ba41f666e69808862620.Simon Kelley2017-05-091-1/+1
* Fix case of DS queries to domains marked as not doing DNSSEC.v2.77rc1Simon Kelley2017-05-091-60/+60
* Fix botch introduced by 561441320f0cb67ea97f81c59332da5c6d14b494Simon Kelley2017-05-081-1/+1
* Replace obsolete utime() usage with utimes().Vladislav Grishenko2017-05-033-7/+8
* Fix a couple of crashes on malformed config files.Simon Kelley2017-05-032-2/+6
* Add "known-othernet" DHCP tag.Simon Kelley2017-04-304-1/+22
* Tweak logging introduced in 3a8b0f6fccf464b1ec6d24c0e00e540ab2b17705v2.77test5Simon Kelley2017-04-281-9/+7
* Revert "Implement RFC-6842 (Client-ids in DHCP replies.)"Simon Kelley2017-04-282-25/+11