Daniel Stenberg
8ebc5cda8f
TODO: removed "HTTPS proxy"
2016-11-25 09:52:22 +01:00
Jay Satiro
a4d888857e
http2: Use huge HTTP/2 windows
...
- Improve performance by using a huge HTTP/2 window size.
Bug: https://github.com/curl/curl/issues/1102
Reported-by: afrind@users.noreply.github.com
Assisted-by: Tatsuhiro Tsujikawa
2016-11-16 17:35:11 -05:00
Daniel Stenberg
27302abb94
s/cURL/curl
...
We're mostly saying just "curl" in lower case these days so here's a big
cleanup to adapt to this reality. A few instances are left as the
project could still formally be considered called cURL.
2016-11-07 10:36:23 +01:00
Daniel Stenberg
fba28277ca
TODO: remove IDNA2008
2016-10-31 08:46:35 +01:00
Daniel Stenberg
4d7fc0a9bb
TODO: indent code to make it render properly
2016-10-24 14:03:08 +02:00
Daniel Stenberg
cc8c8f957e
TODO: Remove the generated include file
2016-10-24 13:38:29 +02:00
Daniel Stenberg
21b9e54058
TODO: add "--retry should resume"
...
See #1084
2016-10-24 11:56:26 +02:00
Daniel Stenberg
0f1996321f
s/cURL/curl
...
The tool was never called cURL, only the project. But even so, we have
more and more over time switched to just use lower case.
2016-10-18 13:59:54 +02:00
Daniel Stenberg
f74baaf3b3
TODO: build: Enable PIE and RELRO by default
2016-10-08 12:17:26 +02:00
Daniel Stenberg
e11da9f4b7
TODO: Support better than MD5 hostkey hash (for ssh)
2016-10-08 11:51:21 +02:00
Daniel Stenberg
13f3912471
TODO: Introduce --fail-fast to exit on first transfer fail
...
See #1054
2016-10-06 17:45:06 +02:00
Daniel Stenberg
da1a2d1ac8
TODO: Leave secure cookies alone
2016-10-06 09:40:47 +02:00
Daniel Stenberg
2a3bca9aa0
TODO: TCP Fast Open for windows
2016-10-05 11:50:50 +02:00
Daniel Stenberg
203c5d5b3c
TODO: Add easy argument to formpost functions
2016-10-04 18:34:31 +02:00
rugk
31dd3bf674
TODO: Add PINNEDPUBLICKEY - HPKP compatibility, HSTS & HPKP
...
Closes #1025
Closes #1026
Closes #1027
2016-09-19 16:58:33 +02:00
Daniel Stenberg
fb0032a33e
TODO: Support SSLKEYLOGFILE
2016-09-19 10:29:00 +02:00
Daniel Stenberg
296c180bb7
TODO: added an SSH section and two SFTP things to do
2016-08-09 10:05:26 +02:00
Daniel Stenberg
63cc406389
TODO: remove the 1.22 duplicated item
2016-08-09 09:55:16 +02:00
Daniel Stenberg
4e1ebe63cf
TODO: move "CURLOPT_MAIL_CLIENT" to SMTP section
2016-08-09 09:53:06 +02:00
Daniel Stenberg
546d4a3505
TODO: API for URL parsing/splitting
2016-08-09 09:51:43 +02:00
Daniel Stenberg
ca3e8268c5
TODO: move QUIC to the HTTP section
2016-08-09 09:43:52 +02:00
Daniel Stenberg
36ee0ea57c
TODO: Use huge HTTP/2 windows
2016-08-08 23:46:11 +02:00
Daniel Stenberg
5a86fddfba
TODO: added several ideas, removed SPDY
2016-08-07 23:52:06 +02:00
Daniel Stenberg
52276b51e0
TODO: Provide cmake config-file
...
Closes #885
2016-08-03 00:15:58 +02:00
Viktor Szakats
17bf323221
TODO: minor typo in last commit
...
merged #931
2016-07-26 16:40:12 +02:00
Daniel Stenberg
f3cad5bbf2
TODO: Timeout idle connections from the pool
2016-07-26 16:03:15 +02:00
Daniel Stenberg
c4f108ece8
TODO: 17.4 also brings more HTTP/2 support
2016-06-30 23:45:49 +02:00
Daniel Stenberg
a194e6c9ae
TODO: try next proxy if one doesn't work
...
Closes #896
2016-06-30 23:42:06 +02:00
Daniel Stenberg
b5d1b498fc
TODO: "TCP Fast Open" is done, add monitor pool connections
2016-06-22 12:06:47 +02:00
Daniel Stenberg
7e5f3c3781
TODO: 17.14 --fail without --location should treat 3xx as a failure
...
Closes #727
2016-05-02 08:36:54 +02:00
Daniel Stenberg
7215a81327
TODO: 1.17 Add support for IRIs
...
Adding support for IRIs is a mouthful, but is probably interesting at
least for areas and countries where the use of such "URLs" are growing
popularity.
Closes #776
2016-04-24 23:51:34 +02:00
Patrick Monnerat
3954d6fdcf
KNOWN_BUGS: openldap hangs. TODO: binary SASL.
2016-04-08 16:49:49 +02:00
Viktor Szakats
e007e73703
TODO: use secure protocol in recently added URL
...
Closes #733
2016-03-29 13:14:37 +02:00
Daniel Stenberg
768f18f442
TODO: 2.5 Edge-triggered sockets should work
2016-03-28 10:59:39 +02:00
Dusty Mabe
1f49780c4c
docs/TODO: Add feature request for metalink in HTTP headers
...
Closes #729
Closes #728
2016-03-25 22:19:20 +01:00
Daniel Stenberg
d807fbd66d
TODO: Use the RFC6265 test suite
2016-03-13 11:02:06 +01:00
Daniel Stenberg
52a0b934ef
TODO: 17.12 keep running, read instructions from pipe/socket
...
And delete trailing whitespace
And rename section 17 to "command line tool" from "client"
Closes #702
2016-03-07 23:21:50 +01:00
Daniel Stenberg
1ca54daf3e
TODO: 17.11 -w output to stderr
2016-02-07 00:27:36 +01:00
Viktor Szakats
20dcd19501
URLs: follow GitHub project rename (also Travis CI)
...
Closes #632
2016-02-04 23:01:38 +01:00
Daniel Stenberg
6b485c7407
HTTPS: update a bunch of URLs from HTTP to HTTPS
2016-02-02 00:24:30 +01:00
Steve Holme
b03f01742d
TODO: "Create remote directories" for SMB
2016-01-21 21:05:55 +00:00
Daniel Stenberg
3ea77f6add
TODO: "Try to URL encode given URL"
...
Closes #514
2016-01-12 00:03:05 +01:00
Daniel Stenberg
98acebb526
TODO: TCP Fast Open
2015-11-23 10:58:12 +01:00
Steve Holme
d55f9071fb
TODO: Added another 'multi-interface' idea
2015-11-21 17:59:14 +00:00
Daniel Stenberg
ad6f6e17d3
TODO: remove duplicated title
2015-11-20 09:37:11 +01:00
Daniel Stenberg
0ddc59be0a
TODO: added two more libcurl ideas
...
Moved some ideas from "next major" to just ordinary ideas since we can
always add new things while keeping the old without doing a "next
major".
2015-11-20 08:39:59 +01:00
Daniel Stenberg
67ae07c2e0
TODO: 5.7 More compressions
...
Like for example brotli, as being implemented in Firefox now.
2015-09-22 10:53:55 +02:00
Daniel Stenberg
14b9e780d4
TODO: improve how curl works in a windows console window
...
Closes #322 for now
2015-07-26 00:48:55 +02:00
Daniel Stenberg
8204844f47
1.11 minimize dependencies with dynamicly loaded modules
...
Closes #349 for now
2015-07-26 00:45:22 +02:00
Daniel Stenberg
2546134b97
TODO: Support IDNA2008
2015-06-18 16:32:47 +02:00