curl/tests/server
Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement
... to make all libcurl internals able to use the same data types for
the struct members. The timeval struct differs subtly on several
platforms so it makes it cumbersome to use everywhere.

Ref: #1652
Closes #1693
2017-07-28 15:51:25 +02:00
..
.gitignore
base64.pl
CMakeLists.txt includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
fake_ntlm.c tests: make test file names more unique 2017-05-09 21:52:05 +02:00
getpart.c
getpart.h
Makefile.am includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
Makefile.inc
resolve.c tests/server/resolve.c: fix deprecation warning 2017-07-18 10:23:47 +02:00
rtspd.c rtspd: fix GCC warning after MSVC warning fix 2017-07-16 15:16:46 +02:00
server_setup.h
server_sockaddr.h
sockfilt.c sockfilt: suppress conversion warning with explicit cast 2017-07-16 13:28:45 +02:00
sws.c http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH 2017-06-19 16:39:22 +02:00
testpart.c
tftp.h
tftpd.c
util.c timeval: struct curltime is a struct timeval replacement 2017-07-28 15:51:25 +02:00
util.h