1. b2b34ce tftpd: Canonicalize myaddr before address_is_local() by H. Peter Anvin · 9 years ago master
  2. 7678ae7 tftpd: Canonicalize all the addresses by H. Peter Anvin · 9 years ago
  3. ff819b1 Make configure an order-only prerequisite of aconfig.h.in by Ron Lee · 10 years ago
  4. 3ee2b27 Update manpage to match source code for --map-file by Daniel Baumann · 10 years ago
  5. 18ac1e2 __progname[] is provided by libc by Thorsten Glaser · 10 years ago
  6. 8ddf0d8 tftp: drop "inline" from definition of usage() by H. Peter Anvin · 10 years ago
  7. 2ac12ab tftpd.8: document IPv6 handling in remapping rules by H. Peter Anvin · 10 years ago
  8. 18ee96a tftpd: allow IPv4/6-specific remapping rules by H. Peter Anvin · 10 years ago
  9. c89a63a tftp: convert IPv6-mapped IPv4 addresses to IPv4 by H. Peter Anvin · 10 years ago
  10. 128e6a3 Support IPv6 on MacOS X systems by H. Peter Anvin · 12 years ago
  11. b9708e2 Update version for release 5.2 by H. Peter Anvin · 12 years ago tftp-hpa-5.2
  12. f08a34e CHANGES: document is address local fix by H. Peter Anvin · 12 years ago
  13. c6d2c36 tftpd: the "is this address local" algorithm no longer works on Linux by H. Peter Anvin · 12 years ago
  14. badf051 spec: BuildPreReq -> BuildRequires; need -devel package by H. Peter Anvin · 13 years ago tftp-hpa-5.1
  15. f6a1282 Update version for release 5.1 by H. Peter Anvin · 13 years ago
  16. 464be30 tftpd: add Intel copyright header by H. Peter Anvin · 13 years ago
  17. bd250a5 CHANGES: Document bug fix by H. Peter Anvin · 13 years ago
  18. f3035c4 tftpd: simplify option parsing by H. Peter Anvin · 13 years ago
  19. 2864d83 tftpd: try to handle duplicate WRQ packets by H. Peter Anvin · 13 years ago
  20. 05ffcec Merge remote-tracking branch 'origin/master' by H. Peter Anvin · 13 years ago
  21. ad5aab9 tftpd: constipate struct formats by H. Peter Anvin · 13 years ago
  22. 0b5732e remap: change the mode argument from a boolean to a character by H. Peter Anvin · 13 years ago
  23. 915f62f CHANGES: document wraparound fix by H. Peter Anvin · 14 years ago
  24. aeb1c31 tftpd: Don't resend the OACK packet on block number wrap by Tim Newsome · 14 years ago
  25. a63534e recvfrom: fix the type of the fallthrough case by H. Peter Anvin · 14 years ago
  26. e7a7b19 Update CHANGES for future 5.1 release by H. Peter Anvin · 15 years ago
  27. ab38298 Fix man page formatting by H. Peter Anvin · 15 years ago
  28. c86f825 Implement the --pidfile option by Ferenc Wagner · 15 years ago
  29. 5a27e30 Untabify tftpd.c by Ferenc Wagner · 15 years ago
  30. 8502907 Fix comment typo by Ferenc Wagner · 15 years ago
  31. 3f2bc98 Ensure that the log socket is available for the child by Ferenc Wagner · 15 years ago
  32. 44c98cf Downcase datarootdir, so mandir et al. find their defaults by Ferenc Wagner · 15 years ago
  33. 3386488 tftpd.8: we're no longer limited to IPv4 by H. Peter Anvin · 15 years ago
  34. 9ba4e11 tftpd.c: update copyright notice by H. Peter Anvin · 15 years ago
  35. 2f3a775 autogen.sh: just do "make autoconf" by H. Peter Anvin · 15 years ago
  36. e7a5fc2 Update CHANGES for 5.0 release by H. Peter Anvin · 15 years ago tftp-hpa-5.0
  37. 878b024 Update version for release 5.0 by H. Peter Anvin · 15 years ago
  38. acf8188 tftpd: correctly disable PMTU discovery in standalone mode by Florian Lohoff · 15 years ago
  39. 932277c tftpd: implement the "rollover" option by H. Peter Anvin · 15 years ago
  40. fcdd859 autogen.sh: script to run relevant autotools by H. Peter Anvin · 15 years ago
  41. b0a2a17 Cast IPv6 address from SOCKADDR_P() to struct in6_addr * by Georg Schwarz · 15 years ago
  42. 1299649 Document getaddrinfo() workaround. by H. Peter Anvin · 15 years ago
  43. dd50e8b If AI_CANONNAME or AI_ADDRCONFIG don't exist, set them to zero by H. Peter Anvin · 15 years ago
  44. 920b99d Update version for release 0.49 by H. Peter Anvin · 16 years ago tftp-hpa-0.49
  45. 4f715da Update CHANGES by H. Peter Anvin · 16 years ago
  46. ac5f0ab Compilation of tftp-hpa's Git HEAD with no IPv6, and misc by Роман Донченко · 16 years ago
  47. a1dfd6b Support editline instead of readline by H. Peter Anvin · 16 years ago
  48. 740871b Fix numeric IPv6 address handling by Sridhar Samudrala · 16 years ago
  49. 544abd7 Add error messages if address types mismatch by Karsten Keil · 16 years ago
  50. 18fd18b Improve address type error handling by Karsten Keil · 16 years ago
  51. bdb90cf Add .gitignore file by H. Peter Anvin · 16 years ago
  52. e4d3083 tftpd: switch to getopt_long() by H. Peter Anvin · 16 years ago
  53. 77fbfee Implement is_numeric_ipv6() as a state machine by H. Peter Anvin · 16 years ago
  54. 0c6f7f8 tftpd: mark symbols static by H. Peter Anvin · 16 years ago
  55. 7670c83 release.sh: remove Cogito by H. Peter Anvin · 16 years ago
  56. cfb85d4 Fix numeric IPv6 address handling by Karsten Keil · 16 years ago
  57. c3a5c71 Allow the -4 option even in an IPv4-only configuration by H. Peter Anvin · 16 years ago
  58. 4bdac0b Document changes for 0.49 by H. Peter Anvin · 16 years ago
  59. 28f22b6 Add support for IPv6 in the server and client. by Karsten Keil · 16 years ago
  60. 7fe0fb9 IPv6 infrastructure support by Karsten Keil · 16 years ago
  61. 57ca281 Remove more obsolete $Id$ tags by H. Peter Anvin · 16 years ago
  62. 40e20cc Remove workaround for autoconf 2.52 by H. Peter Anvin · 16 years ago
  63. 3e7043c Define DATAROOTDIR in MCONFIG.in to shut up autoconf by H. Peter Anvin · 16 years ago
  64. 50f22a7 Remove long since obsolete ID tags by H. Peter Anvin · 16 years ago
  65. 9f83475 Formatting cleanup by H. Peter Anvin · 16 years ago
  66. cd22c6e Formatting cleanup by H. Peter Anvin · 16 years ago
  67. 22accdd Reformat the source code by H. Peter Anvin · 16 years ago
  68. 62533e7 AC_USE_SYSTEM_EXTENSIONS is a 2.61 feature, not 2.59 by H. Peter Anvin · 16 years ago
  69. bbb1720 Use autoconf features to deal with feature-test macros. by H. Peter Anvin · 17 years ago
  70. 80f86e5 Get rid of $Id$ tags and update copyright dates by H. Peter Anvin · 17 years ago
  71. 1f57b0e Update version for release by H. Peter Anvin · 17 years ago tftp-hpa-0.48
  72. 0eacf88 Document fixing -l -s. by H. Peter Anvin · 17 years ago
  73. c7ecc59 When running in secure mode (-s), we must not chdir while daemonizing by H. Peter Anvin · 17 years ago
  74. 077eac1 Update version for release by H. Peter Anvin · 17 years ago tftp-hpa-0.47
  75. ecf79bc Document user-visible changes by H. Peter Anvin · 17 years ago
  76. d15a61a Prototype cleanup; use "config.h" where appropriate by H. Peter Anvin · 17 years ago
  77. d9938a7 Add -L option to not daemonize process by H. Peter Anvin · 17 years ago
  78. 059de7c Use replacement library functions to daemonize, rather than #ifdef hell by H. Peter Anvin · 17 years ago
  79. 6124dcb [patch] fix parallel building of tftp-hpa by Mike Frysinger · 17 years ago
  80. 0db17ee Update version for release by H. Peter Anvin · 17 years ago tftp-hpa-0.46
  81. 625002c Document changes by H. Peter Anvin · 17 years ago
  82. 2b36598 When specifying includes, need to specify ALL includes by H. Peter Anvin · 17 years ago
  83. 4d02d82 Make sure we include <sys/socket.h> when checking for socklen_t by H. Peter Anvin · 17 years ago
  84. 982c1f2 printf() and htonl() type matching issue by H. Peter Anvin · 17 years ago
  85. ab12c12 Update version for release by H. Peter Anvin · 17 years ago tftp-hpa-0.45
  86. df877df Documentation updates. by H. Peter Anvin · 17 years ago
  87. 899b7d5 Add option to TFTP client to ignore ':' in file name by Craig Johnston · 17 years ago
  88. e031e3b Update version for release by H. Peter Anvin · 17 years ago tftp-hpa-0.44
  89. 7390c7c Update list of changes for 0.44. by H. Peter Anvin · 17 years ago
  90. 1cb44ce tftp-hpa does not reload the remap file when receiving SIGHUP by Dyks, Axel (XL) · 17 years ago
  91. ad47598 Document changes by H. Peter Anvin · 17 years ago
  92. ec5973a Moved pick_port_bind() to the libcommon common code so both client and server can use it. Client can now specify a range of ephemeral ports (transaction id) by Zack Bartel · 17 years ago
  93. 5f64014 Document 0.43 changes by H. Peter Anvin · 18 years ago tftp-hpa-0.43
  94. 14993bc Introduce socklen_t; detect non-local (e.g. broadcast) receive addresses by H. Peter Anvin · 18 years ago
  95. f3beb3a Merge with git+ssh://master.kernel.org/pub/scm/network/tftp/tftp-hpa.git by H. Peter Anvin · 18 years ago
  96. 40133b2 Move common code to a common/ subdirectory by H. Peter Anvin · 18 years ago
  97. a548569 Next version is 0.43 by H. Peter Anvin · 18 years ago
  98. 9b969dd Push for version 0.43 by H. Peter Anvin · 18 years ago
  99. 0b821ec Fix double-free error in tftp client. by H. Peter Anvin · 18 years ago
  100. ebeb6a6 Actually allow tests of the release mechanism... by H. Peter Anvin · 18 years ago tftp-hpa-0.42