curl-curl/tests/server
Daniel Stenberg f2a75a14dd
sws: repair --port, and accept any port
Also for mqttd and sockfilt. The < 1025 check was not serving any
purpose.

Follow-up to bb1391f943
2025-11-13 17:20:41 +01:00
..
.checksrc REUSE: move copyright headers to .checksrc 2025-10-13 11:54:22 +02:00
.gitignore tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
CMakeLists.txt build: tidy up compiler definition for tests 2025-07-28 12:43:01 +02:00
dnsd.c tests/server: replace atoi() and atol() with curlx_str_number() 2025-11-13 14:09:03 +01:00
first.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
first.h tests/server: replace atoi() and atol() with curlx_str_number() 2025-11-13 14:09:03 +01:00
getpart.c GHA/checksrc: expand spellcheck, fix issues found 2025-07-21 16:09:01 +02:00
Makefile.am build: tidy up compiler definition for tests 2025-07-28 12:43:01 +02:00
Makefile.inc tests/server: drop pointless memory allocation overrides 2025-10-08 12:53:49 +02:00
mqttd.c sws: repair --port, and accept any port 2025-11-13 17:20:41 +01:00
resolve.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
rtspd.c tests/server: replace atoi() and atol() with curlx_str_number() 2025-11-13 14:09:03 +01:00
sockfilt.c sws: repair --port, and accept any port 2025-11-13 17:20:41 +01:00
socksd.c tests/server: replace atoi() and atol() with curlx_str_number() 2025-11-13 14:09:03 +01:00
sws.c sws: repair --port, and accept any port 2025-11-13 17:20:41 +01:00
tftpd.c tests/server: replace atoi() and atol() with curlx_str_number() 2025-11-13 14:09:03 +01:00
util.c tests/server: replace atoi() and atol() with curlx_str_number() 2025-11-13 14:09:03 +01:00