| Commit message (Expand) | Author | Age | Files | Lines |
* | src/makefile: fix uncompressed hugehelp.c generation | Daniel Stenberg | 2019-08-01 | 1 | -1/+1 |
* | curl: remove outdated comment | Daniel Stenberg | 2019-07-30 | 1 | -6/+0 |
* | curl: cap the maximum allowed values for retry time arguments | Daniel Stenberg | 2019-07-30 | 3 | -3/+26 |
* | curl: avoid uncessary libcurl timeouts (in parallel mode) | Daniel Stenberg | 2019-07-29 | 1 | -2/+5 |
* | tool_operate: fix implicit call to easysrc_cleanup | Jay Satiro | 2019-07-23 | 1 | -2/+6 |
* | curl:create_transfers check return code from curl_easy_setopt | Daniel Stenberg | 2019-07-22 | 1 | -1/+3 |
* | HTTP3: initial (experimental) support | Daniel Stenberg | 2019-07-21 | 4 | -1/+13 |
* | curl: remove dead code | Daniel Stenberg | 2019-07-21 | 1 | -25/+19 |
* | curl: support parallel transfers | Daniel Stenberg | 2019-07-20 | 18 | -753/+1414 |
* | curl: only accept COLUMNS less than 10000 | Daniel Stenberg | 2019-07-16 | 1 | -1/+2 |
* | curl: skip CURLOPT_PROXY_CAPATH for disabled-proxy builds | Koen Dergent | 2019-06-24 | 1 | -1/+2 |
* | curl: improved skip-setopt-options when built with disabled features | Daniel Stenberg | 2019-06-18 | 3 | -35/+80 |
* | tool_cb_prg: Fix integer overflow in progress bar | Daniel Gustafsson | 2019-06-10 | 1 | -4/+9 |
* | build: fix Codacy warnings | Marcel Raad | 2019-06-05 | 1 | -1/+1 |
* | tool_parsecfg: Use correct return type for GetModuleFileName() | Steve Holme | 2019-06-04 | 1 | -2/+3 |
* | tool_parsecfg: Fix control flow issue (DEADCODE) | Steve Holme | 2019-06-02 | 1 | -7/+7 |
* | tls13-docs: mention it is only for OpenSSL >= 1.1.1 | Daniel Stenberg | 2019-06-02 | 1 | -4/+4 |
* | Revert all SASL authzid (new feature) commits | Jay Satiro | 2019-05-25 | 5 | -14/+1 |
* | tool_setopt: for builds with disabled-proxy, skip all proxy setopts() | Daniel Stenberg | 2019-05-23 | 2 | -19/+74 |
* | tool_parse_cfg: Avoid 2 fopen() for WIN32 | Gisle Vanem | 2019-05-23 | 1 | -3/+4 |
* | curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool | Steve Holme | 2019-05-22 | 5 | -1/+14 |
* | curl: report error for "--no-" on non-boolean options | Daniel Stenberg | 2019-05-20 | 3 | -2/+10 |
* | tool_formparse: remove redundant assignment | Marcel Raad | 2019-05-20 | 1 | -3/+2 |
* | curl: make code work with protocol-disabled libcurl | Daniel Stenberg | 2019-05-18 | 1 | -5/+12 |
* | cleanup: remove FIXME and TODO comments | Daniel Stenberg | 2019-05-16 | 4 | -18/+4 |
* | curl: don't set FTP options for FTP-disabled builds | Daniel Stenberg | 2019-05-16 | 1 | -1/+4 |
* | tool_help: Warn if curl and libcurl versions do not match | Jay Satiro | 2019-04-16 | 1 | -0/+4 |
* | build: fix Codacy/CppCheck warnings | Marcel Raad | 2019-04-11 | 5 | -7/+6 |
* | tool_cb_wrt: fix bad-function-cast warning | Marcel Raad | 2019-04-02 | 1 | -5/+3 |
* | tool_help: include <strings.h> for strcasecmp | Daniel Stenberg | 2019-04-01 | 1 | -0/+3 |
* | tool_cb_wrt: fix writing to Windows null device NUL | Jay Satiro | 2019-03-26 | 1 | -1/+6 |
* | tool_getpass: termios.h is present on AmigaOS 3, but no tcgetattr/tcsetattr | Chris Young | 2019-03-15 | 1 | -1/+5 |
* | tool_operate: build on AmigaOS | Chris Young | 2019-03-15 | 1 | -3/+7 |
* | makefile: make checksrc and hugefile commands "silent" | Daniel Stenberg | 2019-03-14 | 1 | -13/+23 |
* | curl.1: mark the argument to --cookie as <data|filename> | Daniel Stenberg | 2019-03-14 | 1 | -1/+1 |
* | memdebug: make debug-specific functions use curl_dbg_ prefix | Daniel Stenberg | 2019-03-08 | 1 | -3/+3 |
* | alt-svc: the curl command line bits | Daniel Stenberg | 2019-03-03 | 5 | -9/+26 |
* | alt-svc: the libcurl bits | Daniel Stenberg | 2019-03-03 | 1 | -0/+1 |
* | curl: display --version features sorted alphabetically | Daniel Stenberg | 2019-02-27 | 1 | -3/+23 |
* | curl: remove MANUAL from -M output | Daniel Stenberg | 2019-02-20 | 3 | -33/+8 |
* | cli tool: fix mime post with --disable-libcurl-option configure option | Patrick Monnerat | 2019-02-19 | 8 | -127/+181 |
* | cli tool: refactor encoding conversion sequence for switch case fallthrough. | Patrick Monnerat | 2019-02-16 | 1 | -7/+5 |
* | curl: "Dereference of null pointer" | Patrick Monnerat | 2019-02-13 | 1 | -2/+2 |
* | urlglob: Argument with 'nonnull' attribute passed null | Daniel Stenberg | 2019-02-13 | 1 | -2/+2 |
* | curl: "Function call argument is an uninitialized value" | Daniel Stenberg | 2019-02-12 | 1 | -5/+5 |
* | cli tool: do not use mime.h private structures. | Patrick Monnerat | 2019-02-11 | 6 | -481/+544 |
* | curl: follow-up to 3f16990ec84 | Daniel Gustafsson | 2019-02-11 | 1 | -1/+1 |
* | curl: follow-up to b49652ac66cc0 | Daniel Stenberg | 2019-02-11 | 1 | -1/+1 |
* | curl: fix FreeBSD compiler warning in the --xattr code | Daniel Stenberg | 2019-02-11 | 1 | -5/+7 |
* | tool_operate: fix typecheck warning | Marcel Raad | 2019-02-07 | 1 | -1/+2 |