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