curl/tests/server
Felipe Mesquita f25124338c
badwords: avoid 'simply'
It's mostly a filler word. I've read through each use of it in the code
base and did minor rephrasings when "simply" carried some meaning. The
overwhelming majority of cases, removing it improved the text
significantly. Inspired by #20793.

Closes #20822
2026-03-10 19:34:06 +01:00
..
.checksrc build: tidy up and dedupe strdup functions 2026-02-03 14:02:30 +01:00
.gitignore tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
CMakeLists.txt cmake: rename testbins target to tt, restore internal option 2026-03-01 00:24:47 +01:00
dnsd.c tests/server: fix to clear the complete srvr_sockaddr_union_t variable 2026-02-26 04:19:18 +01:00
first.c build: use more const 2026-02-02 12:32:49 +01:00
first.h badwords: avoid 'simply' 2026-03-10 19:34:06 +01:00
getpart.c tidy-up: miscellaneous 2026-03-09 11:35:19 +01:00
Makefile.am localtime: detect thread-safe alternatives and use them 2025-12-16 14:30:06 +01:00
Makefile.inc tests/server: drop unused curlx/version_win32.c 2026-03-08 18:17:11 +01:00
mqttd.c clang-tidy: avoid/silence bugprone-not-null-terminated-result 2026-02-25 22:11:05 +01:00
resolve.c build: use more const 2026-02-02 12:32:49 +01:00
rtspd.c tidy-up: miscellaneous 2026-03-09 11:35:19 +01:00
sockfilt.c badwords: avoid 'simply' 2026-03-10 19:34:06 +01:00
socksd.c tidy-up: miscellaneous 2026-02-25 14:44:56 +01:00
sws.c tidy-up: miscellaneous 2026-03-09 11:35:19 +01:00
tftpd.c curlx: add local snprintf() helper that always nul-terminates (Windows) 2026-03-02 21:30:36 +01:00
util.c tidy-up: miscellaneous 2026-03-09 11:35:19 +01:00