aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
blob: 125c05429f2da1cd591fa1a1ca99816505916e67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
To be addressed in 7.21.8 (or 7.22.0?)
=========================

284 - bug 3172608 "No re-authentication when HTTP connecton is closed"
      http://curl.haxx.se/bug/view.cgi?id=3172608
      Would be nice if someone could verify the suggested patch

285 - bug 3163118 "Allow programatic use of telnet on Windows"
      http://curl.haxx.se/bug/view.cgi?id=3163118
      Would appreciate a Windows developer to give it a look before we apply
      the suggested patch

289 - bug 3349227 "secure attribute in cookie does not work with equals sign"

290 - bug 3375603 "curl has problem with remote names containing ';'"

291 - bug 3383692 "GET PARAMETER request and body in response"

292 - bug 3385258 "Addendum to 3370895"

293 - from http://bugzilla.redhat.com/723075 "curl segfaults"

294 - [curl] add a CUSTOM_SOCKET_ERROR_FUNCTION define for SET_SOCKERRNO
     (#21) https://github.com/bagder/curl/pull/21

295 - "RTSP Authentication (#22)" https://github.com/bagder/curl/pull/22

296 - "OOM leak in multi code" (by Dan Fandrich)

297 - "--ftp-create-dirs fails on SFTP?" Trasca Virgil
     http://curl.haxx.se/mail/archive-2011-06/0051.html

298 - [patch RFC] An option to set Kerberos service name
      Pete Zaitcev  http://curl.haxx.se/mail/lib-2011-07/0120.html

299 - POP3 empty list problem & solution + DELE command + SMTP fix
      Graeme Gill http://curl.haxx.se/mail/lib-2011-07/0047.html

300 - "Polling on stray socket on sequential transfers." Andrew S
      http://curl.haxx.se/mail/lib-2011-07/0053.html

301 - "Forcing select on vista"
      http://curl.haxx.se/mail/lib-2011-07/0128.html

302 - "Problem with file upload using CURLFORM_BUFFER" (Regression)
      Henry Ludemann http://curl.haxx.se/mail/lib-2011-07/0176.html

303 - "Added AUTH NTLM for SMTP" Steve Holme
      http://curl.haxx.se/mail/lib-2011-07/0186.html and
      http://curl.haxx.se/mail/lib-2011-08/0008.html

304 - "Async-DNS-resolve-thread gets started even when a dotted IP is
      provided" by Christian Hägele
      http://curl.haxx.se/mail/lib-2011-08/0009.html

305 - "Use SSL_MODE_RELEASE_BUFFERS if available," by Cristian Rodríguez
      http://curl.haxx.se/mail/lib-2011-08/0017.html

306 - SSL Sessions shared by Alejandro Alvarez Ayllon
      http://curl.haxx.se/mail/lib-2011-08/0002.html

307 -