Newer
Older
Daniel Stenberg
committed
curl_easy_setopt() options: 174
Daniel Stenberg
committed
Public functions in libcurl: 58
This release includes the following changes:
This release includes the following bugfixes:
Daniel Stenberg
committed
o multiple recepients with SMTP
o fixed the CURL_FORMAT_* defines when building with cmake
Daniel Stenberg
committed
o missing quote in libcurl.m4
Daniel Stenberg
committed
o SMTP: now waits for 250 after the DATA transfer
Daniel Stenberg
committed
o SMTP: use angle brackets in RCPT TO
o off-by-one in the chunked encoding trailer parser
o superfluous blocking for OpenSSL-based SSL connects and multi interface
o TFTP upload
Daniel Stenberg
committed
o FTP timeouts after file transferred completely
o skip poll() on Interix
o CURLOPT_CERTINFO memory leak
Daniel Stenberg
committed
o sub-second timeouts improvements
Daniel Stenberg
committed
o configure fixes for GSSAPI
o configure fixes for building with the clang compiler
Daniel Stenberg
committed
o easy interix rate limiting logic
o curl_multi_remove_handle() caused use after free
o TFTP improved error codes
o TFTP fixed TSIZE handling for uploads
o SSL possible double free when reusing curl handle
o alarm()-based DNS timeout bug
o re-used FTP connection multi interface crash
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:
Steven M. Schweda, Yang Tse, Jack Zhang, Tom Donovan, Martin Hager,
Daniel Stenberg
committed
Daniel Fandrich, Patrick Monnerat, Pat Ray, Wesley Miaw, Ben Greear,
Ryan Chan, Markus Duft, Andrei Benea, Jacob Moshenko, Daniel Johnson,
Constantine Sapuntzakis, Douglas Steinwand, Thomas Lopatic, Hauke Duden
Thanks! (and sorry if I forgot to mention someone)