コミット履歴

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