Commit History

Author SHA1 Message Date
  Yang Tse 912c29fd8c Undo using the sreadfrom() wrapper to replace recvfrom() in our code, for real ;-) 16 years ago
  Yang Tse 537490e391 Undo using the sreadfrom() wrapper to replace recvfrom() in our code. 16 years ago
  Yang Tse 51e84c77e7 fix compiler warning: implicit conversion from "long" to "int" 16 years ago
  Yang Tse 1b37baf656 Use the sreadfrom() wrapper to replace recvfrom() in our code. 16 years ago
  Yang Tse 96edebf4d9 improve synchronization between test harness runtests.pl script 16 years ago
  Yang Tse ed63d9d4de header inclusion cleanup 16 years ago
  Yang Tse 0d09f342c4 refactor some code out to write_pidfile() in util.c 17 years ago
  Yang Tse bad6410d08 Don't try to compare more than strlen chars 17 years ago
  Yang Tse fecb67b246 Use a long int data type to handle getpid() result 17 years ago
  Yang Tse ed636cbe44 Replace isupper with our uppercase macro version 17 years ago
  Dan Fandrich 65ed696625 Fixed the test TFTP server to support the >10000 test number notation 17 years ago
  Patrick Monnerat c67c54d4b3 Close log/server.input ASAP to avoid lengthy file lock on cygwin 17 years ago
  Dan Fandrich 16b95fc773 Enabled a few more gcc warnings with --enable-debug. Renamed a few 17 years ago
  Yang Tse 31e598d2f3 add debug messages for initialization failures 18 years ago
  Yang Tse 4894ce16fc use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 18 years ago
  Yang Tse c26ec47e90 compiler warning fix 18 years ago
  Dan Fandrich b0d13fa4cb Leave the TFTPD test server running after a file upload. 18 years ago
  Yang Tse 4ec9316155 Replace is*() macros with our own IS*() ones. 18 years ago
  Yang Tse e150150d9f Remove redundant __CYGWIN__ symbol check 18 years ago
  Yang Tse 5a6c89661a Cygwin preprocessor adjustments 18 years ago
  Yang Tse ee3514ccdc Replace exit() with return() in main() 18 years ago
  Yang Tse aa791ee5cf Fix compiler warnings. 18 years ago
  Yang Tse 2c81bfead5 Replace send() and recv() with swrite() and sread() macros. 18 years ago
  Daniel Stenberg 4a8dfb3461 based on Tor Arntsen's fix, this should correct test case 271 to again run 18 years ago
  Daniel Stenberg 7278f17e8f killed trailing whitespace 19 years ago
  Daniel Stenberg 66c7427df0 Andres Garcia made the TFTP test server build with mingw ("I also had to copy 19 years ago
  Dan Fandrich 178afd81a9 Fixed lcc compiler warnings. 19 years ago
  Dan Fandrich e2df946eee Fixed some compiler warnings on lcc. 19 years ago
  Yang Tse b1fece74e3 Fix compiler warning 19 years ago
  Daniel Stenberg 59b6cb9e91 Yang Tse: fixed compiler warning 19 years ago