]> git.ipfire.org Git - thirdparty/curl.git/commit
badwords: catch and fix more variants of `NN-bit`
authorViktor Szakats <commit@vsz.me>
Sun, 11 Jan 2026 13:50:27 +0000 (14:50 +0100)
committerViktor Szakats <commit@vsz.me>
Wed, 14 Jan 2026 01:35:00 +0000 (02:35 +0100)
commit4651d4c76b2e2cddbf1f28cd2efe81a22a79262c
tree607283056e6299789c91ade49362bd1d6fa75d8c
parent60ab58a8a50b7d4e8d9df8591ba5cc0ba3516553
badwords: catch and fix more variants of `NN-bit`

Closes #20304
20 files changed:
.github/scripts/badwords.txt
docs/SSL-PROBLEMS.md
docs/libcurl/curl_version_info.md
docs/libcurl/opts/CURLOPT_PORT.md
docs/libcurl/opts/CURLOPT_PROXYPORT.md
docs/libcurl/opts/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.md
include/curl/curl.h
lib/arpa_telnet.h
lib/curlx/inet_ntop.c
lib/doh.c
lib/ftp.c
lib/mime.c
lib/sha256.c
lib/socks_gssapi.c
lib/socks_sspi.c
lib/tftp.c
lib/ws.c
tests/data/test649
tests/runtests.pl
tests/unit/unit1658.c