curl/tests/server
Daniel Stenberg 4ff04615a0
lib: use FMT_ as prefix instead of CURL_FORMAT_
For printf format defines used internally. Makes the code slighly
easier to read.

Closes #14764
2024-09-03 08:45:45 +02:00
..
.gitignore
base64.pl
CMakeLists.txt cmake: minor tidy-ups 2024-08-26 11:00:08 +02:00
disabled.c
fake_ntlm.c src: fix potential macro confusion in cmake unity builds 2024-08-22 10:45:04 +02:00
getpart.c src: fix potential macro confusion in cmake unity builds 2024-08-22 10:45:04 +02:00
getpart.h
Makefile.am tidy-up: delete Makefile.inc from EXTRA_DIST 2024-08-12 14:54:47 +02:00
Makefile.inc
mqttd.c lib: use FMT_ as prefix instead of CURL_FORMAT_ 2024-09-03 08:45:45 +02:00
resolve.c src: fix potential macro confusion in cmake unity builds 2024-08-22 10:45:04 +02:00
rtspd.c src: fix potential macro confusion in cmake unity builds 2024-08-22 10:45:04 +02:00
server_setup.h
server_sockaddr.h build: prefer USE_IPV6 macro internally (was: ENABLE_IPV6) 2024-04-13 08:33:26 +00:00
sockfilt.c lib: use FMT_ as prefix instead of CURL_FORMAT_ 2024-09-03 08:45:45 +02:00
socksd.c lib: use FMT_ as prefix instead of CURL_FORMAT_ 2024-09-03 08:45:45 +02:00
sws.c lib: use FMT_ as prefix instead of CURL_FORMAT_ 2024-09-03 08:45:45 +02:00
testpart.c
tftp.h tests: tidy up types in server code 2024-05-13 11:16:26 +02:00
tftpd.c src: fix potential macro confusion in cmake unity builds 2024-08-22 10:45:04 +02:00
util.c CI: add test timeouts, more cmake build tests, fix VS2010 C warning 2024-08-27 23:40:48 +02:00
util.h