Age | Commit message (Expand) | Author |
2018-07-10 | TODO: Configurable loading of OpenSSL configuration file | Daniel Stenberg |
2018-06-13 | TODO: "Option to refuse usernames in URLs" done | Daniel Stenberg |
2018-05-24 | TODO: CURLINFO_PAUSE_STATE | Daniel Stenberg |
2018-05-03 | Revert "TODO: remove configure --disable-pthreads" | Daniel Stenberg |
2018-05-02 | TODO: remove configure --disable-pthreads | Daniel Stenberg |
2018-04-30 | TODO: Support the clienthello extension | Daniel Stenberg |
2018-04-30 | TODO: CLOEXEC | Daniel Stenberg |
2018-04-18 | schannel: add support for CURLOPT_CAINFO | Dan McNulty |
2018-03-27 | TODO: connection cache sharing is now supporte | Daniel Stenberg |
2018-03-21 | TODO: expand ~/ in config files | Daniel Stenberg |
2018-03-16 | cleanup: misc typos in strings and comments | luz.paz |
2018-02-23 | TODO: remove "sha-256 digest", added in 2b5b37cb9109e7c2 | Daniel Stenberg |
2018-02-20 | TODO: warning if curl version is not in sync with libcurl version | Daniel Stenberg |
2018-02-18 | TODO: "Support in-memory certs/ca certs/keys" | Daniel Stenberg |
2018-02-16 | TODO: 1.1 Option to refuse usernames in URLs | Daniel Stenberg |
2018-02-16 | TODO: 1.7 Support HTTP/2 for HTTP(S) proxies | Daniel Stenberg |
2018-02-15 | TODO: 18.18 retry on network is unreachable | Daniel Stenberg |
2018-02-15 | TODO fixed: Detect when called from within callbacks | Björn Stenberg |
2018-01-28 | TODO: UTF-8 filenames in Content-Disposition | Daniel Stenberg |
2018-01-25 | TODO: hardcode the "localhost" addresses | Daniel Stenberg |
2018-01-25 | TODO: CURL_REFUSE_CLEARTEXT | Daniel Stenberg |
2018-01-20 | TODO: two possible name resolver improvements | Daniel Stenberg |
2017-12-11 | TODO: Expose tried IP addresses that failed | Daniel Stenberg |
2017-11-14 | TODO: ignore private IP addresses in PASV response | Daniel Stenberg |
2017-11-05 | HTTP: implement Brotli content encoding | Patrick Monnerat |
2017-11-05 | HTTP: support multiple Content-Encodings | Patrick Monnerat |
2017-10-28 | TODO: support multiple Content-Encodings | Daniel Bankhead |
2017-10-01 | TODO: remove deprecated form API items. | Patrick Monnerat |
2017-09-04 | docs: Update to secure URL versions | Viktor Szakats |
2017-07-05 | TODO: 1.10 auto-detect proxy | Daniel Stenberg |
2017-07-05 | TODO: HTTP proxy CONNECT is non-blocking now | Daniel Stenberg |
2017-06-19 | http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH | Daniel Stenberg |
2017-06-18 | TODO: update the TOC too | Daniel Stenberg |
2017-06-18 | TODO: implement support for CURLOPT_PREQUOTE with SFTP | Daniel Stenberg |
2017-06-16 | curl: prevent binary output spewed to terminal | Daniel Stenberg |
2017-06-15 | TODO: the generated include file is gone | Daniel Stenberg |
2017-05-25 | TODO: 6.4 is done, send telnet data in chunks | Daniel Stenberg |
2017-03-07 | maketgz: Run updatemanpages.pl to update man pages | Steve Brokenshire |
2017-03-04 | fix some typos in the doc (#1306) | Sylvestre Ledru |
2017-02-23 | TODO: "OPTIONS *" | Daniel Stenberg |
2017-02-22 | TODO: HTTP Digest using SHA-256 | Daniel Stenberg |
2017-02-22 | TODO: brotli is deployed widely now | Daniel Stenberg |
2017-02-20 | TODO: CURLOPT_RESOLVE for any port number | Daniel Stenberg |
2017-02-15 | TODO: consider file name from the redirected URL with -O ? | Daniel Stenberg |
2017-01-27 | TODO: remove "Support TLS v1.3" | Daniel Stenberg |
2017-01-19 | docs: non-blocking SSL handshake is now supported with NSS | Kamil Dudka |
2017-01-17 | TODO: share OpenSSL contexts | Daniel Stenberg |
2017-01-14 | TODO: send only part of --data | Daniel Stenberg |
2017-01-14 | TODO: implemened "--fail-fast to exit on first transfer fail" | Daniel Stenberg |
2017-01-14 | TODO: Chunked transfer multipart formpost | Daniel Stenberg |