curl/RELEASE-NOTES

48 lines
1.8 KiB
Plaintext
Raw Normal View History

2005-02-01 03:46:06 -05:00
Curl and libcurl 7.13.1
2005-02-01 03:46:06 -05:00
Public curl release number: 86
Releases counted from the very beginning: 113
Available command line options: 104
Available curl_easy_setopt() options: 122
Number of public functions in libcurl: 46
2005-03-04 08:41:46 -05:00
Amount of public web site mirrors: 18
2005-03-03 18:27:09 -05:00
Number of known libcurl bindings: 30
This release includes the following changes:
o CURLOPT_COOKIEFILE set to "" is now activating the cookie engine
o FTP code overhaul => multi interface much less blocking
o Added CURLE_LOGIN_DENIED to be returned when curl is denied login to FTP
servers
This release includes the following bugfixes:
o -# crash when more data than expected was retrieved
2005-03-03 08:13:21 -05:00
o NTLM/krb4 buffer overflow fixed (CAN-2005-0490)
o proxy auth bug when following redirects to another host
2005-02-18 06:54:52 -05:00
o socket leak when local bind failed
o HTTP POST with --anyauth picking NTLM
o SSL problems when downloading exactly 16KB data
o out of memory conditions preserve error codes better
o a few crashes at out of memory
o inflate buffer usage bugfix
o better DICT protocol adherence
o disable valgrind-checking while testing if libcurl is built shared
o locale names in some date strings
Other curl-related news since the previous public release:
2005-03-03 18:27:09 -05:00
o libcurl-vb 1.0 http://sf.net/projects/libcurl-vb/
o pycurl 7.13.0: http://pycurl.sf.net/
2005-03-04 08:41:46 -05:00
o new german mirror: http://curl.mons-new-media.de
o new US mirror: http://curl.islandofpoker.com
This release would not have looked like this without help, code, reports and
advice from friends like these:
Gisle Vanem, David Byron, Marty Kuhrt, Maruko, Eric Vergnaud, Christopher
R. Palmer, Mike Dobbs, David in bug report #1124588, Ralph Mitchell,
2005-03-04 08:41:46 -05:00
Rene Rebe, Dave Dribin, Dan Fandrich
2004-01-22 04:40:30 -05:00
Thanks! (and sorry if I forgot to mention someone)