1. 12e3b2e Moved origin/cp-main to upstream v2.90 version by Tarun Kundu · 4 months ago
  2. a0219f5 Set the default maximum DNS UDP packet size to 1232. by Simon Kelley · 1 year, 9 months ago
  3. 89df73a CHANGELOG: fix typo recieved->received by Matthias Andree · 3 years, 8 months ago
  4. dfb1f7c TFTP tweak. by Simon Kelley · 3 years, 8 months ago
  5. 2a407a7 CHANGELOG: spell-check and correct first few entries by Matthias Andree · 3 years, 8 months ago
  6. ea28d0e Scale the DNS random scket pool on the value of dns-forward-max. by Simon Kelley · 3 years, 8 months ago
  7. 4a8c098 Change the method of allocation of random source ports for DNS. by Simon Kelley · 3 years, 8 months ago
  8. 023ace8 Merge branch 'random-port' by Simon Kelley · 3 years, 9 months ago
  9. 74d4fcd Use random source ports where possible if source addresses/interfaces in use. by Simon Kelley · 3 years, 9 months ago
  10. 9eaa91b Teach --bogus-nxdomain and --ignore-address to take a subnet argument. by Simon Kelley · 3 years, 9 months ago
  11. b7cf754 Add --dynamic-host option. by Simon Kelley · 3 years, 9 months ago
  12. e7c0d7b dhcp-host selection fix for v4/v6. by Simon Kelley · 3 years, 9 months ago
  13. 9e169a9 Belated CHANGELOG update. by Simon Kelley · 3 years, 9 months ago
  14. e01e09c Add CVE numbers to security update descriptions in CHANGELOG by Simon Kelley · 4 years ago
  15. 15b60dd Handle multiple identical near simultaneous DNS queries better. by Simon Kelley · 4 years, 1 month ago
  16. 2d76586 Use SHA-256 to provide security against DNS cache poisoning. by Simon Kelley · 4 years, 1 month ago
  17. 257ac0c Check destination of DNS UDP query replies. by Simon Kelley · 4 years, 1 month ago
  18. 4e96a4b Fix remote buffer overflow CERT VU#434904 by Simon Kelley · 4 years, 1 month ago
  19. a2a7e04 Use the values of --min-port and --max-port in TCP connections. by Simon Kelley · 4 years ago
  20. f60fea1 CHANGELOG: Fix three typoes. by Matthias Andree · 4 years, 5 months ago
  21. 4d85e40 Change default lease time for DHCPv6 to one day. by Simon Kelley · 4 years, 5 months ago
  22. 2bd02d2 Backdated CHANGELOG update. by Simon Kelley · 4 years, 5 months ago
  23. 081a1c4 2.81rc5 CHANGELOG and man/dnsmasq.8 manual page improvements by Matthias Andree · 4 years, 8 months ago
  24. ee64582 Add --script-on-renewal option. by Simon Kelley · 4 years, 9 months ago
  25. 425e240 Remove DSA signature verification from DNSSEC, as specified in RFC 8624. by Simon Kelley · 4 years, 9 months ago
  26. a9b022a Allow empty server spec in --rev-server, to match --server. by Simon Kelley · 4 years, 10 months ago
  27. 52ec783 Add tag filtering of dhcp-host directives. by Simon Kelley · 4 years, 10 months ago
  28. 79aba0f Support prefixed ranges of ipv6 addresses in dhcp-host. by Simon Kelley · 4 years, 10 months ago
  29. cd67293 Fix RA problems with two interfaces on same IPv6 subnet. by Simon Kelley · 4 years, 10 months ago
  30. ab53883 Enhance --conf-dir to load files in a deterministic order. by Simon Kelley · 5 years ago
  31. 66f6265 Add --tftp-single-port option. by Simon Kelley · 5 years ago
  32. 34d4147 Fix dhcp-name-match to always match client-supplied name. by Simon Kelley · 5 years ago
  33. f73f739 Fix bug which gave zero-length DHCPv6 packets if sendto() is interrupted. by Simon Kelley · 5 years ago
  34. 6ebdc95 Fix dhcp-name-match to function when name supplied in --dhcp-host. by Simon Kelley · 5 years ago
  35. 13a58f9 Add dhcp-ignore-clid configuration option by Florent Fourcot · 5 years ago
  36. 69a0477 DNSSEC: unsigned RRs in the auth section are not bogus. by Simon Kelley · 5 years ago
  37. fef2f1c DNSSEC: Unsigned RRs in auth section proving that a DS doesn't exist are OK. by Simon Kelley · 5 years ago
  38. 5a56233 CHANGELOG update for ab73a746a0d6fcac2e682c5548eeb87fb9c9c82e by Simon Kelley · 5 years ago
  39. 225accd Fix breakage of dhcp_lease_time utility. by Simon Kelley · 5 years ago
  40. 1da81f7 CHANGELOG typo fix. by Simon Kelley · 6 years ago
  41. ae5b7e0 Add --shared-network DHCP configuration. by Simon Kelley · 6 years ago
  42. 305ffb5 Improve kernel-capability manipulation code under Linux. by Simon Kelley · 6 years ago
  43. 608aa9f Support TCP fastopen on incoming and outgoing connections. by Simon Kelley · 6 years ago
  44. a066aac Fix to credits in 162e5e0062ce923c494cc64282f293f0ed64fc10 by Simon Kelley · 6 years ago
  45. 162e5e0 Fix bug added in 2.80 non-terminal code which returns NODATA instead of NXDOMAIN. by Sven Mueller · 6 years ago
  46. 4219ade Fix line counting when reading /etc/hosts. by Simon Kelley · 6 years ago
  47. 48d12f1 Remove the NO_FORK compile-time option, and support for uclinux. by Simon Kelley · 6 years ago
  48. a799ca0 Impove cache behaviour for TCP connections. by Simon Kelley · 6 years ago
  49. 7cbf497 Example config file fix for CERT Vulnerability VU#598349. by Simon Kelley · 6 years ago
  50. 4139298 Change behavior when RD bit unset in queries. by Simon Kelley · 6 years ago
  51. da8b651 Implement --address=/example.com/# by Simon Kelley · 6 years ago
  52. 974a6d0 Add --caa-record by Simon Kelley · 6 years ago
  53. c822620 Add --dhcp-name-match by Simon Kelley · 6 years ago
  54. 1682d15 Add missing EDNS0 section. by Simon Kelley · 6 years ago
  55. dd33e98 Fix crash parsing a --synth-domain with no prefix. by Simon Kelley · 6 years ago
  56. a3bd7e7 Fix missing fatal errors when parsing some command-line/config options. by Simon Kelley · 6 years ago
  57. a997ca0 Fix sometimes missing DNSSEC RRs when DNSSEC validation not enabled. by Simon Kelley · 6 years ago
  58. 090856c Allow zone transfer in authoritative mode whenever auth-peer is specified. by Simon Kelley · 7 years ago
  59. c488b68 Handle standard and contructed dhcp-ranges on the same interface. by Simon Kelley · 7 years ago
  60. 6b17335 Add packet-dump debugging facility. by Simon Kelley · 7 years ago
  61. 0669ee7 Fix DHCP broken-ness when --no-ping AND --dhcp-sequential-ip are set. by Simon Kelley · 7 years ago
  62. a691853 Change default for dnssec-check-unsigned. by Simon Kelley · 7 years ago
  63. 734d531 Add RFC4039 rapid commit support. by Simon Kelley · 7 years ago
  64. 94b6878 Tidy crypto.c of old library compat. Now need libnettle 3. by Simon Kelley · 7 years ago
  65. 6b2b564 Enhance --synth-domain to allow names with sequential integers. by Simon Kelley · 7 years ago
  66. 4f7bb57 Fix deletion of dhcp-options from inotify dynamic files. by Simon Kelley · 7 years ago
  67. 1721453 Remove special handling of A-for-A queries. by Simon Kelley · 7 years ago
  68. 4fe6744 DNSSEC fix for wildcard NSEC records. CVE-2017-15107 applies. by Simon Kelley · 7 years ago
  69. 22cd860 Allow more than one --bridge-interface option to refer to an interface. by Simon Kelley · 7 years ago
  70. 3c973ad Use SIGINT (instead of overloading SIGHUP) to turn on DNSSEC time validation. by Simon Kelley · 7 years ago
  71. faaf306 Spelling fixes. by Ville Skyttä · 7 years ago
  72. c7e6aea Change references to gPXE to iPXE. by Geert Stappers · 7 years ago
  73. a6cee69 Fix exit code from dhcp_release6. by Simon Kelley · 7 years ago
  74. 8e8b2d6 Release notes update. by Simon Kelley · 7 years ago
  75. 087eb76 Always return a SERVFAIL response to DNS queries with RD=0. by Simon Kelley · 7 years ago
  76. 9d6918d Use IP[V6]_UNICAST_IF socket option instead of SO_BINDTODEVICE for DNS. by Simon Kelley · 7 years ago
  77. 30858e3 Spaces in CNAME options break parsing. by Simon Kelley · 7 years ago
  78. 39921d0 Update credits for Google security team. by Simon Kelley · 7 years ago
  79. 51eadb6 Security fix, CVE-2017-14495, OOM in DNS response creation. by Simon Kelley · 7 years ago
  80. 897c113 Security fix, CVE-2017-14496, Integer underflow in DNS response creation. by Simon Kelley · 7 years ago
  81. 33e3f10 Security fix, CVE-2017-14494, Infoleak handling DHCPv6 forwarded requests. by Simon Kelley · 7 years ago
  82. 3d4ff1b Security fix, CVE-2017-14493, DHCPv6 - Stack buffer overflow. by Simon Kelley · 7 years ago
  83. 24036ea Security fix, CVE-2017-14492, DHCPv6 RA heap overflow. by Simon Kelley · 7 years ago
  84. 0549c73 Security fix, CVE-2017-14491 DNS heap buffer overflow. by Simon Kelley · 7 years ago
  85. 63437ff Fix CVE-2017-13704, which resulted in a crash on a large DNS query. by Simon Kelley · 7 years ago
  86. 9396752 Try other servers if first returns REFUSED when --strict-order active. by Hans Dedecker · 7 years ago
  87. 32be32e Formatting fixes for CHANGELOG by Simon Kelley · 7 years ago
  88. 1649f70 Fix DHCP relay, broken by ff325644c7afae2588583f935f4ea9b9694eb52e by Simon Kelley · 7 years ago
  89. 74ea915 Fix typo and format in CHANGELOG by Simon Kelley · 8 years ago
  90. 43cdf1c Remove automatic IDN support when building i18n. by Simon Kelley · 8 years ago
  91. b2a9c57 Add "known-othernet" DHCP tag. by Simon Kelley · 8 years ago
  92. a9df0e3 Revert "Implement RFC-6842 (Client-ids in DHCP replies.)" by Simon Kelley · 8 years ago
  93. 5ce3e76 DHCPv4: do ICMP-ping check in all cases other that current lease. by Simon Kelley · 8 years ago
  94. 6ec5f5c Extend --ra-param mtu: field to allow an interface name. by Vladislav Grishenko · 8 years ago
  95. 5a7212c Make --rev-server work in the presence of --bogus-priv. by Vladislav Grishenko · 8 years ago
  96. 3a8b0f6 Improve error handling with shcp-script "init" mode. by Petr Menšík · 8 years ago
  97. c77fb9d Capture and log STDOUT and STDERR output from dhcp-script. by Petr Menšík · 8 years ago
  98. 005c46d Add mtu facility to --ra-param. by David Flamand · 8 years ago
  99. 503c609 --dhcp-reply-delay option to workaround PXE client bugs. by Floris Bos · 8 years ago
  100. 60704f5 Add support for unique TFTP root per MAC. by Floris Bos · 8 years ago