Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Daniel Stenberg
|
920f777fc8
tests/server/util: fix curltime mistake from 4dee50b9c80f9
|
7 years ago |
Daniel Stenberg
|
4dee50b9c8
timeval: struct curltime is a struct timeval replacement
|
7 years ago |
Marcel Raad
|
fad74ba4cc
tests/server/util: prefer <poll.h> over <sys/poll.h>
|
7 years ago |
Marcel Raad
|
55f4ababde
tests/server/util: remove in6addr_any for recent MinGW
|
7 years ago |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 years ago |
Daniel Stenberg
|
07b95ea268
tests/util: get a private strncasecompare clone
|
8 years ago |
Daniel Stenberg
|
a332c4f769
tests/server: comply with our code style
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
9 years ago |
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
|
12 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 years ago |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 years ago |
Yang Tse
|
4d3fb91fb4
test servers: build adjustment
|
12 years ago |
Daniel Stenberg
|
82180643f4
test proxy supports CONNECT
|
13 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
6a8aa246ff
|
15 years ago |
Yang Tse
|
232d17ec64
|
15 years ago |
Yang Tse
|
3802d027cd
Test harness process control enhancements
|
15 years ago |
Yang Tse
|
0653fa107f
signal handling to cleanup on SIGINT and SIGTERM, followup
|
15 years ago |
Yang Tse
|
cbd527843b
Only attempt to clear the server-logs lock when previously set by this same server.
|
15 years ago |
Dan Fandrich
|
88513d2d1a
Fixed some compiler warnings with gcc
|
16 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
|
17 years ago |