OpenSSL: multi interface handshake could hang
[platform/upstream/curl.git] / RELEASE-NOTES
1 Curl and libcurl 7.21.0
2
3  Public curl releases:         116
4  Command line options:         138
5  curl_easy_setopt() options:   179
6  Public functions in libcurl:  58
7  Known libcurl bindings:       39
8  Contributors:                 794
9
10 This release includes the following changes:
11
12  o added the --proto and -proto-redir options
13  o new configure option --enable-threaded-resolver
14  o improve TELNET ability with libcurl
15  o added support for PolarSSL
16  o added support for FTP wildcard matching and downloads
17  o added support for RTMP
18
19 This release includes the following bugfixes:
20
21  o prevent needless reverse name lookups
22  o detect GSS on ancient Linux distros
23  o GnuTLS: EOF caused error when it wasn't
24  o GnuTLS: SSL handshake phase is non-blocking
25  o -J/--remote-header-name strips CRLF
26  o MSVC makefiles now use ws2_32.lib instead of wsock32.lib
27  o -O crash on windows
28  o SSL handshake timeout underflow in libcurl-NSS
29  o multi interface missed storing connection time
30  o broken CRL support in libcurl-NSS
31  o ignore response-body on redirect even if compressed
32  o OpenSSL handshake state-machine for multi interface
33
34 This release includes the following known bugs:
35
36  o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
37
38 This release would not have looked like this without help, code, reports and
39 advice from friends like these:
40
41  Rainer Canavan, Paul Howarth, Jerome Vouillon, Ruslan Gazizov, Yang Tse,
42  Kamil Dudka, Alex Bligh, Ben Greear, Hoi-Ho Chan, Howard Chu, Dirk Manske,
43  Pavel Raiskup, John-Mark Bell
44
45         Thanks! (and sorry if I forgot to mention someone)