2008-09-01 15:26:28 +00:00
|
|
|
Curl and libcurl 7.19.1
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2008-09-01 15:26:28 +00:00
|
|
|
Public curl releases: 107
|
2008-09-05 16:13:20 +00:00
|
|
|
Command line options: 128
|
2008-10-16 20:21:22 +00:00
|
|
|
curl_easy_setopt() options: 158
|
2008-05-12 21:43:24 +00:00
|
|
|
Public functions in libcurl: 58
|
2008-10-07 18:14:11 +00:00
|
|
|
Known libcurl bindings: 37
|
2008-09-01 15:29:24 +00:00
|
|
|
Contributors: 672
|
2003-10-29 09:53:21 +00:00
|
|
|
|
2006-08-08 22:56:46 +00:00
|
|
|
This release includes the following changes:
|
2008-09-01 14:27:24 +00:00
|
|
|
|
2008-09-02 12:07:08 +00:00
|
|
|
o pkg-config can now show supported_protocols and supported_features
|
2008-09-05 14:29:21 +00:00
|
|
|
o Added CURLOPT_CERTINFO and CURLINFO_CERTINFO
|
2008-09-05 16:13:20 +00:00
|
|
|
o Added CURLOPT_POSTREDIR
|
2008-09-05 17:58:53 +00:00
|
|
|
o Better detect HTTP 1.0 servers and don't do HTTP 1.1 requests on them
|
2008-10-22 15:10:56 +00:00
|
|
|
o configure --disable-proxy disables proxy support
|
2008-10-08 10:39:43 +00:00
|
|
|
o Added CURLOPT_USERNAME and CURLOPT_PASSWORD
|
2008-10-09 19:23:50 +00:00
|
|
|
o --interface now works with IPv6 connections on glibc systems
|
2008-11-04 22:36:50 +00:00
|
|
|
o Added CURLOPT_PROXYUSERNAME and CURLOPT_PROXYPASSWORD
|
2006-08-08 22:56:46 +00:00
|
|
|
|
2007-07-22 10:17:52 +00:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2008-09-05 00:16:35 +00:00
|
|
|
o MingW32 non-configure builds are now largefile feature enabled by default
|
|
|
|
o NetWare LIBC builds are now largefile feature enabled by default
|
2008-09-05 09:37:37 +00:00
|
|
|
o curl_easy_pause() could behave wrongly on unpause
|
2008-10-22 15:10:56 +00:00
|
|
|
o cookies with invalid expire dates are now considered expired
|
2008-09-08 12:15:09 +00:00
|
|
|
o HTTP pipelining over proxy
|
2008-09-20 12:44:44 +00:00
|
|
|
o fix regression in configure script which affected OpenSSL builds on MSYS
|
2008-09-22 20:42:13 +00:00
|
|
|
o GnuTLS-based multi interface doing HTTPS over proxy failed
|
2008-09-22 23:12:00 +00:00
|
|
|
o recv() failures cause CURLE_RECV_ERROR
|
|
|
|
o SFTP over SOCKS crash fixed
|
2008-09-23 10:27:04 +00:00
|
|
|
o thread-safety issues addressed for NSS-powered libcurls
|
2008-09-23 11:00:01 +00:00
|
|
|
o removed the use of mktime() and gmtime(_r)() in date parsing and conversions
|
2008-09-25 14:09:22 +00:00
|
|
|
o HTTP Digest with a blank realm did wrong
|
2008-09-29 12:22:10 +00:00
|
|
|
o CURLINFO_REDIRECT_URL didn't work with the multi interface
|
2008-09-29 13:21:21 +00:00
|
|
|
o CURLOPT_RANGE now works for SFTP downloads
|
2008-09-30 09:51:58 +00:00
|
|
|
o FTP SIZE response 550 now causes CURLE_REMOTE_FILE_NOT_FOUND
|
2008-10-07 21:56:56 +00:00
|
|
|
o CURLINFO_PRIMARY_IP fixed for persistent connection re-use cases
|
2008-10-08 21:42:29 +00:00
|
|
|
o remove_handle/add_handle multi interface timer callback flaw
|
2008-10-08 22:01:23 +00:00
|
|
|
o CURLINFO_REDIRECT_URL memory leak and wrong-doing
|
2008-10-22 15:10:56 +00:00
|
|
|
o case insensitive string matching works in Turkish too
|
|
|
|
o Solaris builds get _REENTRANT defined properly and work again
|
2008-10-29 19:06:48 +00:00
|
|
|
o Garbage sent on chunky upload after curl_easy_pause()
|
2008-11-01 23:49:54 +00:00
|
|
|
o ipv4 name resolves when libcurl is built with ipv6-enabled c-ares
|
2008-11-04 09:57:36 +00:00
|
|
|
o undersized IPv6 address internal buffer truncated long IPv6 addresses
|
|
|
|
o CURLINFO_FILETIME works for file:// transfers as well
|
2007-07-22 10:17:52 +00: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-06-04 16:05:48 +00:00
|
|
|
o
|
2007-07-22 10:17:52 +00:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2008-09-05 14:29:21 +00:00
|
|
|
Keith Mok, Yang Tse, Daniel Fandrich, Guenter Knauf, Dmitriy Sergeyev,
|
2008-09-09 18:45:52 +00:00
|
|
|
Linus Nielsen Feltzing, Martin Drasar, Stefan Krause, Dmitry Kurochkin,
|
2008-09-23 11:00:01 +00:00
|
|
|
Mike Revi, Andres Garcia, Michael Goffioul, Markus Moeller, Rob Crittenden,
|
2008-10-08 10:39:43 +00:00
|
|
|
Jamie Lokier, Emanuele Bovisio, Maxim Ivanov, Ian Lynagh, Daniel Egger,
|
2008-11-01 23:49:54 +00:00
|
|
|
Igor Novoseltsev, John Wilkinson, Pascal Terjan, Steve Roskowski,
|
|
|
|
Daniel Johnson
|
|
|
|
|
2008-01-28 21:19:15 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|