mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 16:48:49 -05:00
HISTORY: added cmake, HTTP/3 and parallel downloads with curl
This commit is contained in:
parent
b3eb7d172a
commit
674298d191
@ -218,6 +218,8 @@ November:
|
|||||||
|
|
||||||
March: security vulnerability: libcurl Arbitrary File Access
|
March: security vulnerability: libcurl Arbitrary File Access
|
||||||
|
|
||||||
|
April: added CMake support
|
||||||
|
|
||||||
August: security vulnerability: libcurl embedded zero in cert name
|
August: security vulnerability: libcurl embedded zero in cert name
|
||||||
|
|
||||||
December: Added support for IMAP, POP3 and SMTP
|
December: Added support for IMAP, POP3 and SMTP
|
||||||
@ -344,3 +346,10 @@ April: added the cyassl backend (later renamed to WolfSSL)
|
|||||||
curl_easy_setopt() options: 261
|
curl_easy_setopt() options: 261
|
||||||
Public functions in libcurl: 80
|
Public functions in libcurl: 80
|
||||||
Contributors: 1808
|
Contributors: 1808
|
||||||
|
|
||||||
|
2019
|
||||||
|
----
|
||||||
|
|
||||||
|
August: the first HTTP/3 requests with curl.
|
||||||
|
|
||||||
|
September: 7.66.0 is released and the tool offers parallel downloads
|
||||||
|
Loading…
Reference in New Issue
Block a user