Commit History

Author SHA1 Message Date
  Marc Hoersken 91252d9fb9 util.c: Revert workaround eeefcdf, 6eb56e7 and e3787e8 11 years ago
  Marc Hoersken e3787e862f util.c: Follow up cleanup on eeefcdf 11 years ago
  Daniel Stenberg 6eb56e72de cpp: use #ifdef __MINGW32__ to avoid compiler complaints 11 years ago
  Marc Hoersken eeefcdff54 util.c: Made write_pidfile write the correct PID on MinGW/Msys 11 years ago
  Yang Tse a6848250d2 test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 years ago
  Yang Tse 4d3fb91fb4 test servers: build adjustment 12 years ago
  Daniel Stenberg 82180643f4 test proxy supports CONNECT 12 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 6a8aa246ff 14 years ago
  Yang Tse 232d17ec64 14 years ago
  Yang Tse 3802d027cd Test harness process control enhancements 14 years ago
  Yang Tse 0653fa107f signal handling to cleanup on SIGINT and SIGTERM, followup 14 years ago
  Yang Tse cbd527843b Only attempt to clear the server-logs lock when previously set by this same server. 14 years ago
  Dan Fandrich 88513d2d1a Fixed some compiler warnings with gcc 15 years ago
  Yang Tse 2d1f798d14 fix potential buffer overflow in test-server logging function 16 years ago
  Yang Tse a6c915aab9 fix compiler warning: external declaration in primary source file 16 years ago
  Yang Tse 96edebf4d9 improve synchronization between test harness runtests.pl script 16 years ago
  Yang Tse 3d74649908 avoid inclusion of setup.h in util.h 16 years ago
  Yang Tse ed63d9d4de header inclusion cleanup 16 years ago
  Gunter Knauf 97a41f3646 trial to fix the HP-UX breakage... 16 years ago
  Yang Tse 0d09f342c4 refactor some code out to write_pidfile() in util.c 16 years ago
  Yang Tse c9eb41c056 Reduce to 20 seconds the time allowed to set SO_REUSEADDR option on sockfilt listener socket. 16 years ago
  Yang Tse bdb2beb8e4 check availability of poll.h header at configuration time, and include 16 years ago
  Gunter Knauf 0878b14f79 added time loop to sockfilt.c in order to wait for SO_REUSEADDR; 17 years ago
  Yang Tse 31e598d2f3 add debug messages for initialization failures 17 years ago
  Dan Fandrich 213017e9cf Remove C99isms 17 years ago
  Yang Tse d46cab4a94 add debug messages for fopen() failures 17 years ago