Commit History

Author SHA1 Message Date
  Dan Fandrich df9108e19b Stop sending retransmitted received blocks up to client 18 years ago
  Daniel Stenberg 6307e783d8 Fixed known bug #28. The TFTP code no longer assumes a packed struct and 18 years ago
  Daniel Stenberg e85e30546c Roland Blom filed bug report #1481217 18 years ago
  Daniel Stenberg 5a4b43848a First commit of David McCreedy's EBCDIC and TPF changes. 18 years ago
  Daniel Stenberg 3dad55d7a8 Tor Arntsen figured out that TFTP was broken on a lot of systems since we 18 years ago
  Dan Fandrich a63f9887b9 Fixed a bug whereby a received file whose length was a multiple of 18 years ago
  Daniel Stenberg 5975229919 fixed tftp packet overflow risk 18 years ago
  Yang Tse 6a0ed81e67 Fix compiler warning 19 years ago
  Dan Fandrich 8c6f654b26 Added a run-time check to warn if TFTP is going to fail due to portability 19 years ago
  Daniel Stenberg 272231fb09 Another Yang Tse warning cleanup raid! 19 years ago
  Daniel Stenberg feacad7f68 Yang Tse fixed the 4th argument in the sendto() calls 19 years ago
  Daniel Stenberg 05a6013f42 Yang Tse's patch to silence MSVC warnings 19 years ago
  Gisle Vanem 280e4bf4c3 Fix for WIN32. WIN32 does have 'struct sockaddr_storage', but 19 years ago
  Daniel Stenberg a5da1219bb Reversed the logic for sockaddr_storage and made our own Curl_sockaddr_storage 19 years ago
  Daniel Stenberg 37a6a0bb3e Moved the sockaddr_storage definition to lib/sockaddr.h and only include that 19 years ago
  Daniel Stenberg ae9fbe573e David Lang fixed IPv6 support for TFTP! 19 years ago
  Daniel Stenberg bd5a622400 stricter type usage for time variables to avoid picky compiler warnings 19 years ago
  Daniel Stenberg 1cf798ad14 typecasts added in an attempt to please the picky compilers 19 years ago
  Daniel Stenberg 97a6d7b1a8 minor changes, the biggest one being using Curl_select() 19 years ago
  Gisle Vanem 9e38d882b9 Fix for bind() on Winsock; AF_UNSPEC (0) is illegal. 19 years ago
  Daniel Stenberg e8b77477c7 sockets are curl_socket_t to build cleaner 19 years ago
  Daniel Stenberg a3d776187a check that bind() returns success 19 years ago
  Daniel Stenberg 56d9624b56 John Kelly added TFTP support to libcurl. A bunch of new error codes was 19 years ago