-
cURL 8.7.1 Stable
released this
2024-03-29 14:30:07 +01:00 | 32 commits to master since this releaseLibraries included:
- libcurl/8.7.1
- quictls/3.1.5
- zlib/1.3.1
- brotli/1.1.0
- zstd/1.5.6
- libidn2/2.3.7
- libpsl/0.21.5
- libssh2/1.11.0
- nghttp2/1.60.0
- ngtcp2/1.4.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.60.0 using
GetTickCount64()
function