curl/tests/server
Marcel Raad 940e1c1e74
Windows: fixes for MinGW targeting Windows Vista
Classic MinGW has neither InitializeCriticalSectionEx nor
GetTickCount64, independent of the target Windows version.

Closes https://github.com/curl/curl/pull/3113
2018-10-09 08:33:45 +02:00
..
.gitignore
base64.pl
CMakeLists.txt whitespace fixes 2018-09-23 22:24:02 +00:00
fake_ntlm.c tests: Fix format specifiers 2018-05-14 09:42:27 +02:00
getpart.c cppcheck: fix warnings 2018-06-11 11:14:48 +02:00
getpart.h
Makefile.am
Makefile.inc
resolve.c
rtspd.c whitespace fixes 2018-09-23 22:24:02 +00:00
server_setup.h
server_sockaddr.h
sockfilt.c whitespace fixes 2018-09-23 22:24:02 +00:00
sws.c whitespace fixes 2018-09-23 22:24:02 +00:00
testpart.c whitespace fixes 2018-09-23 22:24:02 +00:00
tftp.h
tftpd.c cppcheck: fix warnings 2018-06-11 11:14:48 +02:00
util.c Windows: fixes for MinGW targeting Windows Vista 2018-10-09 08:33:45 +02:00
util.h