Age | Commit message (Expand) | Author |
2020-03-18 | schannel: add "best effort" revocation check option | Johannes Schindelin |
2020-01-21 | smtp: Allow RCPT TO command to fail for some recipients | Pavel Volgarev |
2019-11-28 | curl: two new command line options for etags | Maros Priputen |
2019-11-21 | curl: add --parallel-immediate | Daniel Stenberg |
2019-10-02 | curl: create easy handles on-demand and not ahead of time | Daniel Stenberg |
2019-08-08 | CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly | Daniel Stenberg |
2019-08-06 | curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool | Steve Holme |
2019-07-21 | HTTP3: initial (experimental) support | Daniel Stenberg |
2019-07-20 | curl: support parallel transfers | Daniel Stenberg |
2019-05-25 | Revert all SASL authzid (new feature) commits | Jay Satiro |
2019-05-22 | curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool | Steve Holme |
2019-03-03 | alt-svc: the curl command line bits | Daniel Stenberg |
2019-02-19 | cli tool: fix mime post with --disable-libcurl-option configure option | Patrick Monnerat |
2019-02-11 | cli tool: do not use mime.h private structures. | Patrick Monnerat |
2018-12-21 | http: added options for allowing HTTP/0.9 responses | Daniel Stenberg |
2018-11-07 | curl: fix --local-port integer overflow | Daniel Stenberg |
2018-09-06 | curl: --doh-url added | Daniel Stenberg |
2018-05-31 | option: disallow username in URL | Björn Stenberg |
2018-05-29 | setopt: add TLS 1.3 ciphersuites | Daniel Stenberg |
2018-05-21 | curl: added --styled-output | Daniel Stenberg |
2018-05-21 | curl: show headers in bold | Daniel Stenberg |
2018-05-18 | checksrc: fix too long line | Daniel Stenberg |
2018-05-18 | docs: mention HAproxy protocol "version 1" | Aleks |
2018-03-17 | CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol | Lawrence Matthews |
2018-02-20 | url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT | Anders Bakken |
2018-02-05 | time-cond: fix reading the file modification time on Windows | Michael Kaufmann |
2018-01-30 | curl: add --proxy-pinnedpubkey | Daniel Stenberg |
2017-11-04 | curl: speed up handling of many URLs | Daniel Stenberg |
2017-09-02 | mime: use in curl cli tool instead of form API. | Patrick Monnerat |
2017-08-17 | ssh: add the ability to enable compression (for SCP/SFTP) | Viktor Szakats |
2017-06-28 | curl --socks5-{basic,gssapi}: control socks5 auth | Kamil Dudka |
2017-06-21 | --request-target: instead of --strip-path-slash | Daniel Stenberg |
2017-06-19 | http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH | Daniel Stenberg |
2017-06-16 | curl: prevent binary output spewed to terminal | Daniel Stenberg |
2017-05-06 | curl: remove tool_writeenv.[ch] | Daniel Stenberg |
2017-03-12 | url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS | Desmond O. Chang |
2017-03-08 | vtls: add options to specify range of enabled TLS versions | Jozef Kralik |
2017-01-13 | unix_socket: add support for abstract unix domain socket | Isaac Boukris |
2016-12-16 | preproxy: renamed what was added as SOCKS_PROXY | Daniel Stenberg |
2016-12-16 | curl: normal socks proxies still use CURLOPT_PROXY | Daniel Stenberg |
2016-11-24 | proxy: Support HTTPS proxy and SOCKS+HTTP(s) | Alex Rousskov |
2016-11-14 | curl: add --fail-early | Daniel Stenberg |
2016-11-11 | curl: Add --retry-connrefused | Daniel Hwang |
2016-04-18 | tool: add --tcp-fastopen option | Alessandro Ghedini |
2016-04-17 | news: CURLOPT_CONNECT_TO and --connect-to | Michael Kaufmann |
2016-04-09 | CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME | Steve Holme |
2016-04-09 | url: Corrected comments following 9d89a0387 | Steve Holme |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 2) | Jay Satiro |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-12-15 | curl --expect100-timeout: added | Daniel Stenberg |