Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
bb79320af7
tests/server/util.h: add extern to silence compiler warning
|
4 years ago |
Marc Hoersken
|
7dc8a981fa
tests/server/util.[ch]: add exit event to stop waiting on Windows
|
4 years ago |
Daniel Stenberg
|
d009bc2e56
tests: introduce preprocessed test cases
|
4 years ago |
Daniel Stenberg
|
5e855bbd18
tests: add the mqtt test server mqttd
|
4 years ago |
Marc Hoersken
|
9869f6dc5a
tests/server: move all signal handling routines to util.[ch]
|
4 years ago |
Daniel Stenberg
|
9a8b3b3e13
copyright: fix out-of-date copyright ranges and missing headers
|
4 years ago |
Marc Hoersken
|
3c1b9145c7
tests: align some Windows sleep defines with each other
|
4 years ago |
Daniel Stenberg
|
b9d25f9a6b
timediff: return timediff_t from the time diff functions
|
7 years ago |
Jay Satiro
|
c2402b6e02
tests: checksrc compliance
|
8 years ago |
Daniel Stenberg
|
07b95ea268
tests/util: get a private strncasecompare clone
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 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
|
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 |
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 |
Gunter Knauf
|
0878b14f79
added time loop to sockfilt.c in order to wait for SO_REUSEADDR;
|
17 years ago |
Yang Tse
|
69565afab0
Check for stdbool.h at configuration stage, and include it if available.
|
17 years ago |
Yang Tse
|
d9bf55570b
Move portable error number symbolic name definitions to setup_once.h
|
17 years ago |
Yang Tse
|
a1d5983991
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
|
17 years ago |
Yang Tse
|
4894ce16fc
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
|
17 years ago |
Yang Tse
|
772a985dc3
Update copyright year, since the file has been modified
|
18 years ago |
Yang Tse
|
5df4be1165
Check for USE_WINSOCK instead of WIN32 where the check was done
|
18 years ago |
Yang Tse
|
e150150d9f
Remove redundant __CYGWIN__ symbol check
|
18 years ago |
Gisle Vanem
|
56bf97ffc9
'in6addr_any' must be placed in .c-file. Added 'REAL_WIN32' for
|
18 years ago |