Daniel Stenberg
|
b9d25f9a6b
timediff: return timediff_t from the time diff functions
|
7 tahun lalu |
Jay Satiro
|
c2402b6e02
tests: checksrc compliance
|
8 tahun lalu |
Daniel Stenberg
|
07b95ea268
tests/util: get a private strncasecompare clone
|
8 tahun lalu |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 tahun lalu |
Yang Tse
|
4d3fb91fb4
test servers: build adjustment
|
12 tahun lalu |
Daniel Stenberg
|
82180643f4
test proxy supports CONNECT
|
13 tahun lalu |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 tahun lalu |
Yang Tse
|
a6c915aab9
fix compiler warning: external declaration in primary source file
|
16 tahun lalu |
Yang Tse
|
96edebf4d9
improve synchronization between test harness runtests.pl script
|
16 tahun lalu |
Yang Tse
|
3d74649908
avoid inclusion of setup.h in util.h
|
16 tahun lalu |
Yang Tse
|
ed63d9d4de
header inclusion cleanup
|
16 tahun lalu |
Yang Tse
|
0d09f342c4
refactor some code out to write_pidfile() in util.c
|
16 tahun lalu |
Yang Tse
|
c9eb41c056
Reduce to 20 seconds the time allowed to set SO_REUSEADDR option on sockfilt listener socket.
|
16 tahun lalu |
Gunter Knauf
|
0878b14f79
added time loop to sockfilt.c in order to wait for SO_REUSEADDR;
|
17 tahun lalu |
Yang Tse
|
69565afab0
Check for stdbool.h at configuration stage, and include it if available.
|
17 tahun lalu |
Yang Tse
|
d9bf55570b
Move portable error number symbolic name definitions to setup_once.h
|
18 tahun lalu |
Yang Tse
|
a1d5983991
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
|
18 tahun lalu |
Yang Tse
|
4894ce16fc
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
|
18 tahun lalu |
Yang Tse
|
772a985dc3
Update copyright year, since the file has been modified
|
18 tahun lalu |
Yang Tse
|
5df4be1165
Check for USE_WINSOCK instead of WIN32 where the check was done
|
18 tahun lalu |
Yang Tse
|
e150150d9f
Remove redundant __CYGWIN__ symbol check
|
18 tahun lalu |
Gisle Vanem
|
56bf97ffc9
'in6addr_any' must be placed in .c-file. Added 'REAL_WIN32' for
|
18 tahun lalu |
Yang Tse
|
d6c5d24af3
Cleanup windows header includes. Where aplicable, inclusion of
|
19 tahun lalu |
Daniel Stenberg
|
9542dfdcdc
moved test2file() to util.c
|
19 tahun lalu |
Daniel Stenberg
|
6ff092f140
removed duplicate
|
19 tahun lalu |
Daniel Stenberg
|
84fd4686e2
Moved more generic functions to util.[ch]
|
19 tahun lalu |
Daniel Stenberg
|
23da55a9f1
Moved common code to util.[ch] instead of having it duplicated in sws.c
|
19 tahun lalu |