curl/lib/curlx
Viktor Szakats b3f76b21c9
tidy-up: miscellaneous
- fix typos and wording in documentation and comments.
- KNOWN_BUGS: merge duplicate H1 section.
- test_10_proxy: delete stray expressions.
- Perl: `while()` -> `while(1)`.
- Perl: fix indent, whitespace, drop redundant quotes and parentheses.
- fix casing: URL, SSL, Windows.
- badwords: readd `threadsafe`, add `well-known` (and fix it).
- replace `WinXP` -> `Windows XP` to match other uses.

Closes #21646
2026-05-20 00:50:43 +02:00
..
base64.c
base64.h
basename.c
basename.h
dynbuf.c
dynbuf.h
fopen.c tidy-up: miscellaneous 2026-05-20 00:50:43 +02:00
fopen.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
multibyte.c
multibyte.h
nonblock.c
nonblock.h
snprintf.c
snprintf.h
strcopy.c tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
strcopy.h
strdup.c src: add curlx_memzero() to clear buffers securely 2026-05-16 00:26:46 +02:00
strdup.h
strerr.c
strerr.h
strparse.c strparse: make curlx_str_until() accept zero for 'max' 2026-05-15 13:28:03 +02:00
strparse.h
timediff.c
timediff.h
timeval.c
timeval.h
version_win32.c
version_win32.h
wait.c
wait.h
warnless.c
warnless.h
winapi.c
winapi.h