curl/tests/server
Bin Lan 5b9fedb461
tool/tests: fix potential year 2038 issues
The length of 'long' in a 32-bit system is 32 bits, which cannot be used
to save timestamps after 2038. Most operating systems have extended
time_t to 64 bits.

Remove the castings to long.

Closes #7466
2021-07-30 16:06:37 +02:00
..
.gitignore tests/git: ignore mqttd and port files 2020-04-24 13:48:58 +02:00
base64.pl curl.se: new home 2020-11-04 23:59:47 +01:00
CMakeLists.txt curl.se: new home 2020-11-04 23:59:47 +01:00
disabled.c tests/server/disabled: add "wakeup" 2020-12-11 17:42:17 +01:00
fake_ntlm.c curl.se: new home 2020-11-04 23:59:47 +01:00
getpart.c copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
getpart.h curl.se: new home 2020-11-04 23:59:47 +01:00
Makefile.am copyright: fix year ranges 2020-11-05 08:22:10 +01:00
Makefile.inc curl.se: new home 2020-11-04 23:59:47 +01:00
mqttd.c mqtt: add support for username and password 2021-06-12 23:50:13 +02:00
resolve.c curl.se: new home 2020-11-04 23:59:47 +01:00
rtspd.c tests/servers: remove obsolete pid variable 2021-07-25 20:00:18 +02:00
server_setup.h curl.se: new home 2020-11-04 23:59:47 +01:00
server_sockaddr.h curl.se: new home 2020-11-04 23:59:47 +01:00
sockfilt.c sockfilt: fix invalid increment of handles index variable nfd 2021-05-05 22:30:48 +02:00
socksd.c tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
sws.c tests/servers: remove obsolete pid variable 2021-07-25 20:00:18 +02:00
testpart.c curl.se: new home 2020-11-04 23:59:47 +01:00
tftp.h curl.se: new home 2020-11-04 23:59:47 +01:00
tftpd.c tests/servers: remove obsolete pid variable 2021-07-25 20:00:18 +02:00
util.c tool/tests: fix potential year 2038 issues 2021-07-30 16:06:37 +02:00
util.h tests/servers: use our platform-aware pid for server verification 2021-07-25 19:59:58 +02:00