1. baf553d Default min-port to 1024 to avoid reserved ports. by Simon Kelley · 7 years ago
  2. d1ced3a Update copyrights to 2018. by Simon Kelley · 7 years ago
  3. 9d6918d Use IP[V6]_UNICAST_IF socket option instead of SO_BINDTODEVICE for DNS. by Simon Kelley · 7 years ago
  4. a49c5c2 Fix search_servers() segfault with DNSSEC. by Simon Kelley · 7 years ago
  5. 50ca855 Bump year in copyrights. by Simon Kelley · 7 years ago
  6. ad59f27 Fix man page re interface labels and add warning when used badly. by Petr Menšík · 8 years ago
  7. 3e2496f Decrease the number of individual sites listed in log. by Hannu Nyman · 8 years ago
  8. 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
  9. 09b768e Bump TCP connection backlog from 5 to 32. by Simon Kelley · 8 years ago
  10. 16800ea Fix crash introduced in 2675f2061525bc954be14988d64384b74aa7bf8b by Simon Kelley · 8 years ago
  11. 2675f20 Handle binding upstream servers to an interface by Beniamino Galvani · 8 years ago
  12. b970260 Limit number of upstream nameservers when logging configuration. by Simon Kelley · 9 years ago
  13. 14ffa07 Fix init of per server EDNS UDP packet size. by Simon Kelley · 9 years ago
  14. 529b030 Tidy code. by Simon Kelley · 9 years ago
  15. b8ac466 Tidy code. by Simon Kelley · 9 years ago
  16. 926332a Add --max-port config option. by Hans Dedecker · 9 years ago
  17. 92be34a Complete work to allow DNSSEC validation with private DNS servers. by Simon Kelley · 9 years ago
  18. 367341f Disable DNSSEC for server=/domain/.. servers unless trust-anchor provided. by Simon Kelley · 9 years ago
  19. c49778d Update copyright notices. Happy new year! by Simon Kelley · 9 years ago
  20. 9cdcfe9 Suggest solution to ENOMEM error with IPv6 multicast. by Simon Kelley · 9 years ago
  21. a77cec8 Handle UDP packet loss when fragmentation of large packets is broken. by Simon Kelley · 10 years ago
  22. 979fe86 Make --address=/example.com/ equivalent to --server=/example.com/ by Simon Kelley · 10 years ago
  23. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  24. 4766936 Eliminate IPv6 privacy addresses from --interface-name answers. by Simon Kelley · 10 years ago
  25. bd9520b Remove redundant IN6_IS_ADDR_ULA(a) macro defn. by Simon Kelley · 10 years ago
  26. 40766e5 Check all servers loopiness, when any subset is changed. by Simon Kelley · 10 years ago
  27. b5ea1cc Add --dns-loop-detect feature. by Simon Kelley · 10 years ago
  28. 47a9516 Use event system to re-send query on new route. Tidies module boundaries. by Simon Kelley · 10 years ago
  29. a0358e5 Handle async notification of address changes using the event system. by Simon Kelley · 11 years ago
  30. 89b12ed OPT_LOCAL_SERVICE needs up-to-date interface list too. by Simon Kelley · 11 years ago
  31. c8a8048 --local-service. Default protection from DNS amplification attacks. by Simon Kelley · 11 years ago
  32. 7b1eae4 Add --servers-file option. by Simon Kelley · 11 years ago
  33. 7bcca00 More server cleanup. by Simon Kelley · 11 years ago
  34. d68c2ca Cleanup of server reading code, preparation, for dynamic reading from files. by Simon Kelley · 11 years ago
  35. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  36. 1ee9be4 Implement dynamic interface discovery on *BSD by Simon Kelley · 11 years ago
  37. 2329bef Check arrival interface of IPv6 requests, even in --bind-interfaces. by Simon Kelley · 11 years ago
  38. 62ab3cc Only set scope_id in addresses to bind() for linklocal addresses. by Simon Kelley · 11 years ago
  39. 71aaa5a Fix previous errno saving fix. by Matthias Andree · 11 years ago
  40. 0861921 Garbage collect listening sockets when their address is deleted. by Simon Kelley · 11 years ago
  41. 3dffbc3 Don't overwrite errno before generating message. by Simon Kelley · 11 years ago
  42. 3b19596 Fix compiler warnings. by Vladislav Grishenko · 11 years ago
  43. f7029f5 Extend /4 and /6 syntax to --interface-name by Simon Kelley · 11 years ago
  44. f25e6c6 Support /4 and /6 suffixes in interface names in --auth-server by Simon Kelley · 11 years ago
  45. 376d48c Allow interface name to specify subnets in --auth-zone. by Simon Kelley · 11 years ago
  46. dc27e14 Warning when using --bind-interfaces and routeable addresses. by Simon Kelley · 11 years ago
  47. 408c368 Remove unused variable warnings when omitting stuff at compile-time. by Vladislav Grishenko · 11 years ago
  48. 91543f4 Fix FTBFS when various facilities omitted at compile time. by Simon Kelley · 11 years ago
  49. 89500e3 Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6. by Simon Kelley · 11 years ago
  50. 397542b Fix bug resulting in tight-loop when new interfaces arrive. by Simon Kelley · 11 years ago
  51. ff7eea2 Add --dhcp-relay config option. by Simon Kelley · 11 years ago
  52. 2937f8a Provide independent control over which interfaces get TFTP. by Simon Kelley · 11 years ago
  53. edf0bde Make --listen-address higher priority than --except-interface. by Simon Kelley · 11 years ago
  54. 76dd75d Fix hang from new interface-name code, when using TCP. by Simon Kelley · 12 years ago
  55. 115ac3e Generalise --interface-name to cope with IPv6 addresses. by Simon Kelley · 12 years ago
  56. 3f2873d Handle IPv4 interface-address labels in Linux. by Simon Kelley · 12 years ago
  57. 49333cb Allow trailing '*' wildcard in interface names. by Simon Kelley · 12 years ago
  58. 38365ff Theoretical memory leak fix. by Simon Kelley · 12 years ago
  59. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  60. e25db1f Handle wrong interface for locally-routed packets. by Simon Kelley · 12 years ago
  61. 22ce550 Correct behaviour for TCP queries to allowed address via banned interface. by Simon Kelley · 12 years ago
  62. 1962446 Join multicast groups only on IPv6 addresses! by Simon Kelley · 12 years ago
  63. bad7b87 add general flag param to iface_enumerate IPv6 callback by Simon Kelley · 12 years ago
  64. 5d162f2 Rationalise join_multicast() by Simon Kelley · 12 years ago
  65. 1f77693 First checkin of interface-address constructor mode for DHCPv6 and RA. by Simon Kelley · 12 years ago
  66. 429798f Allow addresses as well as interface names in --auth-server. by Simon Kelley · 12 years ago
  67. 4f7b304 Initial code to do authoritative DNS. by Simon Kelley · 12 years ago
  68. 5f11b3e Cope with --listen-address for not yet existent addr in bind-dynamic mode. by Simon Kelley · 12 years ago
  69. 8bc4cec Remove libvirt-inspired but never used access control features. by Simon Kelley · 12 years ago
  70. 39f1b8e Better logging of socket-creation errors. by Simon Kelley · 12 years ago
  71. 4ce4f37 Fix un-initialised "used" field in --listen-address structure. by Simon Kelley · 12 years ago
  72. ed55cb6 Correct listener logic when no TFTP and no-interface listen address. by Simon Kelley · 12 years ago
  73. 6f13e53 Tidy up malloc-failure handling. by Simon Kelley · 13 years ago
  74. 9380ba7 Set SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interface by Simon Kelley · 13 years ago
  75. 52d4abf Make --listen-address work for all 127.0.0.0/8 addresses. by Simon Kelley · 13 years ago
  76. 52b92f4 It compiles and it allocates a lease! No renewals yet. by Simon Kelley · 13 years ago
  77. 5954608 Updated copyright notices. Happy new year! by Simon Kelley · 13 years ago
  78. c72daea Accumulated 2.60 changes going into git by Simon Kelley · 13 years ago
  79. 74c95c2 import of dnsmasq-2.59.tar.gz by Simon Kelley · 13 years ago
  80. 7de060b import of dnsmasq-2.58.tar.gz by Simon Kelley · 13 years ago
  81. 28866e9 import of dnsmasq-2.56.tar.gz by Simon Kelley · 14 years ago
  82. 8ef5ada import of dnsmasq-2.53.tar.gz by Simon Kelley · 15 years ago
  83. 316e273 import of dnsmasq-2.52.tar.gz by Simon Kelley · 15 years ago
  84. 1f15b81 import of dnsmasq-2.51.tar.gz by Simon Kelley · 15 years ago
  85. 7622fc0 import of dnsmasq-2.48.tar.gz by Simon Kelley · 16 years ago
  86. 73a08a2 import of dnsmasq-2.47.tar.gz by Simon Kelley · 16 years ago
  87. 9009d74 import of dnsmasq-2.46.tar.gz by Simon Kelley · 16 years ago
  88. 1ad24ae import of dnsmasq-2.45.tar.gz by Simon Kelley · 16 years ago
  89. 3927da4 import of dnsmasq-2.44.tar.gz by Simon Kelley · 16 years ago
  90. 1a6bca8 import of dnsmasq-2.43.tar.gz by Simon Kelley · 16 years ago
  91. 9e03894 import of dnsmasq-2.42.tar.gz by Simon Kelley · 17 years ago
  92. 824af85 import of dnsmasq-2.41.tar.gz by Simon Kelley · 17 years ago
  93. 5aabfc7 import of dnsmasq-2.40.tar.gz by Simon Kelley · 17 years ago
  94. f2621c7 import of dnsmasq-2.39.tar.gz by Simon Kelley · 18 years ago
  95. 832af0b import of dnsmasq-2.36.tar.gz by Simon Kelley · 18 years ago
  96. 1697269 import of dnsmasq-2.34.tar.gz by Simon Kelley · 18 years ago
  97. 849a835 import of dnsmasq-2.32.tar.gz by Simon Kelley · 19 years ago
  98. 7cebd20 import of dnsmasq-2.31.tar.gz by Simon Kelley · 19 years ago
  99. 26d0dba import of dnsmasq-2.30.tar.gz by Simon Kelley · 19 years ago
  100. 309331f import of dnsmasq-2.29.tar.gz by Simon Kelley · 19 years ago