curl/tests/server
Viktor Szakats acbc6b703f
cmake: tidy-ups
- tidy-up comments.
- use lowercase, underscore prefixed names for internal variables.
- use `IN LISTS` and `IN ITEMS` in `foreach()` loops.
- rename variable name `OUTPUT` to a more distinctive one.
- tidy-up `STREQUAL` syntax.
- delete commented code.
- indent/whitespace.

Closes #14197
2024-08-03 20:49:15 +02:00
..
.gitignore tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
base64.pl
CMakeLists.txt cmake: tidy-ups 2024-08-03 20:49:15 +02:00
disabled.c tests: add SHA-512/256 unit test 2024-02-20 11:36:03 +01:00
fake_ntlm.c tests: fix compiler warnings 2023-09-24 21:52:54 +00:00
getpart.c windows: use built-in _WIN32 macro to detect Windows 2023-11-22 15:42:25 +00:00
getpart.h
Makefile.am build: untangle CURLDEBUG and DEBUGBUILD macros 2024-05-28 08:12:00 +02:00
Makefile.inc
mqttd.c tests: tidy up types in server code 2024-05-13 11:16:26 +02:00
resolve.c windows: use built-in _WIN32 macro to detect Windows 2023-11-22 15:42:25 +00:00
rtspd.c tests: tidy up types in server code 2024-05-13 11:16:26 +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 windows: fix UWP builds, add GHA job 2024-06-05 00:52:24 +02:00
socksd.c tests: tidy up types in server code 2024-05-13 11:16:26 +02:00
sws.c build: prefer USE_IPV6 macro internally (was: ENABLE_IPV6) 2024-04-13 08:33:26 +00:00
testpart.c
tftp.h tests: tidy up types in server code 2024-05-13 11:16:26 +02:00
tftpd.c tests: tidy up types in server code 2024-05-13 11:16:26 +02:00
util.c windows: fix UWP builds, add GHA job 2024-06-05 00:52:24 +02:00
util.h build: enable missing OpenSSF-recommended warnings, with fixes 2023-12-16 13:12:37 +00:00