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
|
12 лет назад |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 лет назад |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 лет назад |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 лет назад |
Yang Tse
|
4d3fb91fb4
test servers: build adjustment
|
12 лет назад |
Daniel Stenberg
|
82180643f4
test proxy supports CONNECT
|
13 лет назад |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 лет назад |
Yang Tse
|
6a8aa246ff
|
14 лет назад |
Yang Tse
|
232d17ec64
|
15 лет назад |
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
|
17 лет назад |
Yang Tse
|
ed63d9d4de
header inclusion cleanup
|
17 лет назад |
Gunter Knauf
|
97a41f3646
trial to fix the HP-UX breakage...
|
17 лет назад |
Yang Tse
|
0d09f342c4
refactor some code out to write_pidfile() in util.c
|
17 лет назад |
Yang Tse
|
c9eb41c056
Reduce to 20 seconds the time allowed to set SO_REUSEADDR option on sockfilt listener socket.
|
17 лет назад |
Yang Tse
|
bdb2beb8e4
check availability of poll.h header at configuration time, and include
|
17 лет назад |
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
|
18 лет назад |
Dan Fandrich
|
213017e9cf
Remove C99isms
|
18 лет назад |
Yang Tse
|
d46cab4a94
add debug messages for fopen() failures
|
18 лет назад |
Yang Tse
|
a1d5983991
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
|
18 лет назад |
Yang Tse
|
4894ce16fc
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
|
18 лет назад |