1. 12e3b2e Moved origin/cp-main to upstream v2.90 version by Tarun Kundu · 4 months ago
  2. dfb1f7c TFTP tweak. by Simon Kelley · 3 years, 9 months ago
  3. 023ace8 Merge branch 'random-port' by Simon Kelley · 3 years, 9 months ago
  4. 74d4fcd Use random source ports where possible if source addresses/interfaces in use. by Simon Kelley · 3 years, 9 months ago
  5. 484bd75 tftp warning fix. by Petr Menšík · 3 years, 9 months ago
  6. c8e8f5c Bump copyright notices for 2021. Happy New Year! by Simon Kelley · 3 years, 11 months ago
  7. 1c1b925 Remove duplicate address family from listener by Petr Menšík · 5 years ago
  8. 51cdd1a Explicitly mark address port not used by Petr Mensik · 5 years ago
  9. 980b14f Compiler warning. by Simon Kelley · 4 years, 9 months ago
  10. c7a44c4 Revert tftp block number overflow check. Wrapping block nos is fine. by Simon Kelley · 5 years ago
  11. 2ac4cf0 Tweaks to TFTP. by Simon Kelley · 5 years ago
  12. 2a8710a Update copyrights to 2020. by Simon Kelley · 5 years ago
  13. 66f6265 Add --tftp-single-port option. by Simon Kelley · 5 years ago
  14. 936bd82 Fix too small control array in tftp code on BSD and SOLARIS by Simon Kelley · 5 years ago
  15. cc921df Remove nested struct/union in cache records and all_addr. by Simon Kelley · 6 years ago
  16. ee87504 Remove ability to compile without IPv6 support. by Simon Kelley · 6 years ago
  17. 47b45b2 Fix lengths of interface names by Petr Menšík · 6 years ago
  18. d1ced3a Update copyrights to 2018. by Simon Kelley · 7 years ago
  19. cbd29e5 Printf related fixes. by Rosen Penev · 7 years ago
  20. 50a2841 Fix function declarations. by Rosen Penev · 7 years ago
  21. 50ca855 Bump year in copyrights. by Simon Kelley · 7 years ago
  22. 503c609 --dhcp-reply-delay option to workaround PXE client bugs. by Floris Bos · 8 years ago
  23. 60704f5 Add support for unique TFTP root per MAC. by Floris Bos · 8 years ago
  24. 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
  25. fa78573 Zero packet buffers before building output, to reduce risk of information leakage. by Simon Kelley · 8 years ago
  26. 294d36d Calculate length of TFTP error reply correctly. by Simon Kelley · 8 years ago
  27. d1377fa Account for TFTP packet headers in IPv6 correctly. by Simon Kelley · 9 years ago
  28. bec366b Add --tftp-mtu option. by Simon Kelley · 9 years ago
  29. c49778d Update copyright notices. Happy new year! by Simon Kelley · 9 years ago
  30. b842bc9 Use poll() instead of select() to remove limits on open file descriptors. by Simon Kelley · 9 years ago
  31. 7aa970e Whitespace fixes. by Stefan Tomanek · 10 years ago
  32. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  33. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  34. 2329bef Check arrival interface of IPv6 requests, even in --bind-interfaces. by Simon Kelley · 11 years ago
  35. 91543f4 Fix FTBFS when various facilities omitted at compile time. by Simon Kelley · 11 years ago
  36. 2937f8a Provide independent control over which interfaces get TFTP. by Simon Kelley · 11 years ago
  37. b4b9308 Increase timeout/number of retries in TFTP. by Simon Kelley · 11 years ago
  38. 115ac3e Generalise --interface-name to cope with IPv6 addresses. by Simon Kelley · 12 years ago
  39. 3f2873d Handle IPv4 interface-address labels in Linux. by Simon Kelley · 12 years ago
  40. 49333cb Allow trailing '*' wildcard in interface names. by Simon Kelley · 12 years ago
  41. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  42. e25db1f Handle wrong interface for locally-routed packets. by Simon Kelley · 12 years ago
  43. 4f7b304 Initial code to do authoritative DNS. by Simon Kelley · 12 years ago
  44. 3169daa Fix TFTP access control, broken earlier in release. by Simon Kelley · 12 years ago
  45. 8bc4cec Remove libvirt-inspired but never used access control features. by Simon Kelley · 12 years ago
  46. 11263a4 isprint cast. by Simon Kelley · 13 years ago
  47. 231d061 Tidy TXT record sanitising by Simon Kelley · 13 years ago
  48. 0436360 Fix tftp-over-IPv4 regression on OpenBSD. by Simon Kelley · 13 years ago
  49. 6a69ab5 Fix error-handling problem in TFTP server. by Simon Kelley · 13 years ago
  50. 61ce600 --tftp-lowercase option. by Simon Kelley · 13 years ago
  51. 7a14dfe Tidy previous commit. by Simon Kelley · 13 years ago
  52. 42fb815 Sanitise filenames logged by TFTP by Simon Kelley · 13 years ago
  53. 52d4abf Make --listen-address work for all 127.0.0.0/8 addresses. by Simon Kelley · 13 years ago
  54. a953096 Send "FTP transfer complete" events to the DHCP lease script. by Simon Kelley · 13 years ago
  55. 5954608 Updated copyright notices. Happy new year! by Simon Kelley · 13 years ago
  56. c72daea Accumulated 2.60 changes going into git by Simon Kelley · 13 years ago
  57. 7de060b import of dnsmasq-2.58.tar.gz by Simon Kelley · 13 years ago
  58. 572b41e import of dnsmasq-2.57.tar.gz by Simon Kelley · 14 years ago
  59. 28866e9 import of dnsmasq-2.56.tar.gz by Simon Kelley · 14 years ago
  60. 8ef5ada import of dnsmasq-2.53.tar.gz by Simon Kelley · 15 years ago
  61. 316e273 import of dnsmasq-2.52.tar.gz by Simon Kelley · 15 years ago
  62. 1f15b81 import of dnsmasq-2.51.tar.gz by Simon Kelley · 15 years ago
  63. 77e94da import of dnsmasq-2.50.tar.gz by Simon Kelley · 15 years ago
  64. 03a97b6 import of dnsmasq-2.49.tar.gz by Simon Kelley · 16 years ago
  65. 7622fc0 import of dnsmasq-2.48.tar.gz by Simon Kelley · 16 years ago
  66. 73a08a2 import of dnsmasq-2.47.tar.gz by Simon Kelley · 16 years ago
  67. 9009d74 import of dnsmasq-2.46.tar.gz by Simon Kelley · 16 years ago
  68. 9e03894 import of dnsmasq-2.42.tar.gz by Simon Kelley · 17 years ago
  69. 824af85 import of dnsmasq-2.41.tar.gz by Simon Kelley · 17 years ago
  70. 5aabfc7 import of dnsmasq-2.40.tar.gz by Simon Kelley · 17 years ago
  71. f2621c7 import of dnsmasq-2.39.tar.gz by Simon Kelley · 18 years ago
  72. 6b01084 import of dnsmasq-2.38.tar.gz by Simon Kelley · 18 years ago
  73. 1b7ecd1 import of dnsmasq-2.37.tar.gz by Simon Kelley · 18 years ago
  74. 832af0b import of dnsmasq-2.36.tar.gz by Simon Kelley · 18 years ago