curl/tests/server
Marcel Raad 46c89348b9 tvnow: silence conversion warnings
MinGW-w64 defaults to targeting Windows 7 now, so GetTickCount64 is
used and the milliseconds are represented as unsigned long long,
leading to a compiler warning when implicitly converting them to long.
2019-01-01 18:04:24 +01:00
..
.gitignore
base64.pl
CMakeLists.txt whitespace fixes 2018-09-23 22:24:02 +00:00
fake_ntlm.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
getpart.c
getpart.h
Makefile.am
Makefile.inc
resolve.c
rtspd.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
server_setup.h
server_sockaddr.h
sockfilt.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
sws.c http: Implement trailing headers for chunked transfers 2018-12-14 10:10:48 +01:00
testpart.c whitespace fixes 2018-09-23 22:24:02 +00:00
tftp.h
tftpd.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
util.c tvnow: silence conversion warnings 2019-01-01 18:04:24 +01:00
util.h