September: The major SONAME number for libcurl was bumped to 4 due to the
removal of ftp third party transfer support.
+October: we started to offer the Mozilla CA cert bundle as a PEM file on the
+curl website.
+
November: Added SCP and SFTP support
2007
August: support for HTTP/2 server push
+ September: started "everything curl". A separate stand-alone book documenting
+ curl and related info in perhaps a more tutorial style rather than just a
+ reference,
+
December: Public Suffix List
2016
2017
----
+ May: Fastly starts hosting the curl website
+
July: OSS-Fuzz started fuzzing libcurl
September: Added MultiSSL support
2019
----
+ January: Daniel started working full-time on curl, employed by wolfSSL
+
March: added experimental alt-svc support
August: the first HTTP/3 requests with curl.
January: added BearSSL support
- March: removed support for PolarSSL, added wolfSSH support
+ March: removed support for PolarSSL, added wolfSSH support. Created the first
+ dashboard on the website.
April: experimental MQTT support
The curl.se website serves 16,500 GB/month over 462M requests, the
official docker image has been pulled 4,098,015,431 times.
+April: added support for msh3 as another HTTP/3 backend
+
October: initial WebSocket support
2023
March 31: we started working on a new command line tool for URL parsing and
manipulations: trurl.
-May: added support for HTTP/2 over HTTPS proxy. Refuse to resolve .onion.
+May: added support for HTTP/2 over HTTPS proxy. Refuse to resolve .onion. The
+curl GitHub repository reaches 30,000 stars.
August: Dropped support for the NSS library
February: experimental HTTPS RR support
-February 22: The website served 62.95 TB/month; 12.43 billion requests
- The docker image has been pulled 6373501745 times.
+February 22: The website served 62.95 TB/month; 12.43 billion requests. The
+docker image has been pulled 6373501745 times.
+
+June: we removed support for BearSSL, Secure Transport and msh3
+
+October: Daniel gets awarded a gold medal by the Swedish Royal Academy of
+Engineering Sciences for his work on curl.
+
+We counted curl having been installed on 110 operating systems and 28 CPU
+architectures.
+
+November:
+
+ Public curl releases: 271
+ Command line options: 273
+ curl_easy_setopt() options: 308
+ Public functions in libcurl: 100
+ Contributors: 3534
+
+We drop support for krb-ftp, Heimdal, wolfSSH and the winbuild build system.
+
+Add support for Apple SecTrust, native CA certs on Apple systems.