master
curl: help category cleanups
checksrc: check for `assert`, replace in tests where missing, drop from examples
DoH: improvements
ssls: fix potential memory leak on import
docs: add RELEASE-TOOLS.md.dist to .gitignore
docs: fold long lines
tidy-up: miscellaneous
BUG-BOUNTY.md: minor rephrase to say there is no bug bounty
docs: avoid using the word 'magic'
docs: update CIPHERS.md
TLS: drop support for TLS-SRP
build: stop building and installing `runtests.1` and `testcurl.1`
tidy-up: Markdown, clang-format nits
httpsig: add RFC 9421 HTTP Message Signatures support
tidy-up: sort TLS backends, distros, alphabetically
DEPENDENCIES.md: document minimum nettle version: 3.4.1 (2018-12-04)
DEPRECATE.md: HTTP/2 Server Push gets removed in March 2027
docs: add LibreELEC to DISTROS.md
stop using the word 'just'
EXPERIMENTAL: cleanups, unify on titles, merge quiche into a single segment
tidy-up: make 'CA' uppercase, where missing
docs: avoid starting sentences with However,
HISTORY: add when c-ares support was introduced (2004)
hsts: accept 10K entries in the list
tidy-up: docs, comments, typos, whitespace
docs: tidy-up scheme references
tidy-up: typos, comment nits
INSTALL: converted to markdown => INSTALL.md
build: minor debug option message fixes/improvements
configure: clarify --enable-debug option
tool_doswin: add stdin relay auth
progress: count amount of data "delivered" to application
badwords: avoid 'simply'
docs/INTERNALS.md -> docs/DEPENDENCIES.md
reuse: add copyright + license info to individual docs/*.md files
CI: add whitespace checker
SECURITY-ADVISORY.md: expand
BUG-BOUNTY.md: we stop the bug-bounty end of Jan 2026
SSLCERTS: document 8.19.0 default Native CA builds (Windows)
THANKS: remove duplicate, fix typo
TODO: ECH for QUIC
URL-SYNTAX: document more URL parsing details
docs/VERIFY: expand with more things we do
VERSIONS: 8.21.0 release
docs: minor edits to please the new spellchecker regime
runtests: drop orphaned, no-op `-k` option
spacecheck: check long lines and repeat spaces, fix fallouts