2007-08-03 04:31:47 -04:00
|
|
|
Curl and libcurl 7.17.0
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2007-07-10 18:07:33 -04:00
|
|
|
Public curl release number: 101
|
|
|
|
Releases counted from the very beginning: 127
|
2007-03-23 13:59:40 -04:00
|
|
|
Available command line options: 118
|
2007-06-28 06:47:05 -04:00
|
|
|
Available curl_easy_setopt() options: 143
|
2007-07-06 17:56:42 -04:00
|
|
|
Number of public functions in libcurl: 55
|
2007-08-04 16:58:53 -04:00
|
|
|
Amount of public web site mirrors: 41
|
2006-10-29 18:03:14 -05:00
|
|
|
Number of known libcurl bindings: 35
|
2007-07-06 17:56:42 -04:00
|
|
|
Number of contributors: 572
|
2003-10-29 04:53:21 -05:00
|
|
|
|
2006-08-08 18:56:46 -04:00
|
|
|
This release includes the following changes:
|
2006-10-21 07:32:05 -04:00
|
|
|
|
2007-07-23 17:46:26 -04:00
|
|
|
o support for OS/400 Secure Sockets Layer library
|
2007-08-01 17:20:01 -04:00
|
|
|
o curl_easy_setopt() now allocates strings passed to it
|
2007-08-03 04:31:47 -04:00
|
|
|
o SCP and SFTP support now requires libssh2 0.16 or later
|
2007-08-11 16:57:54 -04:00
|
|
|
o LDAP libraries are now linked "regularly" and not with dlopen
|
2007-08-11 17:05:13 -04:00
|
|
|
o HTTP transfers have the download size info "available" earlier
|
2006-08-08 18:56:46 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
|
|
|
o test cases 31, 46, 61, 506, 517 now work in time zones that use leap seconds
|
|
|
|
o problem with closed proxy connection during HTTP CONNECT auth negotiation
|
|
|
|
o transfer-encoding skipping didn't ignore the 407 response bodies properly
|
|
|
|
o CURLOPT_SSL_VERIFYHOST set to 1
|
|
|
|
o CONNECT endless loop
|
|
|
|
o krb5 support builds with Heimdal
|
|
|
|
o added returned error string for connection refused case
|
|
|
|
o re-use of dead FTP control connections
|
|
|
|
o login to FTP servers that don't require (nor understand) PASS after the
|
|
|
|
USER command
|
|
|
|
o bad free of memory from libssh2
|
|
|
|
o the SFTP PWD command works
|
|
|
|
o HTTP Digest auth on a re-used connection
|
2007-07-29 08:54:05 -04:00
|
|
|
o FTPS data connection close
|
2007-07-30 18:54:02 -04:00
|
|
|
o AIX 4 and 5 get to use non-blocking sockets
|
2007-08-01 08:58:04 -04:00
|
|
|
o small POST with NTLM
|
2007-08-02 10:09:08 -04:00
|
|
|
o resumed file:// transfers
|
2007-08-02 16:10:28 -04:00
|
|
|
o CURLOPT_DNS_CACHE_TIMEOUT and CURLOPT_DNS_USE_GLOBAL_CACHE are 64 bit "clean"
|
2007-08-08 13:51:40 -04:00
|
|
|
o memory leak when handling compressed data streams from broken servers
|
2007-07-22 06:17:52 -04:00
|
|
|
|
|
|
|
This release includes the following known bugs:
|
|
|
|
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
|
|
|
|
Other curl-related news:
|
|
|
|
|
|
|
|
o pycurl 7.16.4 was released http://pycurl.sf.net
|
|
|
|
o TclCurl 7.16.4 was released
|
|
|
|
http://personal1.iddeo.es/andresgarci/tclcurl/english/
|
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
2007-08-04 16:58:53 -04:00
|
|
|
o http://curl.freeby.pctools.cl is a new mirror in Santiago, Chile
|
|
|
|
o http://curl.site2nd.org is a new mirror in Dallas, Texas, USA
|
2007-07-22 06:17:52 -04:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
|
|
|
Dan Fandrich, Song Ma, Daniel Black, Giancarlo Formicuccia, Shmulik Regev,
|
|
|
|
Daniel Cater, Colin Hogben, Jofell Gallardo, Daniel Johnson,
|
2007-07-29 08:54:05 -04:00
|
|
|
Ralf S. Engelschall, James Housley, Chris Flerackers, Patrick Monnerat,
|
2007-08-02 16:10:28 -04:00
|
|
|
Jayesh A Shah, Greg Zavertnik, Peter O'Gorman, Greg Morse, Dmitriy Sergeyev,
|
2007-08-11 17:05:13 -04:00
|
|
|
Scott Cantor, Allen Pulsifer
|
2007-07-10 18:07:33 -04:00
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|