2008-03-30 11:22:45 +02:00
|
|
|
Curl and libcurl 7.18.2
|
2003-09-22 23:38:52 +02:00
|
|
|
|
2008-03-30 11:22:45 +02:00
|
|
|
Public curl releases: 105
|
2008-01-12 23:10:53 +01:00
|
|
|
Command line options: 126
|
2008-01-10 11:30:19 +01:00
|
|
|
curl_easy_setopt() options: 150
|
2008-01-08 15:52:05 +01:00
|
|
|
Public functions in libcurl: 56
|
2008-02-15 10:29:57 +01:00
|
|
|
Public web site mirrors: 39
|
2007-10-31 10:21:31 +01:00
|
|
|
Known libcurl bindings: 36
|
2008-03-31 12:02:23 +02:00
|
|
|
Contributors: 636
|
2003-10-29 10:53:21 +01:00
|
|
|
|
2006-08-09 00:56:46 +02:00
|
|
|
This release includes the following changes:
|
2006-10-21 13:32:05 +02:00
|
|
|
|
2008-03-31 12:02:23 +02:00
|
|
|
o CURLFORM_STREAM was added
|
2008-04-03 22:56:59 +02:00
|
|
|
o CURLOPT_NOBODY is now supported over SFTP
|
2008-04-23 00:53:53 +02:00
|
|
|
o curl can now run on Symbian OS
|
2008-04-30 23:20:08 +02:00
|
|
|
o curl -w redirect_url and CURLINFO_REDIRECT_URL
|
2006-08-09 00:56:46 +02:00
|
|
|
|
2007-07-22 12:17:52 +02:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2008-04-03 23:44:49 +02:00
|
|
|
o CURLOPT_NOBODY first set to TRUE and then FALSE for HTTP no longer causes
|
|
|
|
the confusion that could lead to a hung transfer
|
2008-04-05 23:13:44 +02:00
|
|
|
o curl_easy_reset() resets the max redirect limit properly
|
2008-04-07 11:26:30 +02:00
|
|
|
o configure now correctly recognizes Heimdal and MIT gssapi libraries
|
2008-04-12 13:50:51 +02:00
|
|
|
o malloc() failure check in Negotiate
|
2008-04-14 16:42:06 +02:00
|
|
|
o -i and -I together now work the same no matter what order they're used
|
2008-04-23 00:53:53 +02:00
|
|
|
o the typechecker can be bypassed by defining CURL_DISABLE_TYPECHECK
|
2008-04-28 23:29:17 +02:00
|
|
|
o a pointer mixup could make the FTP code send bad user+password under rare
|
|
|
|
circumstances (found when using curlftpfs)
|
2008-05-03 15:43:35 +02:00
|
|
|
o CURLOPT_OPENSOCKETFUNCTION can now be used to create a unix domain socket
|
|
|
|
o CURLOPT_TCP_NODELAY crash due to getprotobyname() use
|
2008-05-03 23:45:12 +02:00
|
|
|
o libcurl sometimes sent body twice when using CURLAUTH_ANY
|
2008-05-04 00:04:39 +02:00
|
|
|
o configure detecting debug-enabled c-ares
|
2008-05-07 17:41:41 +02:00
|
|
|
o microsecond resolution keys for internal splay trees
|
2008-05-07 23:02:21 +02:00
|
|
|
o krb4 and krb5 ftp segfault
|
2008-05-09 14:59:24 +02:00
|
|
|
o multi interface busy loop for CONNECT requests
|
2007-07-22 12:17:52 +02:00
|
|
|
|
|
|
|
This release includes the following known bugs:
|
|
|
|
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
|
|
|
|
Other curl-related news:
|
|
|
|
|
2008-04-28 23:29:17 +02:00
|
|
|
o pycurl 7.18.1 was released: http://pycurl.sf.net/
|
|
|
|
o brand new curl Haskell binding:
|
|
|
|
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl
|
2007-07-22 12:17:52 +02:00
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
2008-03-30 11:22:45 +02:00
|
|
|
o
|
2007-07-22 12:17:52 +02:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2008-04-07 11:26:30 +02:00
|
|
|
Michal Marek, Daniel Fandrich, Scott Barrett, Alexey Simak, Daniel Black,
|
2008-04-14 21:01:41 +02:00
|
|
|
Rafa Muyo, Andre Guibert de Bruet, Brock Noland, Sandor Feldi, Stefan Krause,
|
2008-05-04 00:04:39 +02:00
|
|
|
David Shaw, Norbert Frese, Bart Whiteley, Jean-Francois Bertrand, Ben Van Hof,
|
2008-05-07 23:02:21 +02:00
|
|
|
Yuriy Sosov, Christopher Palow, Yang Tse, Liam Healy
|
2008-01-28 22:19:15 +01:00
|
|
|
|
2003-09-22 23:38:52 +02:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|