2006-06-12 07:24:14 +00:00
|
|
|
Curl and libcurl 7.15.5
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2006-06-12 07:24:14 +00:00
|
|
|
Public curl release number: 95
|
|
|
|
Releases counted from the very beginning: 122
|
2006-07-26 23:20:47 +00:00
|
|
|
Available command line options: 114
|
2006-07-25 22:45:21 +00:00
|
|
|
Available curl_easy_setopt() options: 133
|
2006-07-26 22:25:00 +00:00
|
|
|
Number of public functions in libcurl: 54
|
2006-06-07 14:14:04 +00:00
|
|
|
Amount of public web site mirrors: 33
|
2005-09-16 21:03:26 +00:00
|
|
|
Number of known libcurl bindings: 32
|
2006-06-19 21:39:57 +00:00
|
|
|
Number of contributors: 506
|
2003-10-29 09:53:21 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
This release includes the following changes:
|
2005-07-12 18:15:34 +00:00
|
|
|
|
2006-07-26 23:20:47 +00:00
|
|
|
o added --ftp-ssl-reqd
|
2006-07-26 22:25:00 +00:00
|
|
|
o modified the prototype for the socket callback set with
|
|
|
|
CURLMOPT_SOCKETFUNCTION
|
|
|
|
o added curl_multi_assign()
|
2006-07-25 22:45:21 +00:00
|
|
|
o added CURLOPT_FTP_ALTERNATIVE_TO_USER and --ftp-alternative-to-user
|
2006-07-26 23:20:47 +00:00
|
|
|
o added a vcproj file for building libcurl
|
2006-06-24 21:46:41 +00:00
|
|
|
o added curl_formget()
|
2006-06-22 21:36:53 +00:00
|
|
|
o added CURLOPT_MAX_SEND_SPEED_LARGE and CURLOPT_MAX_RECV_SPEED_LARGE
|
2006-07-26 23:20:47 +00:00
|
|
|
o added configure --enable-hidden-symbols
|
2006-06-28 11:31:50 +00:00
|
|
|
o Made -K on a file that couldn't be read cause a warning to be displayed
|
2003-09-22 21:38:52 +00:00
|
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2006-08-02 18:18:47 +00:00
|
|
|
o chunked encoding when custom header "Transfer-Encoding: chunked" is set
|
2006-08-01 09:39:01 +00:00
|
|
|
o Curl_strerror() crash on unknown errors
|
2006-07-27 22:35:09 +00:00
|
|
|
o changing Content-Type when doing formposts
|
2006-07-26 22:25:00 +00:00
|
|
|
o added CURL_EXTERN to a few recent multi functions that lacked them
|
2006-07-17 18:35:58 +00:00
|
|
|
o splay-tree related problems for internal expire time handling
|
2006-07-14 18:58:42 +00:00
|
|
|
o FTP ASCII CRLF counter reset
|
2006-07-08 18:52:08 +00:00
|
|
|
o cookie parser now compares paths case sensitive
|
2006-07-07 22:58:06 +00:00
|
|
|
o an easy handle with shared DNS cache added to a multi handle caused a crash
|
2006-07-04 12:01:59 +00:00
|
|
|
o couldn't override the Proxy-Connection: header for non-CONNECT requests
|
2006-06-28 11:31:50 +00:00
|
|
|
o curl_multi_fdset() could wrongly return -1 as max_fd value
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2006-06-07 14:14:04 +00:00
|
|
|
Other curl-related news:
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2006-07-07 20:48:51 +00:00
|
|
|
o yassl 1.3.7 can now be used with libcurl as an optional TLS library for
|
2006-07-08 18:52:08 +00:00
|
|
|
HTTPS/FTPS support: http://www.yassl.com/
|
2006-06-22 21:36:53 +00:00
|
|
|
o cURLpp 0.6.0 was released: http://rrette.com/curlpp.html
|
2006-06-19 21:39:57 +00:00
|
|
|
o pycurl-7.15.4 was released: http://pycurl.sf.net
|
2006-06-07 14:14:04 +00:00
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
2006-06-12 07:24:14 +00:00
|
|
|
o
|
2003-09-22 21:38:52 +00:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2006-07-07 22:58:06 +00:00
|
|
|
Dan Fandrich, Peter Silva, Arve Knudsen, Michael Wallner, Toshiyuki Maezawa,
|
2006-07-25 18:38:51 +00:00
|
|
|
Ingmar Runge, Ates Goral, David McCreedy, Jari Sundell, Georg Horn,
|
2006-08-01 09:39:01 +00:00
|
|
|
Gisle Vanem, Yang Tse, Michael Jerris, Dan Nelson, Yves Lejeune,
|
2006-08-02 18:18:47 +00:00
|
|
|
Maciej Karpiuk, Mark Lentczner
|
2006-03-02 11:37:05 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|