From: Daniel Stenberg Date: Mon, 1 Dec 2008 18:46:31 +0000 (+0000) Subject: added some more entries for stuff done the last ~2 years X-Git-Tag: curl-7_19_3~120 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c84f6b423127dab15bb42bd63135449c1601a2a;p=thirdparty%2Fcurl.git added some more entries for stuff done the last ~2 years --- diff --git a/docs/HISTORY b/docs/HISTORY index 00d5d6b454..f0b5e4cab4 100644 --- a/docs/HISTORY +++ b/docs/HISTORY @@ -144,10 +144,38 @@ August 2004: April 2005: -GnuTLS can now optionally be used for the secure layer when curl is built. + GnuTLS can now optionally be used for the secure layer when curl is built. September 2005: -TFTP support was added. + TFTP support was added. + + More than 100,000 unique visitors of the curl web site. 25 mirrors. + +April 2006: + + Added the multi_socket() API + +September 2006: + + The major SONAME number for libcurl was bumped to 4 due to the removal of + ftp third party transfer support. + +November 2006: + + Added SCP and SFTP support + +February 2007: + + Added support for the Mozilla NSS library to do the SSL/TLS stuff + +November 2008: + + Command line options: 128 + curl_easy_setopt() options: 158 + Public functions in libcurl: 58 + Known libcurl bindings: 37 + Contributors: 683 + + 145,000 unique visitors. >100 GB downloaded. -More than 100,000 unique visitors of the curl web site. 25 mirrors.