1. 567116b Rebase Cradlepoint diff over v2.90 by Tarun Kundu · 4 months ago
  2. 12e3b2e Moved origin/cp-main to upstream v2.90 version by Tarun Kundu · 4 months ago
  3. 31ab31e Makefile updates by Kyle Swenson · 2 years, 8 months ago
  4. 545712c Patch to Cradlepoint Current by Kyle Swenson · 3 years, 1 month ago
  5. c8e8f5c Bump copyright notices for 2021. Happy New Year! by Simon Kelley · 3 years, 10 months ago
  6. a69b017 Change HAVE_NETTLEHASH compile-time to HAVE_CRYPTOHASH. by Simon Kelley · 3 years, 10 months ago
  7. 2024f97 Support hash function from nettle (only) by Petr Menšík · 4 years ago
  8. 2d76586 Use SHA-256 to provide security against DNS cache poisoning. by Simon Kelley · 4 years, 1 month ago
  9. 240da59 Makefile: fix i18n build with ubus by Fabrice Fontaine · 5 years ago
  10. 3a5a84c Fix Makefile lines generating UBUS linker config. by Simon Kelley · 6 years ago
  11. aba8bbb Add collection of metrics by Julian Kornberger · 6 years ago
  12. caf4d57 Add OpenWRT ubus patch by Julian Kornberger · 6 years ago
  13. 6b17335 Add packet-dump debugging facility. by Simon Kelley · 7 years ago
  14. 6d37924 Makefile: Stop creating '-d' directory by Kevin Darbyshire-Bryant · 7 years ago
  15. ad9c6f0 Add support for Ed25519 DNSSEC signature algorithm. by Simon Kelley · 7 years ago
  16. 43cdf1c Remove automatic IDN support when building i18n. by Simon Kelley · 8 years ago
  17. d203af4 Add optional support for libidn2 and therefore IDNA2008. by Petr Menšík · 8 years ago
  18. 5ac813c Bump Lua version to 5.2. by Simon Kelley · 8 years ago
  19. 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
  20. c49778d Update copyright notices. Happy new year! by Simon Kelley · 9 years ago
  21. 11867dc Cache access to the kernel's ARP table. by Simon Kelley · 9 years ago
  22. 1d03016 Split EDNS0 stuff into its own source file. by Simon Kelley · 9 years ago
  23. c2bcd1e Generalise RR-filtering code, for use with EDNS0. by Simon Kelley · 9 years ago
  24. b842bc9 Use poll() instead of select() to remove limits on open file descriptors. by Simon Kelley · 9 years ago
  25. f7bfbdc Merge messages and fix makefile process to do this. by Simon Kelley · 9 years ago
  26. 1062667 BSD make support by Simon Kelley · 10 years ago
  27. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  28. d8dbd90 Fix race condition issue in makefile. by Yousong Zhou · 10 years ago
  29. 81c538e Implement makefile dependencies on COPTS variable. by Yousong Zhou · 10 years ago
  30. 193de4a Use inotify instead of polling on Linux. by Simon Kelley · 10 years ago
  31. b5ea1cc Add --dns-loop-detect feature. by Simon Kelley · 10 years ago
  32. 063efb3 Build config: add -DNO_GMP for use with nettle/mini-gmp by Simon Kelley · 10 years ago
  33. 10d8540 Makefile typo. by Simon Kelley · 10 years ago
  34. c4a0937 ipsets equivalent in *BSD, using pf tables. by Simon Kelley · 11 years ago
  35. b98d22c Linking stuff. Latest Debian/Ubuntu don't automatically link gmp. by Simon Kelley · 11 years ago
  36. 00ec693 Debian package with DNSSEC now possible. by Simon Kelley · 11 years ago
  37. cc111e0 Add ip6addr.h to Makefile list. by Simon Kelley · 11 years ago
  38. 86bec2d Swap crypto library from openSSL to nettle. by Simon Kelley · 11 years ago
  39. 98c098b Move blockdata to it's own file. by Simon Kelley · 11 years ago
  40. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  41. 65d1e3b Tweak libraries and make DNSSEC compile optional. by Simon Kelley · 11 years ago
  42. 5a4120d Merge branch 'master' into dnssec by Simon Kelley · 11 years ago
  43. b7f666f Add *.po target to cannonicalise .po files received from translators. by Simon Kelley · 11 years ago
  44. ceae52d Add "baseline" and "bloatcheck" makefile targets by Simon Kelley · 11 years ago
  45. 687bac2 Tidy rebase by Simon Kelley · 12 years ago
  46. 9940aba Initial openssl RSASHA1 implementation (only SHA1 for now). by Giovanni Bajo · 13 years ago
  47. 7e846b9 Add openssl support to build machinery. by Giovanni Bajo · 13 years ago
  48. e292e93 Initial dnssec structure. by Giovanni Bajo · 13 years ago
  49. 2bb73af Add --synth-domain by Simon Kelley · 12 years ago
  50. 13d86c7 Add --ipset option. by Jason A. Donenfeld · 12 years ago
  51. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  52. 4f7b304 Initial code to do authoritative DNS. by Simon Kelley · 12 years ago
  53. 8e4b879 Header-file dependency checking in Makefile. by Simon Kelley · 12 years ago
  54. 353ae4d Check assumed SLAAC addresses by pinging them. by Simon Kelley · 13 years ago
  55. c46c7c7 tweak portable get-cwd trick code to work on GNU-make 3.82 by Simon Kelley · 13 years ago
  56. 4f8ff36 Tiny makefile tweak. by Simon Kelley · 13 years ago
  57. 2484894 Makefile cleanup - use lower case variables for internal use. by Simon Kelley · 13 years ago
  58. fdacfb0 Makefile: support absolute paths in BUILDDIR by Simon Kelley · 13 years ago
  59. c239f7d rename header files. by Simon Kelley · 13 years ago
  60. c5ad4e7 Router Advertisement by Simon Kelley · 13 years ago
  61. 1adadf5 Tweak Makefile so it works again in BSD make. by Simon Kelley · 13 years ago
  62. e5ffdb9 BUILD_DIR -> BUILDDIR, for consistency. by Simon Kelley · 13 years ago
  63. b36ae19 Add BUILD_DIR variable to makefile. by Simon Kelley · 13 years ago
  64. 4cb1b32 Clean compile, basic DHCPv6 functionality is there. by Simon Kelley · 13 years ago
  65. 5954608 Updated copyright notices. Happy new year! by Simon Kelley · 13 years ago
  66. a4f04ed Generate version string from git automatically by Simon Kelley · 13 years ago
  67. c72daea Accumulated 2.60 changes going into git by Simon Kelley · 13 years ago
  68. 7de060b import of dnsmasq-2.58.tar.gz by Simon Kelley · 13 years ago
  69. 572b41e import of dnsmasq-2.57.tar.gz by Simon Kelley · 14 years ago
  70. 316e273 import of dnsmasq-2.52.tar.gz by Simon Kelley · 15 years ago
  71. 1f15b81 import of dnsmasq-2.51.tar.gz by Simon Kelley · 15 years ago
  72. 7622fc0 import of dnsmasq-2.48.tar.gz by Simon Kelley · 16 years ago
  73. 73a08a2 import of dnsmasq-2.47.tar.gz by Simon Kelley · 16 years ago
  74. 9009d74 import of dnsmasq-2.46.tar.gz by Simon Kelley · 16 years ago
  75. 1a6bca8 import of dnsmasq-2.43.tar.gz by Simon Kelley · 16 years ago
  76. 824af85 import of dnsmasq-2.41.tar.gz by Simon Kelley · 17 years ago
  77. f2621c7 import of dnsmasq-2.39.tar.gz by Simon Kelley · 18 years ago
  78. 208b65c import of dnsmasq-2.33.tar.gz by Simon Kelley · 18 years ago
  79. b8187c8 import of dnsmasq-2.24.tar.gz by Simon Kelley · 19 years ago
  80. 3d8df26 import of dnsmasq-2.23.tar.gz by Simon Kelley · 19 years ago
  81. feba5c1 import of dnsmasq-2.10.tar.gz by Simon Kelley · 20 years ago
  82. 44a2a31 import of dnsmasq-2.3.tar.gz by Simon Kelley · 21 years ago
  83. 9e4abcb import of dnsmasq-2.0.tar.gz by Simon Kelley · 21 years ago