Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-14 | TODO: Chunked transfer multipart formpost | Daniel Stenberg | |
Closes #1139 | |||
2017-01-14 | TODO: Improve formpost API, not just add an easy argument | Daniel Stenberg | |
2016-11-25 | TODO: removed "HTTPS proxy" | Daniel Stenberg | |
2016-11-16 | http2: Use huge HTTP/2 windows | Jay Satiro | |
- 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-07 | s/cURL/curl | Daniel Stenberg | |
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-10-31 | TODO: remove IDNA2008 | Daniel Stenberg | |
2016-10-24 | TODO: indent code to make it render properly | Daniel Stenberg | |
2016-10-24 | TODO: Remove the generated include file | Daniel Stenberg | |
2016-10-24 | TODO: add "--retry should resume" | Daniel Stenberg | |
See #1084 | |||
2016-10-18 | s/cURL/curl | Daniel Stenberg | |
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-08 | TODO: build: Enable PIE and RELRO by default | Daniel Stenberg | |
2016-10-08 | TODO: Support better than MD5 hostkey hash (for ssh) | Daniel Stenberg | |
2016-10-06 | TODO: Introduce --fail-fast to exit on first transfer fail | Daniel Stenberg | |
See #1054 | |||
2016-10-06 | TODO: Leave secure cookies alone | Daniel Stenberg | |
2016-10-05 | TODO: TCP Fast Open for windows | Daniel Stenberg | |
2016-10-04 | TODO: Add easy argument to formpost functions | Daniel Stenberg | |
2016-09-19 | TODO: Add PINNEDPUBLICKEY - HPKP compatibility, HSTS & HPKP | rugk | |
Closes #1025 Closes #1026 Closes #1027 | |||
2016-09-19 | TODO: Support SSLKEYLOGFILE | Daniel Stenberg | |
2016-08-09 | TODO: added an SSH section and two SFTP things to do | Daniel Stenberg | |
2016-08-09 | TODO: remove the 1.22 duplicated item | Daniel Stenberg | |
2016-08-09 | TODO: move "CURLOPT_MAIL_CLIENT" to SMTP section | Daniel Stenberg | |
2016-08-09 | TODO: API for URL parsing/splitting | Daniel Stenberg | |
2016-08-09 | TODO: move QUIC to the HTTP section | Daniel Stenberg | |
2016-08-08 | TODO: Use huge HTTP/2 windows | Daniel Stenberg | |
2016-08-07 | TODO: added several ideas, removed SPDY | Daniel Stenberg | |
2016-08-03 | TODO: Provide cmake config-file | Daniel Stenberg | |
Closes #885 | |||
2016-07-26 | TODO: minor typo in last commit | Viktor Szakats | |
merged #931 | |||
2016-07-26 | TODO: Timeout idle connections from the pool | Daniel Stenberg | |
2016-06-30 | TODO: 17.4 also brings more HTTP/2 support | Daniel Stenberg | |
2016-06-30 | TODO: try next proxy if one doesn't work | Daniel Stenberg | |
Closes #896 | |||
2016-06-22 | TODO: "TCP Fast Open" is done, add monitor pool connections | Daniel Stenberg | |
2016-05-02 | TODO: 17.14 --fail without --location should treat 3xx as a failure | Daniel Stenberg | |
Closes #727 | |||
2016-04-24 | TODO: 1.17 Add support for IRIs | Daniel Stenberg | |
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-08 | KNOWN_BUGS: openldap hangs. TODO: binary SASL. | Patrick Monnerat | |
2016-03-29 | TODO: use secure protocol in recently added URL | Viktor Szakats | |
Closes #733 | |||
2016-03-28 | TODO: 2.5 Edge-triggered sockets should work | Daniel Stenberg | |
2016-03-25 | docs/TODO: Add feature request for metalink in HTTP headers | Dusty Mabe | |
Closes #729 Closes #728 | |||
2016-03-13 | TODO: Use the RFC6265 test suite | Daniel Stenberg | |
2016-03-07 | TODO: 17.12 keep running, read instructions from pipe/socket | Daniel Stenberg | |
And delete trailing whitespace And rename section 17 to "command line tool" from "client" Closes #702 | |||
2016-02-07 | TODO: 17.11 -w output to stderr | Daniel Stenberg | |
2016-02-04 | URLs: follow GitHub project rename (also Travis CI) | Viktor Szakats | |
Closes #632 | |||
2016-02-02 | HTTPS: update a bunch of URLs from HTTP to HTTPS | Daniel Stenberg | |
2016-01-21 | TODO: "Create remote directories" for SMB | Steve Holme | |
2016-01-12 | TODO: "Try to URL encode given URL" | Daniel Stenberg | |
Closes #514 | |||
2015-11-23 | TODO: TCP Fast Open | Daniel Stenberg | |
2015-11-21 | TODO: Added another 'multi-interface' idea | Steve Holme | |
2015-11-20 | TODO: remove duplicated title | Daniel Stenberg | |
2015-11-20 | TODO: added two more libcurl ideas | Daniel Stenberg | |
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-09-22 | TODO: 5.7 More compressions | Daniel Stenberg | |
Like for example brotli, as being implemented in Firefox now. | |||
2015-07-26 | TODO: improve how curl works in a windows console window | Daniel Stenberg | |
Closes #322 for now |