curl/tests/server
Daniel Stenberg 64fe36aaa0
tests/server/util.c: include netinet/in6.h
for sockaddr_in6

Reported-by: Randall S. Becker
Bug: https://curl.se/mail/lib-2025-06/0016.html
Closes #17695
2025-06-21 20:04:14 +02:00
..
.checksrc checksrc: use 'banfunc' proper in more places 2025-01-13 09:10:58 +01:00
.gitignore tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
CMakeLists.txt tests: drop BUNDLE_SRC variable 2025-06-21 10:49:05 +02:00
dnsd.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
first.c tests: tidy up server main function, whitespace and README 2025-06-15 14:11:21 +02:00
first.h tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
getpart.c tests/server: make all global vars/funcs static 2025-06-19 13:28:45 +02:00
getpart.h tests/server: make all global vars/funcs static 2025-06-19 13:28:45 +02:00
Makefile.am tests: drop BUNDLE_SRC variable 2025-06-21 10:49:05 +02:00
Makefile.inc tests: drop BUNDLE_SRC variable 2025-06-21 10:49:05 +02:00
mqttd.c lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
resolve.c tests/server: make all global vars/funcs static 2025-06-19 13:28:45 +02:00
rtspd.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
sockfilt.c warnless: drop parts of the read/write preprocessor hack (Windows) 2025-06-19 17:09:43 +02:00
socksd.c lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
sws.c lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
tftpd.c tftpd: use CURLMIN() macro 2025-06-19 15:57:37 +02:00
util.c tests/server/util.c: include netinet/in6.h 2025-06-21 20:04:14 +02:00