Change #255203
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Wed 14 Jan 2026 02:35:00 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 4651d4c76b2e2cddbf1f28cd2efe81a22a79262c |
Comments
badwords: catch and fix more variants of `NN-bit` Closes #20304
Changed files
- .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