-
cURL 8.6.0 (R2) Stable
released this
2024-02-18 19:12:34 +01:00 | 33 commits to master since this releaseLibraries included:
- libcurl/8.6.0
- quictls/3.1.5
- zlib/1.3.1
- brotli/1.1.0
- zstd/1.5.5
- libidn2/2.3.7
- libpsl/0.21.5
- libssh2/1.11.0
- nghttp2/1.59.0
- ngtcp2/1.3.0
- nghttp3/1.2.0
- librtmp/2.3
- libgsasl/1.10.0
Protocols enabled:
- dict
- file
- ftp
- ftps
- gopher
- gophers
- http
- https
- imap
- imaps
- ldap
- ldaps
- mqtt
- pop3
- pop3s
- rtmp
- rtsp
- scp
- sftp
- smb
- smbs
- smtp
- smtps
- telnet
- tftp
Features enabled:
- alt-svc
- AsynchDNS
- brotli
- gsasl
- HSTS
- HTTP2
- HTTP3
- HTTPS-proxy
- IDN
- IPv6
- Largefile
- libz
- NTLM
- SSL
- threadsafe
- TLS-SRP
- Unicode
- UnixSockets
- zstd
Patches included:
- fixed cURL bug in
cleanarg()
function on Windows platform - fixed Unicode support in cURL command-line tool on Windows platform
- fixed Windows XP support in cURL command-line tool
- workaround for nghttp v1.59.0 using
GetTickCount64()
function