History log of /curl/docs/TODO (Results 126 – 150 of 514)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 76b9e8de 08-May-2020 Daniel Stenberg

TODO: native IDN support on macOS


Revision tags: curl-7_70_0
# 42e18528 11-Apr-2020 Jay Satiro

KNOWN_BUGS: Add entry 'Blocking socket operations'

- Add threaded resolver cleanup and GSSAPI for FTP to the TODO list of
known blocking operations.

- New known bugs entry 'Bl

KNOWN_BUGS: Add entry 'Blocking socket operations'

- Add threaded resolver cleanup and GSSAPI for FTP to the TODO list of
known blocking operations.

- New known bugs entry 'Blocking socket operations in non-blocking API'
that directs to the TODO's list of known blocking operations.

Ref: https://github.com/curl/curl/pull/5214#issuecomment-612488021

Reported-by: Marc Hoersken

Closes https://github.com/curl/curl/pull/5216

show more ...


# 89098651 14-Apr-2020 Daniel Stenberg

TODO: Consider convenience options for JSON and XML?

Closes #5203


# 920dfacb 05-Apr-2020 Daniel Stenberg

TODO: Option to make -Z merge lined based outputs on stdout

Closes #5175


# 37b6cc2f 28-Mar-2020 Daniel Stenberg

TODO: Set custom client ip when using haproxy protocol

Closes #5125


# 4b355dd1 22-Mar-2020 Daniel Stenberg

TODO: Use "random" ports for the test servers


# 51fde337 15-Mar-2020 Daniel Stenberg

TODO: TLS-PSK with OpenSSL

Closes #5081


Revision tags: curl-7_69_1, curl-7_69_0
# 0e06c163 28-Feb-2020 Daniel Stenberg

TODO: curl --proxycommand

Suggested-by: Kristian Mide
Closes #4941


# 4a4b63da 14-Feb-2020 Daniel Stenberg

socks: make the connect phase non-blocking

Removes two entries from KNOWN_BUGS.

Closes #4907


# b26c92fb 14-Feb-2020 Daniel Stenberg

TODO: Paged searches on LDAP server

Closes #4452


# 95d628e1 14-Feb-2020 Daniel Stenberg

TODO: CURLOPT_SSL_CTX_FUNCTION for LDAPS

Closes #4108


Revision tags: curl-7_68_0
# 1ff63fa6 28-Nov-2019 Daniel Gustafsson

docs: fix typos


# f3c35e37 17-Nov-2019 Gergely Nagy

multi: add curl_multi_wakeup()

This commit adds curl_multi_wakeup() which was previously in the TODO
list under the curl_multi_unblock name.

On some platforms and with some conf

multi: add curl_multi_wakeup()

This commit adds curl_multi_wakeup() which was previously in the TODO
list under the curl_multi_unblock name.

On some platforms and with some configurations this feature might not be
available or can fail, in these cases a new error code
(CURLM_WAKEUP_FAILURE) is returned from curl_multi_wakeup().

Fixes #4418
Closes #4608

show more ...


# cba52e2c 08-Nov-2019 Daniel Stenberg

TODO: curl_multi_unblock

Closes #4418


# d04ee4c8 08-Nov-2019 Daniel Stenberg

TODO: Run web-platform-tests url tests

Closes #4477


# 1464abf7 08-Nov-2019 Daniel Stenberg

TODO: 1.4 alt-svc sharing

Closes #4476


Revision tags: curl-7_67_0
# 07e98784 13-Oct-2019 Daniel Stenberg

TODO: Handle growing SFTP files

Closes #4344


# 67bb7926 08-Oct-2019 Daniel Stenberg

TODO: Consult %APPDATA% also for .netrc

Closes #4016


Revision tags: curl-7_66_0
# 0f37c8df 05-Sep-2019 Daniel Stenberg

KNOWN_BUGS/TODO: cleanup and remove outdated issues


# 7c31a898 16-Aug-2019 Daniel Stenberg

TODO/ROADMAP: remove "refuse downgrade redirects" and HTTP/3

HTTP3 is now already in full progress

Downgrade redirects can be achived almost exactly like that by setting
CURLOPT

TODO/ROADMAP: remove "refuse downgrade redirects" and HTTP/3

HTTP3 is now already in full progress

Downgrade redirects can be achived almost exactly like that by setting
CURLOPT_REDIR_PROTOCOLS.

show more ...


Revision tags: curl-7_65_3, curl-7_65_2
# 8c88e8e6 03-Jun-2019 Daniel Stenberg

TODO: "at least N milliseconds between requests" [ci skip]

Suggested-by: dkwolfe4 on github
Closes #3920


Revision tags: curl-7_65_1, curl-7_65_0
# 2d0e9b40 03-May-2019 Daniel Stenberg

urlapi: add CURLUPART_ZONEID to set and get

The zoneid can be used with IPv6 numerical addresses.

Updated test 1560 to verify.

Closes #3834


# bdb2dbc1 30-Apr-2019 Daniel Stenberg

urlapi: strip off scope id from numerical IPv6 addresses

... to make the host name "usable". Store the scope id and put it back
when extracting a URL out of it.

Also makes curl_

urlapi: strip off scope id from numerical IPv6 addresses

... to make the host name "usable". Store the scope id and put it back
when extracting a URL out of it.

Also makes curl_url_set() syntax check CURLUPART_HOST.

Fixes #3817
Closes #3822

show more ...


# e649432e 14-Apr-2019 Daniel Stenberg

CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse

... and disconnect too old ones instead of trying to reuse.

Default max age is set to 118 seconds.

Ref: #372

CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse

... and disconnect too old ones instead of trying to reuse.

Default max age is set to 118 seconds.

Ref: #3722
Closes #3782

show more ...


# d69ffec9 16-Apr-2019 Jay Satiro

TODO: Add issue link to an existing entry


12345678910>>...21