1. 33702ab First complete version of DNS-client-id EDNS0 and ARP tracking code. by Simon Kelley · 9 years ago
  2. d3a8b39 More EDNS0 packet-size tweaks. by Simon Kelley · 9 years ago
  3. 63ec5d1 Fix new poll() code for helper pipe. Removed CPU-spin. by Simon Kelley · 9 years ago
  4. 34b5d19 Update DNSSEC timestamp file on process TERM. by Kevin Darbyshire-Bryant · 9 years ago
  5. b842bc9 Use poll() instead of select() to remove limits on open file descriptors. by Simon Kelley · 9 years ago
  6. f6d6956 Test for overflowing platform FD_SET size. by Simon Kelley · 9 years ago
  7. 5e95a55 Avoid hanngs in DHCP ping code when system time goes backwards. by Simon Kelley · 9 years ago
  8. cbe379a Handle domain names with '.' or /000 within labels. by Simon Kelley · 10 years ago
  9. b4c0f09 Fix (srk induced) crash in new tftp_no_fail code. by Stefan Tomanek · 10 years ago
  10. 7aa970e Whitespace fixes. by Stefan Tomanek · 10 years ago
  11. 30d0879 add --tftp-no-fail to ignore missing tftp root by Stefan Tomanek · 10 years ago
  12. ff841eb Fix boilerplate code for re-running system calls on EINTR and EAGAIN etc. by Simon Kelley · 10 years ago
  13. 360f251 Tweak DNSSEC timestamp code to create file later, removing need to chown it. by Simon Kelley · 10 years ago
  14. 9003b50 Fix last commit to not crash if uid changing not configured. by Simon Kelley · 10 years ago
  15. f6e62e2 Add --dnssec-timestamp option and facility. by Simon Kelley · 10 years ago
  16. 28b879a Fix trivial memory leaks to quieten valgrind. by Chen Wei · 10 years ago
  17. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  18. 70d1873 Expand inotify code to dhcp-hostsdir, dhcp-optsdir and hostsdir. by Simon Kelley · 10 years ago
  19. 0491805 Allow inotify to be disabled at compile time on Linux. by Simon Kelley · 10 years ago
  20. 5f4dc5c Add --dhcp-hostsdir config option. by Simon Kelley · 10 years ago
  21. 25cf5e3 Add --log-queries=extra option for more complete logging. by Simon Kelley · 10 years ago
  22. 800c5cc Remove floor on EDNS0 packet size with DNSSEC. by Simon Kelley · 10 years ago
  23. 193de4a Use inotify instead of polling on Linux. by Simon Kelley · 10 years ago
  24. b5ea1cc Add --dns-loop-detect feature. by Simon Kelley · 10 years ago
  25. 47a9516 Use event system to re-send query on new route. Tidies module boundaries. by Simon Kelley · 10 years ago
  26. a0358e5 Handle async notification of address changes using the event system. by Simon Kelley · 11 years ago
  27. e98bd52 Add --dnssec-no-timecheck by Simon Kelley · 11 years ago
  28. 1a9a348 Set --local-service in Debian package startup. by Simon Kelley · 11 years ago
  29. 5107ace NSEC3 validation. First pass. by Simon Kelley · 11 years ago
  30. 7b1eae4 Add --servers-file option. by Simon Kelley · 11 years ago
  31. ee41586 Use DS records as trust anchors, not DNSKEYs. by Simon Kelley · 11 years ago
  32. 82e3f45 Blockdata fixes and tuning. by Simon Kelley · 11 years ago
  33. 1d97ac4 copy-n-paste error. by Simon Kelley · 11 years ago
  34. db73746 Anounce DNSSEC at startup. by Simon Kelley · 11 years ago
  35. 0744ca6 More DNSSEC caching logic, and avoid repeated validation of DS/DNSKEY by Simon Kelley · 11 years ago
  36. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  37. 3ddacb8 Ensure cache is big enough to do DNSSEC. by Simon Kelley · 11 years ago
  38. 60b6806 Rationalise DNS packet-buffer size calculations. by Simon Kelley · 11 years ago
  39. c3e0b9b backup by Simon Kelley · 11 years ago
  40. a9b5583 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  41. c352dd8 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  42. 3a23715 Commit to allow master merge. by Simon Kelley · 11 years ago
  43. 1ee9be4 Implement dynamic interface discovery on *BSD by Simon Kelley · 11 years ago
  44. f7029f5 Extend /4 and /6 syntax to --interface-name by Simon Kelley · 11 years ago
  45. 06e54b8 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  46. 3511a92 Fix start-up order for making DHCPv6 DUID by Simon Kelley · 11 years ago
  47. 5a4120d Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  48. dc27e14 Warning when using --bind-interfaces and routeable addresses. by Simon Kelley · 11 years ago
  49. 3b3f441 Log SO_BINDTODEVICE use at startup. by Simon Kelley · 11 years ago
  50. 408c368 Remove unused variable warnings when omitting stuff at compile-time. by Vladislav Grishenko · 11 years ago
  51. 89500e3 Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6. by Simon Kelley · 11 years ago
  52. 10ae7b5 Don't use BINDTODEVICE on DHCP socket when relaying. by Simon Kelley · 11 years ago
  53. ff7eea2 Add --dhcp-relay config option. by Simon Kelley · 11 years ago
  54. fa164d4 DNSSEC validation require EDNS0, force larger packet size. by Giovanni Bajo · 13 years ago
  55. 76dd75d Fix hang from new interface-name code, when using TCP. by Simon Kelley · 12 years ago
  56. 115ac3e Generalise --interface-name to cope with IPv6 addresses. by Simon Kelley · 12 years ago
  57. cfcad42 Fix failure to start with ENOTSOCK by Simon Kelley · 12 years ago
  58. 13d86c7 Add --ipset option. by Jason A. Donenfeld · 12 years ago
  59. b0ff858 Fix FTBFS if HAVE_BROKEN_RTC defined. by Simon Kelley · 12 years ago
  60. 46b0665 Don't leak sockets when getsockname fails. by Simon Kelley · 12 years ago
  61. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  62. e25db1f Handle wrong interface for locally-routed packets. by Simon Kelley · 12 years ago
  63. 22ce550 Correct behaviour for TCP queries to allowed address via banned interface. by Simon Kelley · 12 years ago
  64. 5d162f2 Rationalise join_multicast() by Simon Kelley · 12 years ago
  65. 9d29949 typo by Simon Kelley · 12 years ago
  66. bb86e85 Error dhcp constructors on platforms where no interface detection. by Simon Kelley · 12 years ago
  67. 8445f5d Fix initialisation order. by Simon Kelley · 12 years ago
  68. 1f77693 First checkin of interface-address constructor mode for DHCPv6 and RA. by Simon Kelley · 12 years ago
  69. 4820dce Make authoritative stuff a compile-time option. by Simon Kelley · 12 years ago
  70. 4f7b304 Initial code to do authoritative DNS. by Simon Kelley · 12 years ago
  71. 2b127a1 Flag DHCP or DHCPv6 in starup logging. by Simon Kelley · 12 years ago
  72. 79cfefd Make pid-file creation immune to symlink attack. by Simon Kelley · 12 years ago
  73. 0c0d479 Tidy buffer use in DHCP startup logging. by Simon Kelley · 12 years ago
  74. 9b40cbf Fix FTBFS when TFTP disabled. by Simon Kelley · 12 years ago
  75. c4a7f90 Config parsing error-handling update. by Simon Kelley · 12 years ago
  76. 8bc4cec Remove libvirt-inspired but never used access control features. by Simon Kelley · 12 years ago
  77. 236e072 Typo in BSD-only code. by Simon Kelley · 12 years ago
  78. 2b5bae9 Fall back from --bind-dynamic to --bind-interfaces in BSD, rather than quitting. by Simon Kelley · 12 years ago
  79. 54dd393 Add --bind-dynamic by Simon Kelley · 12 years ago
  80. 8b3ae2f Check tftp-root exists and is accessible at startup. by Simon Kelley · 13 years ago
  81. 18c63ef Fix non-response to router-solicitations when by Simon Kelley · 13 years ago
  82. 2021c66 code-size tweak by Simon Kelley · 13 years ago
  83. 9380ba7 Set SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interface by Simon Kelley · 13 years ago
  84. c825754 "deprecated" lease-time keyword for IPv6 by Simon Kelley · 13 years ago
  85. 2240704 DHCP start-up logging tweak by Simon Kelley · 13 years ago
  86. 30cd966 More flexible RA configuration. by Simon Kelley · 13 years ago
  87. 5d71d83 Listen on ICMP6 file decriptor even when on ra-only only in use. by Simon Kelley · 13 years ago
  88. 52d4abf Make --listen-address work for all 127.0.0.0/8 addresses. by Simon Kelley · 13 years ago
  89. a953096 Send "FTP transfer complete" events to the DHCP lease script. by Simon Kelley · 13 years ago
  90. 884a6df RA managed-bit and use-SLAAC bit tweaks. by Simon Kelley · 13 years ago
  91. 353ae4d Check assumed SLAAC addresses by pinging them. by Simon Kelley · 13 years ago
  92. 8b37270 Implement --dhcp-duid by Simon Kelley · 13 years ago
  93. 801ca9a Add ra-names SLAAC-hostnames from DHCPv4 option. by Simon Kelley · 13 years ago
  94. 843c96b Make RA without DHCPv6 possible. by Simon Kelley · 13 years ago
  95. 741c295 Tidy up RA scheduling. by Simon Kelley · 13 years ago
  96. c5ad4e7 Router Advertisement by Simon Kelley · 13 years ago
  97. 4cb1b32 Clean compile, basic DHCPv6 functionality is there. by Simon Kelley · 13 years ago
  98. 3268e90 Make default NO_DHCP6 and remove compiler warning. by Simon Kelley · 13 years ago
  99. e981708 Merge branch 'dhcpv6' by Simon Kelley · 13 years ago
  100. 52b92f4 It compiles and it allocates a lease! No renewals yet. by Simon Kelley · 13 years ago