curl/tests/server
Viktor Szakats ce3dce9015
tidy-up: mostly whitespace nits
- delete completed TODO from `./CMakeLists.txt`.
- convert a C++ comment to C89 in `./CMake/CurlTests.c`.
- delete duplicate EOLs from EOF.
- add missing EOL at EOF.
- delete whitespace at EOL (except from expected test results).
- convert tabs to spaces.
- convert CRLF EOLs to LF in GHA yaml.
- text casing fixes in `./CMakeLists.txt`.
- fix a codespell typo in `packages/OS400/initscript.sh`.

Closes #11772
2023-08-31 23:02:10 +00:00
..
.gitignore tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
base64.pl copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
CMakeLists.txt cmake: support building static and shared libcurl in one go 2023-07-29 00:40:01 +00:00
disabled.c os400: build test servers 2023-08-30 11:38:57 +02:00
fake_ntlm.c tests: fix fake_ntlm to run with a dynamic log directory 2023-03-30 09:53:57 -07:00
getpart.c server/getpart: clear the buffer before load 2023-03-23 14:46:07 +01:00
getpart.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
Makefile.am copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
Makefile.inc copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mqttd.c tests/tftpd+mqttd: make variables static to silence picky warnings 2023-08-06 17:21:25 +02:00
resolve.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
rtspd.c tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00
server_setup.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
server_sockaddr.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
sockfilt.c tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00
socksd.c tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00
sws.c http: close the connection after a late 417 is received 2023-08-22 15:32:16 -07:00
testpart.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tftp.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
tftpd.c tests/tftpd+mqttd: make variables static to silence picky warnings 2023-08-06 17:21:25 +02:00
util.c tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00
util.h tests: fix error messages & handling around sockets 2023-06-09 15:05:19 -07:00