2009-08-12 13:24:52 +02:00
|
|
|
Curl and libcurl 7.19.7
|
2003-09-22 23:38:52 +02:00
|
|
|
|
2009-08-12 13:24:52 +02:00
|
|
|
Public curl releases: 113
|
2009-02-02 17:19:23 +01:00
|
|
|
Command line options: 132
|
2009-03-03 00:05:31 +01:00
|
|
|
curl_easy_setopt() options: 163
|
2008-05-12 23:43:24 +02:00
|
|
|
Public functions in libcurl: 58
|
2009-03-02 10:03:11 +01:00
|
|
|
Known libcurl bindings: 38
|
2009-08-12 13:24:52 +02:00
|
|
|
Contributors: 732
|
2003-10-29 10:53:21 +01:00
|
|
|
|
2006-08-09 00:56:46 +02:00
|
|
|
This release includes the following changes:
|
2008-09-01 16:27:24 +02:00
|
|
|
|
2009-08-24 12:57:17 +02:00
|
|
|
o -T. is now for non-blocking uploading from stdin
|
2009-08-31 22:49:30 +02:00
|
|
|
o SYST handling on FTP for OS/400 FTP server cases
|
2009-09-27 23:34:13 +02:00
|
|
|
o libcurl refuses to read a single HTTP header longer than 100K
|
2006-08-09 00:56:46 +02:00
|
|
|
|
2007-07-22 12:17:52 +02:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2009-08-13 10:51:45 +02:00
|
|
|
o The windows makefiles work again
|
2009-08-21 09:11:20 +02: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 14:01:36 +02:00
|
|
|
o missing strdup() return code check
|
2009-08-24 12:57:17 +02:00
|
|
|
o CURLOPT_PROXY_TRANSFER_MODE could pass along wrong syntax
|
2009-08-24 13:38:59 +02:00
|
|
|
o configure --with-gnutls=PATH fixed
|
2009-08-31 22:49:30 +02: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 08:53:01 +02:00
|
|
|
o configure uses pkg-config for cross-compiles as well
|
|
|
|
o improved NSS detection in configure
|
2009-09-10 23:06:50 +02:00
|
|
|
o cookie expiry date at 1970-jan-1 00:00:00
|
2009-09-16 22:44:18 +02:00
|
|
|
o libcurl-OpenSSL failed to verify some certs with Subject Alternative Name
|
2009-09-25 20:09:38 +02:00
|
|
|
o libcurl-OpenSSL can load CRL files with more than one certificate inside
|
2009-09-26 22:51:51 +02:00
|
|
|
o received cookies without explicit path got saved wrong if the URL had a
|
|
|
|
query part
|
2009-10-01 09:05:07 +02:00
|
|
|
o don't shrink SO_SNDBUF on windows for those who have it set large already
|
2009-10-01 09:59:45 +02:00
|
|
|
o connect next bug
|
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)
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2009-08-24 12:57:17 +02:00
|
|
|
Karl Moerder, Kamil Dudka, Krister Johansen, Andre Guibert de Bruet,
|
2009-09-10 23:06:50 +02:00
|
|
|
Michal Marek, Eric Wong, Guenter Knauf, Peter Sylvester, Daniel Johnson,
|
2009-10-01 09:05:07 +02:00
|
|
|
Claes Jakobsson, Sven Anders, Chris Mumford, John P. McCaskey,
|
2009-10-01 09:59:45 +02:00
|
|
|
Constantine Sapuntzakis, Michael Stillwell, Tom Mueller
|
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)
|