curl/tests/server
Viktor Szakats 2b7515ae8e
tftpd: fix/tidy up open() mode flags
- replace 0777 with `S_I*` macros.
- fix to not pass invalid flags on Windows.

Follow-up to 537987d8c6 #19645

Closes #19671
2025-11-24 22:33:22 +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 badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
getpart.c badwords: fix issues found in tests 2025-11-17 13:30:35 +01: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 badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
resolve.c badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
rtspd.c badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
sockfilt.c badwords: add more contractions, fix fallouts 2025-11-17 19:29:15 +01:00
socksd.c badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
sws.c badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
tftpd.c tftpd: fix/tidy up open() mode flags 2025-11-24 22:33:22 +01:00
util.c badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00