2008-11-13 21:24:00 +08:00
|
|
|
Curl and libcurl 7.19.3
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2008-11-13 21:24:00 +08:00
|
|
|
Public curl releases: 109
|
2008-09-06 00:13:20 +08:00
|
|
|
Command line options: 128
|
2008-10-17 04:21:22 +08:00
|
|
|
curl_easy_setopt() options: 158
|
2008-05-13 05:43:24 +08:00
|
|
|
Public functions in libcurl: 58
|
2008-10-08 02:14:11 +08:00
|
|
|
Known libcurl bindings: 37
|
2008-11-13 21:24:00 +08:00
|
|
|
Contributors: 683
|
2003-10-29 17:53:21 +08:00
|
|
|
|
2006-08-09 06:56:46 +08:00
|
|
|
This release includes the following changes:
|
2008-09-01 22:27:24 +08:00
|
|
|
|
2008-11-05 20:17:30 +08:00
|
|
|
o
|
2006-08-09 06:56:46 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2008-11-16 20:42:53 +08:00
|
|
|
o build failure when disabling FTP but enabling GSS
|
2008-11-16 07:47:01 +08:00
|
|
|
o fixed several calls to memory functions that didn't check return codes
|
|
|
|
o memory leak for SSL connects with libcurl/NSS when CURLOPT_ISSUERCERT was
|
|
|
|
used
|
2008-11-19 18:15:19 +08:00
|
|
|
o re-use of connections with the multi interface when multiple handles used
|
|
|
|
the same server
|
2008-11-19 22:22:01 +08:00
|
|
|
o memory leak with HTTP GSS/kerberos authentication
|
2008-11-20 06:00:14 +08:00
|
|
|
o removed the default use of "Pragma: no-cache"
|
2008-11-24 21:59:51 +08:00
|
|
|
o fix SCP/SFTP busyloop by using a new libssh2 0.19 function
|
2008-12-03 23:08:09 +08:00
|
|
|
o bad fclose() after a fatal error in cookie code
|
2007-07-22 18:17:52 +08: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:
|
|
|
|
|
2008-11-19 18:15:19 +08:00
|
|
|
Yang Tse, Daniel Fandrich, Jim Meyering, Christian Krause, Andreas Wurf,
|
2008-12-03 23:08:09 +08:00
|
|
|
Markus Koetter, Josef Wolf, Vlad Grachov, Pawel Kierski
|
2008-01-29 05:19:15 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|