curl/tests/server
Daniel Stenberg f65f750742
curl_ctype: convert to macros-only
This no longer provide functions, only macros. Runs faster and produces
smaller output.

The biggest precaution this change brings:

DO NOT use post/pre-increments when passing arguments to the macros.

Closes #9429
2022-09-06 08:36:33 +02:00
..
.gitignore copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
base64.pl copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
CMakeLists.txt copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
disabled.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
fake_ntlm.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
getpart.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
getpart.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
Makefile.am copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
Makefile.inc curl_ctype: convert to macros-only 2022-09-06 08:36:33 +02:00
mqttd.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
resolve.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
rtspd.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
server_setup.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
server_sockaddr.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
sockfilt.c tests/server/sockfilt.c: avoid race condition without a mutex 2022-08-23 12:17:20 +02:00
socksd.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
sws.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
testpart.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
tftp.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
tftpd.c ctype: remove all use of <ctype.h>, use our own versions 2022-09-06 08:32:36 +02:00
util.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
util.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00