1. 47a9516 Use event system to re-send query on new route. Tidies module boundaries. by Simon Kelley · 10 years ago
  2. a0358e5 Handle async notification of address changes using the event system. by Simon Kelley · 11 years ago
  3. e98bd52 Add --dnssec-no-timecheck by Simon Kelley · 11 years ago
  4. 1a9a348 Set --local-service in Debian package startup. by Simon Kelley · 11 years ago
  5. 5107ace NSEC3 validation. First pass. by Simon Kelley · 11 years ago
  6. 7b1eae4 Add --servers-file option. by Simon Kelley · 11 years ago
  7. ee41586 Use DS records as trust anchors, not DNSKEYs. by Simon Kelley · 11 years ago
  8. 82e3f45 Blockdata fixes and tuning. by Simon Kelley · 11 years ago
  9. 1d97ac4 copy-n-paste error. by Simon Kelley · 11 years ago
  10. db73746 Anounce DNSSEC at startup. by Simon Kelley · 11 years ago
  11. 0744ca6 More DNSSEC caching logic, and avoid repeated validation of DS/DNSKEY by Simon Kelley · 11 years ago
  12. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  13. 3ddacb8 Ensure cache is big enough to do DNSSEC. by Simon Kelley · 11 years ago
  14. 60b6806 Rationalise DNS packet-buffer size calculations. by Simon Kelley · 11 years ago
  15. c3e0b9b backup by Simon Kelley · 11 years ago
  16. a9b5583 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  17. c352dd8 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  18. 3a23715 Commit to allow master merge. by Simon Kelley · 11 years ago
  19. 1ee9be4 Implement dynamic interface discovery on *BSD by Simon Kelley · 11 years ago
  20. f7029f5 Extend /4 and /6 syntax to --interface-name by Simon Kelley · 11 years ago
  21. 06e54b8 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  22. 3511a92 Fix start-up order for making DHCPv6 DUID by Simon Kelley · 11 years ago
  23. 5a4120d Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  24. dc27e14 Warning when using --bind-interfaces and routeable addresses. by Simon Kelley · 11 years ago
  25. 3b3f441 Log SO_BINDTODEVICE use at startup. by Simon Kelley · 11 years ago
  26. 408c368 Remove unused variable warnings when omitting stuff at compile-time. by Vladislav Grishenko · 11 years ago
  27. 89500e3 Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6. by Simon Kelley · 11 years ago
  28. 10ae7b5 Don't use BINDTODEVICE on DHCP socket when relaying. by Simon Kelley · 11 years ago
  29. ff7eea2 Add --dhcp-relay config option. by Simon Kelley · 11 years ago
  30. fa164d4 DNSSEC validation require EDNS0, force larger packet size. by Giovanni Bajo · 13 years ago
  31. 76dd75d Fix hang from new interface-name code, when using TCP. by Simon Kelley · 12 years ago
  32. 115ac3e Generalise --interface-name to cope with IPv6 addresses. by Simon Kelley · 12 years ago
  33. cfcad42 Fix failure to start with ENOTSOCK by Simon Kelley · 12 years ago
  34. 13d86c7 Add --ipset option. by Jason A. Donenfeld · 12 years ago
  35. b0ff858 Fix FTBFS if HAVE_BROKEN_RTC defined. by Simon Kelley · 12 years ago
  36. 46b0665 Don't leak sockets when getsockname fails. by Simon Kelley · 12 years ago
  37. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  38. e25db1f Handle wrong interface for locally-routed packets. by Simon Kelley · 12 years ago
  39. 22ce550 Correct behaviour for TCP queries to allowed address via banned interface. by Simon Kelley · 12 years ago
  40. 5d162f2 Rationalise join_multicast() by Simon Kelley · 12 years ago
  41. 9d29949 typo by Simon Kelley · 12 years ago
  42. bb86e85 Error dhcp constructors on platforms where no interface detection. by Simon Kelley · 12 years ago
  43. 8445f5d Fix initialisation order. by Simon Kelley · 12 years ago
  44. 1f77693 First checkin of interface-address constructor mode for DHCPv6 and RA. by Simon Kelley · 12 years ago
  45. 4820dce Make authoritative stuff a compile-time option. by Simon Kelley · 12 years ago
  46. 4f7b304 Initial code to do authoritative DNS. by Simon Kelley · 12 years ago
  47. 2b127a1 Flag DHCP or DHCPv6 in starup logging. by Simon Kelley · 12 years ago
  48. 79cfefd Make pid-file creation immune to symlink attack. by Simon Kelley · 12 years ago
  49. 0c0d479 Tidy buffer use in DHCP startup logging. by Simon Kelley · 12 years ago
  50. 9b40cbf Fix FTBFS when TFTP disabled. by Simon Kelley · 12 years ago
  51. c4a7f90 Config parsing error-handling update. by Simon Kelley · 12 years ago
  52. 8bc4cec Remove libvirt-inspired but never used access control features. by Simon Kelley · 12 years ago
  53. 236e072 Typo in BSD-only code. by Simon Kelley · 12 years ago
  54. 2b5bae9 Fall back from --bind-dynamic to --bind-interfaces in BSD, rather than quitting. by Simon Kelley · 12 years ago
  55. 54dd393 Add --bind-dynamic by Simon Kelley · 12 years ago
  56. 8b3ae2f Check tftp-root exists and is accessible at startup. by Simon Kelley · 12 years ago
  57. 18c63ef Fix non-response to router-solicitations when by Simon Kelley · 13 years ago
  58. 2021c66 code-size tweak by Simon Kelley · 13 years ago
  59. 9380ba7 Set SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interface by Simon Kelley · 13 years ago
  60. c825754 "deprecated" lease-time keyword for IPv6 by Simon Kelley · 13 years ago
  61. 2240704 DHCP start-up logging tweak by Simon Kelley · 13 years ago
  62. 30cd966 More flexible RA configuration. by Simon Kelley · 13 years ago
  63. 5d71d83 Listen on ICMP6 file decriptor even when on ra-only only in use. by Simon Kelley · 13 years ago
  64. 52d4abf Make --listen-address work for all 127.0.0.0/8 addresses. by Simon Kelley · 13 years ago
  65. a953096 Send "FTP transfer complete" events to the DHCP lease script. by Simon Kelley · 13 years ago
  66. 884a6df RA managed-bit and use-SLAAC bit tweaks. by Simon Kelley · 13 years ago
  67. 353ae4d Check assumed SLAAC addresses by pinging them. by Simon Kelley · 13 years ago
  68. 8b37270 Implement --dhcp-duid by Simon Kelley · 13 years ago
  69. 801ca9a Add ra-names SLAAC-hostnames from DHCPv4 option. by Simon Kelley · 13 years ago
  70. 843c96b Make RA without DHCPv6 possible. by Simon Kelley · 13 years ago
  71. 741c295 Tidy up RA scheduling. by Simon Kelley · 13 years ago
  72. c5ad4e7 Router Advertisement by Simon Kelley · 13 years ago
  73. 4cb1b32 Clean compile, basic DHCPv6 functionality is there. by Simon Kelley · 13 years ago
  74. 3268e90 Make default NO_DHCP6 and remove compiler warning. by Simon Kelley · 13 years ago
  75. e981708 Merge branch 'dhcpv6' 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. a276175 Fix problem if dnsmasq is started without the stdin, by Simon Kelley · 13 years ago
  78. 5954608 Updated copyright notices. Happy new year! by Simon Kelley · 13 years ago
  79. c72daea Accumulated 2.60 changes going into git by Simon Kelley · 13 years ago
  80. 74c95c2 import of dnsmasq-2.59.tar.gz by Simon Kelley · 13 years ago
  81. 7de060b import of dnsmasq-2.58.tar.gz by Simon Kelley · 13 years ago
  82. 572b41e import of dnsmasq-2.57.tar.gz by Simon Kelley · 14 years ago
  83. 28866e9 import of dnsmasq-2.56.tar.gz by Simon Kelley · 14 years ago
  84. c52e189 import of dnsmasq-2.55.tar.gz by Simon Kelley · 15 years ago
  85. 8ef5ada import of dnsmasq-2.53.tar.gz by Simon Kelley · 15 years ago
  86. 316e273 import of dnsmasq-2.52.tar.gz by Simon Kelley · 15 years ago
  87. 1f15b81 import of dnsmasq-2.51.tar.gz by Simon Kelley · 15 years ago
  88. 03a97b6 import of dnsmasq-2.49.tar.gz by Simon Kelley · 15 years ago
  89. 7622fc0 import of dnsmasq-2.48.tar.gz by Simon Kelley · 16 years ago
  90. 73a08a2 import of dnsmasq-2.47.tar.gz by Simon Kelley · 16 years ago
  91. 9009d74 import of dnsmasq-2.46.tar.gz by Simon Kelley · 16 years ago
  92. 3927da4 import of dnsmasq-2.44.tar.gz by Simon Kelley · 16 years ago
  93. 1a6bca8 import of dnsmasq-2.43.tar.gz by Simon Kelley · 16 years ago
  94. 9e03894 import of dnsmasq-2.42.tar.gz by Simon Kelley · 17 years ago
  95. 824af85 import of dnsmasq-2.41.tar.gz by Simon Kelley · 17 years ago
  96. 5aabfc7 import of dnsmasq-2.40.tar.gz by Simon Kelley · 17 years ago
  97. f2621c7 import of dnsmasq-2.39.tar.gz by Simon Kelley · 18 years ago
  98. 1b7ecd1 import of dnsmasq-2.37.tar.gz by Simon Kelley · 18 years ago
  99. 832af0b import of dnsmasq-2.36.tar.gz by Simon Kelley · 18 years ago
  100. 1697269 import of dnsmasq-2.34.tar.gz by Simon Kelley · 18 years ago