12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- curl and libcurl 8.10.2
- Public curl releases: 262
- Command line options: 265
- curl_easy_setopt() options: 306
- Public functions in libcurl: 94
- Contributors: 3246
- This release includes the following changes:
- This release includes the following bugfixes:
- o curl_url_set.md: document HOST handling when URL is parsed [2]
- o negotiate: conditional check around GSS & SSL specific code [1]
- o sendf: add condition to max-filesize check [3]
- This release includes the following known bugs:
- See docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
- For all changes ever done in curl:
- See https://curl.se/changes.html
- Planned upcoming removals include:
- o Hyper support after February 2025 [89]
- o TLS libraries not supporting TLS 1.3
- See https://curl.se/dev/deprecate.html for details
- This release would not have looked like this without help, code, reports and
- advice from friends like these:
- Daniel Stenberg, Jon Rumsey, lomberd2 on github, Venkat Krishna R
- (4 contributors)
- References to bug reports and discussions on issues:
- [1] = https://curl.se/bug/?i=14938
- [2] = https://curl.se/bug/?i=14942
- [3] = https://curl.se/bug/?i=14958
|