Commit History

Author SHA1 Message Date
  Daniel Stenberg 7977bc3dfa TFTP: fix warning for sendto() usage on non-POSIX systems 14 years ago
  Daniel Stenberg d17709da31 TFTP: send legal timeout value 14 years ago
  Daniel Stenberg 0bb6deda72 TFTP: don't ack if wrong block num is received 14 years ago
  Daniel Stenberg 0a29e2445c TFTP: block id wrap bug fix 14 years ago
  Daniel Stenberg aabd27d9aa TFTP: send timeout option correctly 14 years ago
  Daniel Stenberg c0111460b0 Curl_setup_transfer: no longer returns anything 14 years ago
  Daniel Stenberg 313a5b05c2 tftp_rx: Value stored to 'sbytes' is never read 14 years ago
  Ben Greear 7de44e0a42 Make rate-limitation logic smoother 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Ben Greear ad76d58e7f Fix tftp return codes and tsize upload handling 14 years ago
  Daniel Stenberg 6728334edb fix warning about conversions between curl_off_t and long 14 years ago
  Daniel Stenberg e262aaae2b - Ben Greear brought a patch that fixed the rate limiting logic for TFTP when 14 years ago
  Daniel Stenberg 53aa6b21fe - Ben Greear provided an update for TFTP that fixes upload. 14 years ago
  Yang Tse 7aef172a34 14 years ago
  Yang Tse d65cf7889b 14 years ago
  Yang Tse 6e5acc2fc1 make tftp_translate_code() static, it is only used from within tftp.c 14 years ago
  Yang Tse 230dc699e2 15 years ago
  Yang Tse 3f6854272f 15 years ago
  Daniel Stenberg 6e38cc9048 - Markus Koetter provided a polished and updated version of Chad Monroe's TFTP 15 years ago
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base 15 years ago
  Daniel Stenberg 966cb698e6 - Carsten Lange reported a bug and provided a patch for TFTP upload and the 15 years ago
  Gunter Knauf 8570883412 changes to silent compiler warnings with 64bit systems. 15 years ago
  Gunter Knauf 1d5627b181 changes to silent compiler warnings with 64bit systems. 15 years ago
  Gunter Knauf 038fff6c9f changes to silent compiler warnings with 64bit systems. 15 years ago
  Gunter Knauf 21dd9a8021 fixed brace error. 15 years ago
  Gunter Knauf 59934c1176 changes to silent compiler warnings with 64bit systems. 15 years ago
  Yang Tse f13cbcf175 fix compiler warning: unused parameter 15 years ago
  Yang Tse b8c438f22d 15 years ago
  Daniel Stenberg 7bdd14a994 - Vijay G filed bug report #2723236 15 years ago
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 years ago