2009-08-12 07:24:52 -04:00
|
|
|
Curl and libcurl 7.19.7
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2009-08-12 07:24:52 -04:00
|
|
|
Public curl releases: 113
|
2009-02-02 11:19:23 -05:00
|
|
|
Command line options: 132
|
2009-03-02 18:05:31 -05:00
|
|
|
curl_easy_setopt() options: 163
|
2008-05-12 17:43:24 -04:00
|
|
|
Public functions in libcurl: 58
|
2009-03-02 04:03:11 -05:00
|
|
|
Known libcurl bindings: 38
|
2009-08-12 07:24:52 -04:00
|
|
|
Contributors: 732
|
2003-10-29 04:53:21 -05:00
|
|
|
|
2006-08-08 18:56:46 -04:00
|
|
|
This release includes the following changes:
|
2008-09-01 10:27:24 -04:00
|
|
|
|
2009-08-24 06:57:17 -04:00
|
|
|
o -T. is now for non-blocking uploading from stdin
|
2009-08-31 16:49:30 -04:00
|
|
|
o SYST handling on FTP for OS/400 FTP server cases
|
2009-09-27 17:34:13 -04:00
|
|
|
o libcurl refuses to read a single HTTP header longer than 100K
|
2006-08-08 18:56:46 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2009-08-13 04:51:45 -04:00
|
|
|
o The windows makefiles work again
|
2009-08-21 03:11:20 -04:00
|
|
|
o libcurl-NSS acknowledges verifyhost
|
|
|
|
o SIGSEGV when pipelined pipe unexpectedly breaks
|
|
|
|
o data corruption issue with re-connected transfers
|
|
|
|
o use after free if we're completed but easy_conn not NULL (pipelined)
|
2009-08-21 08:01:36 -04:00
|
|
|
o missing strdup() return code check
|
2009-08-24 06:57:17 -04:00
|
|
|
o CURLOPT_PROXY_TRANSFER_MODE could pass along wrong syntax
|
2009-08-24 07:38:59 -04:00
|
|
|
o configure --with-gnutls=PATH fixed
|
2009-08-31 16:49:30 -04:00
|
|
|
o ftp response reader bug on failed control connections
|
|
|
|
o improved NSS error message on failed host name verifications
|
|
|
|
o ftp NOBODY on re-used connection hang
|
2009-09-01 02:53:01 -04:00
|
|
|
o configure uses pkg-config for cross-compiles as well
|
|
|
|
o improved NSS detection in configure
|
2009-09-10 17:06:50 -04:00
|
|
|
o cookie expiry date at 1970-jan-1 00:00:00
|
2009-09-16 16:44:18 -04:00
|
|
|
o libcurl-OpenSSL failed to verify some certs with Subject Alternative Name
|
2009-09-25 14:09:38 -04:00
|
|
|
o libcurl-OpenSSL can load CRL files with more than one certificate inside
|
2009-09-26 16:51:51 -04:00
|
|
|
o received cookies without explicit path got saved wrong if the URL had a
|
|
|
|
query part
|
2009-10-01 03:05:07 -04:00
|
|
|
o don't shrink SO_SNDBUF on windows for those who have it set large already
|
2009-10-01 03:59:45 -04:00
|
|
|
o connect next bug
|
2009-10-17 13:33:19 -04:00
|
|
|
o invalid file name characters handling on Windows
|
2009-10-17 20:10:13 -04:00
|
|
|
o double close() on the primary socket with libcurl-NSS
|
2009-10-17 20:18:27 -04:00
|
|
|
o GSS negotiate infinite loop on bad credentials
|
2009-10-17 21:11:25 -04:00
|
|
|
o memory leak in SCP/SFTP connections
|
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)
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2009-08-24 06:57:17 -04:00
|
|
|
Karl Moerder, Kamil Dudka, Krister Johansen, Andre Guibert de Bruet,
|
2009-09-10 17:06:50 -04:00
|
|
|
Michal Marek, Eric Wong, Guenter Knauf, Peter Sylvester, Daniel Johnson,
|
2009-10-01 03:05:07 -04:00
|
|
|
Claes Jakobsson, Sven Anders, Chris Mumford, John P. McCaskey,
|
2009-10-17 13:33:19 -04:00
|
|
|
Constantine Sapuntzakis, Michael Stillwell, Tom Mueller, Dan Fandrich,
|
2009-10-17 20:18:27 -04:00
|
|
|
Kevin Baughman, John Dennis
|
2008-01-28 16:19:15 -05:00
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|