1. 47b45b2 Fix lengths of interface names by Petr Menšík · 6 years ago
  2. da8b651 Implement --address=/example.com/# by Simon Kelley · 6 years ago
  3. 974a6d0 Add --caa-record by Simon Kelley · 6 years ago
  4. 9bafdc6 Tidy up file parsing code. by Simon Kelley · 6 years ago
  5. c822620 Add --dhcp-name-match by Simon Kelley · 6 years ago
  6. 397c050 Handle case of --auth-zone but no --auth-server. by Simon Kelley · 6 years ago
  7. dd33e98 Fix crash parsing a --synth-domain with no prefix. by Simon Kelley · 6 years ago
  8. 8dcdb33 Add --enable-ubus option. by Julian Kornberger · 6 years ago
  9. f3e5787 Trivial comment change. by Simon Kelley · 6 years ago
  10. a3bd7e7 Fix missing fatal errors when parsing some command-line/config options. by Simon Kelley · 6 years ago
  11. 1f1873a Log warning on very large cachesize config, instead of truncating it. by Simon Kelley · 7 years ago
  12. 6b17335 Add packet-dump debugging facility. by Simon Kelley · 7 years ago
  13. a691853 Change default for dnssec-check-unsigned. by Simon Kelley · 7 years ago
  14. 734d531 Add RFC4039 rapid commit support. by Simon Kelley · 7 years ago
  15. 6b2b564 Enhance --synth-domain to allow names with sequential integers. by Simon Kelley · 7 years ago
  16. 4f7bb57 Fix deletion of dhcp-options from inotify dynamic files. by Simon Kelley · 7 years ago
  17. 56f0623 Allow trailing dot in CNAME. by Petr Menšík · 7 years ago
  18. 87e00fe Compiler warning fixes. by Simon Kelley · 7 years ago
  19. baf553d Default min-port to 1024 to avoid reserved ports. by Simon Kelley · 7 years ago
  20. 3bd4c47 Remove limit on length of command-line options. by Neil Jerram · 7 years ago
  21. 22cd860 Allow more than one --bridge-interface option to refer to an interface. by Simon Kelley · 7 years ago
  22. d1ced3a Update copyrights to 2018. by Simon Kelley · 7 years ago
  23. 30858e3 Spaces in CNAME options break parsing. by Simon Kelley · 7 years ago
  24. 0549c73 Security fix, CVE-2017-14491 DNS heap buffer overflow. by Simon Kelley · 7 years ago
  25. cbd29e5 Printf related fixes. by Rosen Penev · 7 years ago
  26. 50ca855 Bump year in copyrights. by Simon Kelley · 7 years ago
  27. 5614413 Fix a couple of crashes on malformed config files. by Simon Kelley · 8 years ago
  28. 6ec5f5c Extend --ra-param mtu: field to allow an interface name. by Vladislav Grishenko · 8 years ago
  29. 005c46d Add mtu facility to --ra-param. by David Flamand · 8 years ago
  30. 503c609 --dhcp-reply-delay option to workaround PXE client bugs. by Floris Bos · 8 years ago
  31. 60704f5 Add support for unique TFTP root per MAC. by Floris Bos · 8 years ago
  32. 4e7694d Allow binding to both source address and interface in server specs. by Kristian Evensen · 8 years ago
  33. dc99058 Improve error checking for --rev-server. by Olivier Gayot · 8 years ago
  34. 916959c Fix rev-server with /32 prefix. by Olivier Gayot · 8 years ago
  35. 13dee6f Compilation warning fixes. by Simon Kelley · 8 years ago
  36. 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
  37. 903df07 Detect and error loops in --cname configuration. by Simon Kelley · 8 years ago
  38. 3ebe62d Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasq by Simon Kelley · 8 years ago
  39. a1d973f Allow multiple CNAMEs in a single --cname= option. by Simon Kelley · 8 years ago
  40. 7ac9ae1 Compile time option NO_ID by Kevin Darbyshire-Bryant · 8 years ago
  41. 3c0c111 Improve --address and --ipset docs, fix --help output by Peter Wu · 8 years ago
  42. 094bfae auth-zone: allow to exclude ip addresses from answer. by Mathias Kresin · 8 years ago
  43. 68bea10 Fix error in PXE arch names and add ARM32 and ARM64. by Simon Kelley · 9 years ago
  44. 09217a1 Add --help to manpage . by Simon Kelley · 9 years ago
  45. 14ffa07 Fix init of per server EDNS UDP packet size. by Simon Kelley · 9 years ago
  46. a2bc254 Check return-code of inet_pton when parsing DHCPv4 options. by Simon Kelley · 9 years ago
  47. 4caa86d Tidy. by Simon Kelley · 9 years ago
  48. fa79466 Tighten syntax checking for dhcp-range and clarify man page. by Simon Kelley · 9 years ago
  49. 407a1f3 Tidy parsing code. by Simon Kelley · 9 years ago
  50. 7aa3f9a format fix. by Simon Kelley · 9 years ago
  51. c7f3bd2 Replace incoming EDNS0_OPTION_NOMDEVICEID and EDNS0_OPTION_NOMCPEID options. by Simon Kelley · 9 years ago
  52. 22fe2fd Fix --add-subnet when returning empty or default subnet. by Simon Kelley · 9 years ago
  53. bec366b Add --tftp-mtu option. by Simon Kelley · 9 years ago
  54. 832e47b Add --dhcp-ttl option. by Simon Kelley · 9 years ago
  55. df3d54f Add TTL parameter to --host-record and --cname. by Simon Kelley · 9 years ago
  56. 22c0f4f Fix previous commit. by Simon Kelley · 9 years ago
  57. 9e4cf47 Add --add-mac=text option. by Simon Kelley · 9 years ago
  58. 1e50512 Final form of configuration for EDNS0 MAC-address code. by Simon Kelley · 9 years ago
  59. 926332a Add --max-port config option. by Hans Dedecker · 9 years ago
  60. c49778d Update copyright notices. Happy new year! by Simon Kelley · 9 years ago
  61. 33702ab First complete version of DNS-client-id EDNS0 and ARP tracking code. by Simon Kelley · 9 years ago
  62. 0007ee9 Fix crash at start up with conf-dir=/path,* by Simon Kelley · 9 years ago
  63. a7369be Enhance --add-subnet to allow arbitary subnet addresses. by Ed Bardsley · 9 years ago
  64. 90cb222 --conf-file should read no file, not try and read the default file. by Simon Kelley · 9 years ago
  65. 2fd5bc9 Allow router advertisements to have the "off-link" bit set. by Neil Jerram · 10 years ago
  66. a77cec8 Handle UDP packet loss when fragmentation of large packets is broken. by Simon Kelley · 10 years ago
  67. 30d0879 add --tftp-no-fail to ignore missing tftp root by Stefan Tomanek · 10 years ago
  68. 979fe86 Make --address=/example.com/ equivalent to --server=/example.com/ by Simon Kelley · 10 years ago
  69. f6e62e2 Add --dnssec-timestamp option and facility. by Simon Kelley · 10 years ago
  70. 28b879a Fix trivial memory leaks to quieten valgrind. by Chen Wei · 10 years ago
  71. f9c8637 Extra logging for inotify code. by Simon Kelley · 10 years ago
  72. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  73. 70d1873 Expand inotify code to dhcp-hostsdir, dhcp-optsdir and hostsdir. by Simon Kelley · 10 years ago
  74. 5f4dc5c Add --dhcp-hostsdir config option. by Simon Kelley · 10 years ago
  75. 28de387 Add --min-cache-ttl option. by RinSatsuki · 10 years ago
  76. 25cf5e3 Add --log-queries=extra option for more complete logging. by Simon Kelley · 10 years ago
  77. 32fc6db Add --ignore-address option. by Glen Huang · 10 years ago
  78. 3ad3f3b Fix breakage of --domain=<domain>,<subnet>,local by Simon Kelley · 10 years ago
  79. 00cd9d5 crash at startup when an empty suffix is supplied to --conf-dir by Simon Kelley · 10 years ago
  80. 3e1551a Extend --conf-dir to allow filtering on file suffixes. by Simon Kelley · 10 years ago
  81. b5ea1cc Add --dns-loop-detect feature. by Simon Kelley · 10 years ago
  82. 7ea3d3f ra-advrouter mode for RFC-3775 mobile IPv6 support. by Simon Kelley · 11 years ago
  83. e98bd52 Add --dnssec-no-timecheck by Simon Kelley · 11 years ago
  84. fec216d Cache stats availble in CHAOS .bind domain. by Simon Kelley · 11 years ago
  85. 19c51cf Tidy and fix cache->uid handling. by Simon Kelley · 11 years ago
  86. c8a8048 --local-service. Default protection from DNS amplification attacks. by Simon Kelley · 11 years ago
  87. 00a5b5d Check that unsigned replies come from unsigned zones if --dnssec-check-unsigned set. by Simon Kelley · 11 years ago
  88. 7b1eae4 Add --servers-file option. by Simon Kelley · 11 years ago
  89. d68c2ca Cleanup of server reading code, preparation, for dynamic reading from files. by Simon Kelley · 11 years ago
  90. de73a49 --rev-server option. Syntactic sugar for PTR queries. by Simon Kelley · 11 years ago
  91. ee41586 Use DS records as trust anchors, not DNSKEYs. by Simon Kelley · 11 years ago
  92. edc231b Compiler warning. by Simon Kelley · 11 years ago
  93. 7d23a66 Remove --dnssec-permissive, pointless if we don't set CD upstream. by Simon Kelley · 11 years ago
  94. cbf13a2 Class specifier in --dnskey, instead of hardwiring C_IN. by Simon Kelley · 11 years ago
  95. 5b3bf92 --dnssec-debug by Simon Kelley · 11 years ago
  96. a25720a protocol handling for DNSSEC by Simon Kelley · 11 years ago
  97. 86bec2d Swap crypto library from openSSL to nettle. by Simon Kelley · 11 years ago
  98. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  99. 0fc2f31 First functional DNSSEC - highly alpha. by Simon Kelley · 11 years ago
  100. 963c380 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago