Commit History

Author SHA1 Message Date
  Yang Tse f07f17f2a4 Log sws IPv version, port and pid when exiting due to SIGINT or SIGTERM. 15 years ago
  Yang Tse cbd527843b Only attempt to clear the server-logs lock when previously set by this same server. 15 years ago
  Yang Tse fba233bb34 signal handling to cleanup on SIGINT and SIGTERM 15 years ago
  Yang Tse 094afbeb56 Enhance some debug messages for initialization failures. 15 years ago
  Yang Tse be5c815f63 remove line obsoleted with previous commit 15 years ago
  Yang Tse 31e106ced2 Attempt to silence bogus compiler warning: "Potential null pointer dereference" 15 years ago
  Gunter Knauf f1320d6733 add cast to silent compiler warning with 64bit systems. 15 years ago
  Yang Tse c2ce2aa4de 15 years ago
  Yang Tse 3ca0b9bb47 15 years ago
  Yang Tse af41fb79b5 Include <arpa/inet.h> if HAVE_ARPA_INET_H is defined 15 years ago
  Dan Fandrich 640974fb28 If a HTTP request is Basic and num is already >=1000, the HTTP test server 16 years ago
  Dan Fandrich 88513d2d1a Fixed some compiler warnings with gcc 16 years ago
  Yang Tse 57ee847ce7 Avoid the use of the '? :' operator inside the call to our 16 years ago
  Yang Tse 985bd18904 attempt to avoid HTTP server startup misdetection on some systems 16 years ago
  Yang Tse b6f29bef06 fix compiler warning: defined but not used 16 years ago
  Yang Tse fe5f448015 fix compiler warning: external definition with no prior declaration 16 years ago
  Yang Tse a6c915aab9 fix compiler warning: external declaration in primary source file 16 years ago
  Yang Tse 8733e087d7 fix print formatting string directives 16 years ago
  Daniel Stenberg c67a99ff27 - When libcurl was doing a HTTP POST and the server would respond with 16 years ago
  Dan Fandrich 1f26ea4a85 Added test case 1051 to test Location: following with PUT, as reported 16 years ago
  Yang Tse 96edebf4d9 improve synchronization between test harness runtests.pl script 16 years ago
  Yang Tse ad1dd08693 fix minor memory leak triggered upon test failure 16 years ago
  Yang Tse 95fd093c4a Remove fflush() + fsync() previously introduced accelerated writing of 16 years ago
  Yang Tse a87c468c5c accelerate the writing of server input and response request files 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 16 years ago
  Yang Tse fecb67b246 Use a long int data type to handle getpid() result 16 years ago
  Yang Tse 2c0956200f Fix buffer size specification. 16 years ago
  Yang Tse acd9d72466 Minor variable type cleanups. 16 years ago
  Yang Tse cd63a461d7 proper initialization of httprequest, no longer zeroing out twice 16 years ago