master
cookie: refuse to load cookies set against a PSL domain
gitignore: the generated `libcurl-symbols.md`
stop using the word 'just'
cmake: fix building docs when the base directory contains `.3`
tests: always make bundles, adapt build and tests
tidy-up: miscellaneous
docs: compare `result` against literal `CURLE_OK` (where missing)
hsts: duplicate live HSTS data in curl_easy_duphandle
progress: count amount of data "delivered" to application
clang-tidy: enable more checks, fix fallouts
docs: rename CURLcode variables to 'result'
curl_easy_nextheader.md: a new transfer invalidates 'prev'
docs: minor edits to please the new spellchecker regime
curldown: fixups
multi: forbid curl_easy_pause from within multi socket callback
httpsig: add RFC 9421 HTTP Message Signatures support
TLS: drop support for TLS-SRP
doc: some returned in-memory data may not be altered
mqtt: send ping at upkeep interval
tidy-up: docs, comments, typos, whitespace
GHA: silence proselint warnings and an error
docs: handle error in `curl_global_init*` examples
docs: fixup wording nits
httpsrr: DoH with HTTPS, fix response handling
docs: enable more compiler warnings for C snippets, fix 3 finds
docs/libcurl: return value overhall
badwords: fix typos found
curl_multi_assign.md: clarify lifetime
docs: use mresult as variable name for CURLMcode
curl_multi_get_offt: language fix
docs/libcurl: expand multi documentation
multi: use CURLMNOTIFY_ as notification id prefix
async-thrdd: use thread queue for resolving
docs/libcurl: make examples build with picky compiler options
share: concurrency handling, easy updates
curl_url_set.md: expand the CURLU_NO_AUTHORITY description
curl_version_info.md: clarify ssl_version for MultiSSL
curl_ws_meta.md: polish and better vocabulary
docs: avoid starting sentences with However,
libcurl-easy.md: minor clarifications
DoH: improvements
_ENVIRONMENT.md. Windows does case insensitive env variables
urlapi: improved return codes
docs: tidy-up scheme references
tidy-up: make 'CA' uppercase, where missing
configure: tidy up comments
tidy-up: add spaces around equal operators where missing
tidy-up: fix Perl syntax and formatting nits