1. d1ced3a Update copyrights to 2018. by Simon Kelley · 7 years ago
  2. aa6f832 Add a few DNS RRs to the table. by Simon Kelley · 7 years ago
  3. cbd29e5 Printf related fixes. by Rosen Penev · 7 years ago
  4. 50ca855 Bump year in copyrights. by Simon Kelley · 7 years ago
  5. 3ebe62d Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasq by Simon Kelley · 8 years ago
  6. b637d78 Allow wildcard CNAME records in authoritative zones. by Simon Kelley · 8 years ago
  7. 7ac9ae1 Compile time option NO_ID by Kevin Darbyshire-Bryant · 8 years ago
  8. df3d54f Add TTL parameter to --host-record and --cname. by Simon Kelley · 9 years ago
  9. eddf365 Fix bad cache-size calculation when hosts-file read fails. by André Glüpker · 9 years ago
  10. c49778d Update copyright notices. Happy new year! by Simon Kelley · 9 years ago
  11. 15379ea Log signature algo with DNSKEY and DS, also digest with DS. by Simon Kelley · 9 years ago
  12. 93be5b1 Abandon caching RRSIGs and returning them from cache. by Simon Kelley · 9 years ago
  13. 41a8d9e Fix crash when empty address from DNS overlays A record from hosts. by Edwin Török · 9 years ago
  14. 04b0ac0 Fix crash caused by looking up servers.bind when many servers defined. by Simon Kelley · 10 years ago
  15. 794fccc Fix crash in last commit. by Simon Kelley · 10 years ago
  16. 394ff49 Allow control characters in names in the cache, handle when logging. by Simon Kelley · 10 years ago
  17. caeea19 Make dynamic hosts files work when --no-hosts set. by Simon Kelley · 10 years ago
  18. f9c8637 Extra logging for inotify code. by Simon Kelley · 10 years ago
  19. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  20. 70d1873 Expand inotify code to dhcp-hostsdir, dhcp-optsdir and hostsdir. by Simon Kelley · 10 years ago
  21. 9f79ee4 Log port of requestor when doing extra logging. by Simon Kelley · 10 years ago
  22. 28de387 Add --min-cache-ttl option. by RinSatsuki · 10 years ago
  23. 25cf5e3 Add --log-queries=extra option for more complete logging. by Simon Kelley · 10 years ago
  24. cbc6524 Make caching work for CNAMEs pointing to A/AAAA records shadowed in /etc/hosts by Simon Kelley · 10 years ago
  25. 3267804 Tweak field width in cache dump to avoid truncating IPv6 addresses. by Simon Kelley · 10 years ago
  26. 288df49 Fix bug when resulted in NXDOMAIN answers instead of NODATA. by Simon Kelley · 10 years ago
  27. 49752b9 Log IPSET actions. by Wang Jian · 11 years ago
  28. fec216d Cache stats availble in CHAOS .bind domain. by Simon Kelley · 11 years ago
  29. 3e21a1a Tidy uid defines. by Andy · 11 years ago
  30. 19c51cf Tidy and fix cache->uid handling. by Simon Kelley · 11 years ago
  31. d508215 Ensure next_uid() can never return 0. by Andy · 11 years ago
  32. 3f7483e Handle integer overflow in uid counter. Fixes rare crashes in cache code. by Simon Kelley · 11 years ago
  33. e3f1455 Don't free blockdata for negative DS cache entries. by Simon Kelley · 11 years ago
  34. b8eac19 Negative caching for DS records. by Simon Kelley · 11 years ago
  35. a0ab18f Don't mess with the TTL of DNSSEC RRs. by Simon Kelley · 11 years ago
  36. ee41586 Use DS records as trust anchors, not DNSKEYs. by Simon Kelley · 11 years ago
  37. c8ca33f Fix DNSSEC caching problems: incomplete RRSIG RRsets. by Simon Kelley · 11 years ago
  38. 610e782 Fix stack-smashing crash in DNSSEC. Thanks to Henk Jan Agteresch. by Simon Kelley · 11 years ago
  39. 12fae49 Make RR work when returning A/AAAA records and an RRSIG. by Simon Kelley · 11 years ago
  40. 40b695c Log NXDOMAIN correctly. by Simon Kelley · 11 years ago
  41. 5f93853 Return configured DNSKEYs even though we don't have RRSIGS for them. by Simon Kelley · 11 years ago
  42. 8d718cb Nasty cache failure and memory leak with DNSSEC. by Simon Kelley · 11 years ago
  43. 82e3f45 Blockdata fixes and tuning. by Simon Kelley · 11 years ago
  44. 072e81b Blockdata leak. by Simon Kelley · 11 years ago
  45. 583043f Crash in cache code when compiled with HAVE_DNSSEC. by Simon Kelley · 11 years ago
  46. cbf13a2 Class specifier in --dnskey, instead of hardwiring C_IN. by Simon Kelley · 11 years ago
  47. 2d33bda RRSIGS for PTR records from cache. by Simon Kelley · 11 years ago
  48. bce6e1b RRSIGs in DS and DNSKEY cached answers. by Simon Kelley · 11 years ago
  49. 824202e More DNSSEC cache readout. by Simon Kelley · 11 years ago
  50. 6429e42 Compiler warning. by Simon Kelley · 11 years ago
  51. e7829ae Cache RRSIGS. by Simon Kelley · 11 years ago
  52. 51ea3ca Caching of DNSSEC records. by Simon Kelley · 11 years ago
  53. 4f04476 Set AD bit for address replies from /etc/hosts &c by Simon Kelley · 11 years ago
  54. c220768 Memory stats for DNSSEC. by Simon Kelley · 11 years ago
  55. 98c098b Move blockdata to it's own file. by Simon Kelley · 11 years ago
  56. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  57. 0fc2f31 First functional DNSSEC - highly alpha. by Simon Kelley · 11 years ago
  58. c3e0b9b backup by Simon Kelley · 11 years ago
  59. c352dd8 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  60. 532066e Add missing malloc() return-code check. by Simon Kelley · 11 years ago
  61. 2543906 Segfault with some CNAMEs. Also memory leak on reload of /etc/hosts. by Simon Kelley · 11 years ago
  62. 06e54b8 Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  63. 7b174c2 Fix check for local domains in CNAME case. Fixes d56a604a9600c08d4a863527d549713c07f0186d by Simon Kelley · 11 years ago
  64. 5a4120d Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  65. b485ed9 Always answer queries for authoritative zones locally, never forward. by Simon Kelley · 11 years ago
  66. d56a604 CNAMEs can now point to interface names. by Simon Kelley · 11 years ago
  67. 28f04fd Remove unused variable. by Giovanni Bajo · 13 years ago
  68. 458824d Helper function to walk through keydata chained blocks. by Giovanni Bajo · 13 years ago
  69. 02f9b76 Rename key cache field. by Giovanni Bajo · 13 years ago
  70. ba8badd Fix bug in keydata_alloc() by Giovanni Bajo · 13 years ago
  71. 2bb73af Add --synth-domain by Simon Kelley · 12 years ago
  72. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  73. 1d6c639 Fix broken cache. by Simon Kelley · 12 years ago
  74. b75e936 First cut at zone transfer. by Simon Kelley · 12 years ago
  75. 4f7b304 Initial code to do authoritative DNS. by Simon Kelley · 12 years ago
  76. 1d86041 Add --max-cache-ttl option. by Simon Kelley · 12 years ago
  77. 12d71ed Finesse the check for /etc/hosts names which conflict with DHCP names. by Simon Kelley · 12 years ago
  78. 611ebc5 Fix broken caching of CNAME chains. by Simon Kelley · 12 years ago
  79. cdbee9a Find room to store key-id and digest-type in DS records. by Simon Kelley · 13 years ago
  80. 7b4ad2e Teach cache to store DS and DNSKEY records by Simon Kelley · 13 years ago
  81. e759d42 --host-record support by Simon Kelley · 13 years ago
  82. d74942a IPv6 address range parsing for --domain. by Simon Kelley · 13 years ago
  83. 4cb1b32 Clean compile, basic DHCPv6 functionality is there. by Simon Kelley · 13 years ago
  84. 805a113 We don't need to check that a cache record is F_HOST in the by Simon Kelley · 13 years ago
  85. 1ab62ae Further tuning of the fast hostfile reading code. by Simon Kelley · 13 years ago
  86. 915363f Tweaks to hostfile performance work. by Simon Kelley · 13 years ago
  87. 205fafa Improve performance when reading large hostfiles. by Simon Kelley · 13 years ago
  88. 5954608 Updated copyright notices. Happy new year! by Simon Kelley · 13 years ago
  89. c72daea Accumulated 2.60 changes going into git by Simon Kelley · 13 years ago
  90. 7de060b import of dnsmasq-2.58.tar.gz by Simon Kelley · 13 years ago
  91. 28866e9 import of dnsmasq-2.56.tar.gz by Simon Kelley · 14 years ago
  92. 8ef5ada import of dnsmasq-2.53.tar.gz by Simon Kelley · 15 years ago
  93. 316e273 import of dnsmasq-2.52.tar.gz by Simon Kelley · 15 years ago
  94. 1f15b81 import of dnsmasq-2.51.tar.gz by Simon Kelley · 15 years ago
  95. 7622fc0 import of dnsmasq-2.48.tar.gz by Simon Kelley · 16 years ago
  96. 73a08a2 import of dnsmasq-2.47.tar.gz by Simon Kelley · 16 years ago
  97. 9009d74 import of dnsmasq-2.46.tar.gz by Simon Kelley · 16 years ago
  98. 1a6bca8 import of dnsmasq-2.43.tar.gz by Simon Kelley · 16 years ago
  99. 9e03894 import of dnsmasq-2.42.tar.gz by Simon Kelley · 17 years ago
  100. 824af85 import of dnsmasq-2.41.tar.gz by Simon Kelley · 17 years ago