1. a25720a protocol handling for DNSSEC by Simon Kelley · 11 years ago
  2. 86bec2d Swap crypto library from openSSL to nettle. by Simon Kelley · 11 years ago
  3. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  4. 0fc2f31 First functional DNSSEC - highly alpha. by Simon Kelley · 11 years ago
  5. 963c380 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  6. 76ff440 Ignore ",," in dhcp-host, rather than treating it as ",0," by Simon Kelley · 11 years ago
  7. c352dd8 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  8. 3a23715 Commit to allow master merge. by Simon Kelley · 11 years ago
  9. d082faf Fix compiler warning. by Vladislav Grishenko · 11 years ago
  10. f7029f5 Extend /4 and /6 syntax to --interface-name by Simon Kelley · 11 years ago
  11. 65c9b48 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  12. f25e6c6 Support /4 and /6 suffixes in interface names in --auth-server by Simon Kelley · 11 years ago
  13. 06e54b8 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  14. 376d48c Allow interface name to specify subnets in --auth-zone. by Simon Kelley · 11 years ago
  15. 5a4120d Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  16. eec5c1e Fix parsing of synth-domain=domain,addr,addr,prefix by Simon Kelley · 11 years ago
  17. a9bf81a Message typo. by Gildas · 11 years ago
  18. 8c0b73d Add --quiet-* options. by Kevin Darbyshire-Bryant · 11 years ago
  19. 6bd3a09 Merge branch 'edns0' by Simon Kelley · 11 years ago
  20. c4cd95d Add --ra-param and remove --force-fast-ra by Simon Kelley · 11 years ago
  21. ed4c076 --add-subnet option. by Simon Kelley · 11 years ago
  22. f373a15 Ommit option-parsing code with NO_AUTH. by Simon Kelley · 11 years ago
  23. 89500e3 Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6. by Simon Kelley · 11 years ago
  24. 0c38719 Don't crash with empty tag: in dhcp-range. by Simon Kelley · 11 years ago
  25. ff7eea2 Add --dhcp-relay config option. by Simon Kelley · 11 years ago
  26. 687bac2 Tidy rebase by Simon Kelley · 12 years ago
  27. 7dbe193 Add run-time options to activate dnssec validation. by Giovanni Bajo · 13 years ago
  28. 237724c Rename existing DNSSEC macros into DNSSEC_PROXY. by Giovanni Bajo · 13 years ago
  29. 6692a1a Fix dhcp-range sanity checking. by Simon Kelley · 11 years ago
  30. 5c72bb9 Silence compiler warning. by Simon Kelley · 11 years ago
  31. 6640919 Sanity check for dhcp-range template. by Simon Kelley · 11 years ago
  32. 2937f8a Provide independent control over which interfaces get TFTP. by Simon Kelley · 11 years ago
  33. 8d03046 Add --force-fast-ra option. by Simon Kelley · 11 years ago
  34. 921360c Add constructor-noauth: keyword by Simon Kelley · 12 years ago
  35. baa80ae Remove limit in prefix length in --auth-zone. by Simon Kelley · 12 years ago
  36. 3e8ed78 Fix option parsing for --dhcp-host. by Simon Kelley · 12 years ago
  37. 115ac3e Generalise --interface-name to cope with IPv6 addresses. by Simon Kelley · 12 years ago
  38. ddd9a6b replace inet_addr with inet_pton() in src/option.c by Simon Kelley · 12 years ago
  39. b5a7ff4 Check length of synth-domain prefix. by Simon Kelley · 12 years ago
  40. 48fd1c4 Allow option prefix in --synth-domain. by Simon Kelley · 12 years ago
  41. 2bb73af Add --synth-domain by Simon Kelley · 12 years ago
  42. bd08ae6 Allow option number zero in encapsulated DHCP options. by Simon Kelley · 12 years ago
  43. d9ee9c0 Better error check on options parsing. by Simon Kelley · 12 years ago
  44. 49333cb Allow trailing '*' wildcard in interface names. by Simon Kelley · 12 years ago
  45. c630924 Experimental support for DHCPv6 prefix-class option. by Simon Kelley · 12 years ago
  46. c796107 Don't erroneously reject some option names in --dhcp-match by Simon Kelley · 12 years ago
  47. 13d86c7 Add --ipset option. by Jason A. Donenfeld · 12 years ago
  48. 54dae55 Fix previous commit. by Simon Kelley · 12 years ago
  49. aa608c8 Fix wrong syntax check. by Simon Kelley · 12 years ago
  50. 4dc9c65 Memory leak. by Simon Kelley · 12 years ago
  51. 39595cf Fix memory leak. by Simon Kelley · 12 years ago
  52. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  53. 3039310 Wildcard IPv6 addresses in --dhcp-host, for constructed ranges. by Simon Kelley · 12 years ago
  54. 333b2ce Documentation updates for auth-DNS and constructed dhcp ranges. by Simon Kelley · 12 years ago
  55. 771287b Wildcards in dhcp-range constructors by Simon Kelley · 12 years ago
  56. 1e14cc0 Make it legal to have no subnet in --auth-zone, may be contructed instead. by Simon Kelley · 12 years ago
  57. be37986 Better error checking in DHCPv6 dhcp-range option parsing. by Simon Kelley · 12 years ago
  58. 8445f5d Fix initialisation order. by Simon Kelley · 12 years ago
  59. 1f77693 First checkin of interface-address constructor mode for DHCPv6 and RA. by Simon Kelley · 12 years ago
  60. 429798f Allow addresses as well as interface names in --auth-server. by Simon Kelley · 12 years ago
  61. b5a8dd1 Fix FTBFS with NO_DHCP. by Simon Kelley · 12 years ago
  62. 4967876 Zone-transfer peer restriction option. by Simon Kelley · 12 years ago
  63. e1ff419 Complete AXFR support by Simon Kelley · 12 years ago
  64. 45dd1fe Correct NS and SOA records in auth mode for PTR queries. by Simon Kelley · 12 years ago
  65. 86e3b9a Post-test fixes. by Simon Kelley · 12 years ago
  66. 4f7b304 Initial code to do authoritative DNS. by Simon Kelley · 12 years ago
  67. 819ff4d Wildcard IPv6 dhcp-range. by Simon Kelley · 12 years ago
  68. e4807d8 Fix breakage of --host-record parsing. by Simon Kelley · 12 years ago
  69. 1d86041 Add --max-cache-ttl option. by Simon Kelley · 12 years ago
  70. faafb3f Add SetServersEX method in DBus interface. by Simon Kelley · 12 years ago
  71. ad09427 Alternate DBus service name via --enable-dbus by Simon Kelley · 12 years ago
  72. c740e4f Fix FTBFS when -DNO_DHCP - thanks Sung Pae. by Simon Kelley · 12 years ago
  73. 4224321 "w" multiplier in lease times. by Simon Kelley · 12 years ago
  74. 23245c0 RFC 4242 support. by Simon Kelley · 12 years ago
  75. 611ebc5 Fix broken caching of CNAME chains. by Simon Kelley · 12 years ago
  76. c4a7f90 Config parsing error-handling update. by Simon Kelley · 13 years ago
  77. 9609bae Merge branch 'access_control' by Simon Kelley · 13 years ago
  78. 395eb71 Better log message when dhcp hosts|opts file cannot be read. by Simon Kelley · 13 years ago
  79. 8bc4cec Remove libvirt-inspired but never used access control features. by Simon Kelley · 13 years ago
  80. 2b5bae9 Fall back from --bind-dynamic to --bind-interfaces in BSD, rather than quitting. by Simon Kelley · 13 years ago
  81. 54dd393 Add --bind-dynamic by Simon Kelley · 13 years ago
  82. 4ce4f37 Fix un-initialised "used" field in --listen-address structure. by Simon Kelley · 13 years ago
  83. 8b3ae2f Check tftp-root exists and is accessible at startup. by Simon Kelley · 13 years ago
  84. 078a630 Do duplicate dhcp-host address check in --test mode. by Simon Kelley · 13 years ago
  85. 51931b8 Fix access control when DHCPv6 but no RA in use. by Simon Kelley · 13 years ago
  86. 9f7f3b1 Add --dns-rr option. by Simon Kelley · 13 years ago
  87. 61ce600 --tftp-lowercase option. by Simon Kelley · 13 years ago
  88. 18f0fb0 RDNSS and DNSSL data in router advertisements. by Simon Kelley · 13 years ago
  89. c825754 "deprecated" lease-time keyword for IPv6 by Simon Kelley · 13 years ago
  90. 30cd966 More flexible RA configuration. by Simon Kelley · 13 years ago
  91. e759d42 --host-record support by Simon Kelley · 13 years ago
  92. 40ef23b Move DHCP option stuff to dhcp-common.c by Simon Kelley · 13 years ago
  93. f5e8562 More DHCP-option logging tweaks. by Simon Kelley · 13 years ago
  94. d0e2c6c decode DHCPv4 T1, T2 and lease-time options better. by Simon Kelley · 13 years ago
  95. 6c8f21e More useful DHCPv6 packet logging. by Simon Kelley · 13 years ago
  96. 2a82db4 Supply zero preference in advertise and reply messages by Simon Kelley · 13 years ago
  97. 8b37270 Implement --dhcp-duid by Simon Kelley · 13 years ago
  98. 801ca9a Add ra-names SLAAC-hostnames from DHCPv4 option. by Simon Kelley · 13 years ago
  99. 0d5d35d RA lifetimes must be at least 2 hours by Simon Kelley · 13 years ago
  100. c5ad4e7 Router Advertisement by Simon Kelley · 13 years ago