]> git.ipfire.org Git - thirdparty/curl.git/commit
tidy-up: spelling quiche and Rustls
authorViktor Szakats <commit@vsz.me>
Mon, 19 Aug 2024 14:53:40 +0000 (16:53 +0200)
committerViktor Szakats <commit@vsz.me>
Mon, 19 Aug 2024 22:44:10 +0000 (00:44 +0200)
commitc5cb8e7c7e8a9603df2a8dc1de2efe664e950046
treee95209bd3299f04c395c610ee99be49e59b0662c
parent0fb4e592693e93799f71fd6f7468c400363f205b
tidy-up: spelling quiche and Rustls

Closes #14605
25 files changed:
.github/scripts/spellcheck.words
CMakeLists.txt
configure.ac
docs/EXPERIMENTAL.md
docs/HISTORY.md
docs/KNOWN_BUGS
docs/RUSTLS.md
docs/cmdline-opts/proxy.md
docs/libcurl/libcurl-env.md
docs/libcurl/opts/CURLOPT_CAINFO_BLOB.md
docs/libcurl/opts/CURLOPT_PROXY.md
docs/libcurl/opts/CURLOPT_PROXYTYPE.md
docs/libcurl/opts/CURLOPT_PROXY_SSL_CIPHER_LIST.md
docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.md
docs/libcurl/opts/CURLOPT_SSLVERSION.md
docs/libcurl/opts/CURLOPT_SSL_CIPHER_LIST.md
docs/libcurl/opts/CURLOPT_TLS13_CIPHERS.md
lib/config-os400.h
lib/curl_config.h.cmake
lib/curl_sha512_256.c
lib/rand.c
lib/vtls/rustls.c
lib/vtls/vtls_int.h
m4/curl-rustls.m4
tests/http/test_17_ssl_use.py