mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 16:45:06 -05:00
3d919440c8
See also : http://www.openssl.org/docs/ssl/SSL_CTX_set_mode.html http://www.imperialviolet.org/2010/06/25/overclocking-ssl.html Signed-off-by: Cristian Rodríguez <crrodriguez@opensuse.org>
53 lines
1.9 KiB
Plaintext
53 lines
1.9 KiB
Plaintext
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"
|
|
|
|
291 - bug 3383692 "GET PARAMETER request and body in response"
|
|
|
|
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
|
|
|
|
306 - SSL Sessions shared by Alejandro Alvarez Ayllon
|
|
http://curl.haxx.se/mail/lib-2011-08/0002.html
|
|
|
|
307 - "ftp downloading operation result" by Spoon Man, multi fix and SOCKS
|
|
timeout fix
|
|
http://curl.haxx.se/mail/lib-2011-07/0177.html
|
|
|
|
308 - |