summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-08-15Merge tag 'curl-7_65_3'ng0
2019-07-16curl: only accept COLUMNS less than 10000Daniel Stenberg
2019-06-24curl: skip CURLOPT_PROXY_CAPATH for disabled-proxy buildsKoen Dergent
2019-06-18curl: improved skip-setopt-options when built with disabled featuresDaniel Stenberg
2019-06-10tool_cb_prg: Fix integer overflow in progress barDaniel Gustafsson
2019-06-07Merge tag 'curl-7_65_1' of https://github.com/curl/curlng0
2019-06-05build: fix Codacy warningsMarcel Raad
2019-06-04tool_parsecfg: Use correct return type for GetModuleFileName()Steve Holme
2019-06-02tool_parsecfg: Fix control flow issue (DEADCODE)Steve Holme
2019-06-02tls13-docs: mention it is only for OpenSSL >= 1.1.1Daniel Stenberg
2019-05-25Revert all SASL authzid (new feature) commitsJay Satiro
2019-05-23tool_setopt: for builds with disabled-proxy, skip all proxy setopts()Daniel Stenberg
2019-05-23tool_parse_cfg: Avoid 2 fopen() for WIN32Gisle Vanem
2019-05-22curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme
2019-05-22Merge tag 'curl-7_65_0' of https://github.com/curl/curlng0
2019-05-20curl: report error for "--no-" on non-boolean optionsDaniel Stenberg
2019-05-20tool_formparse: remove redundant assignmentMarcel Raad
2019-05-18curl: make code work with protocol-disabled libcurlDaniel Stenberg
2019-05-16cleanup: remove FIXME and TODO commentsDaniel Stenberg
2019-05-16curl: don't set FTP options for FTP-disabled buildsDaniel Stenberg
2019-04-16tool_help: Warn if curl and libcurl versions do not matchJay Satiro
2019-04-12Properly enforce building with the right configure switches.ng0
2019-04-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
2019-04-11build: fix Codacy/CppCheck warningsMarcel Raad
2019-04-02tool_cb_wrt: fix bad-function-cast warningMarcel Raad
2019-04-01tool_help: include <strings.h> for strcasecmpDaniel Stenberg
2019-03-26tool_cb_wrt: fix writing to Windows null device NULJay Satiro
2019-03-15tool_getpass: termios.h is present on AmigaOS 3, but no tcgetattr/tcsetattrChris Young
2019-03-15tool_operate: build on AmigaOSChris Young
2019-03-14makefile: make checksrc and hugefile commands "silent"Daniel Stenberg
2019-03-14curl.1: mark the argument to --cookie as <data|filename>Daniel Stenberg
2019-03-08memdebug: make debug-specific functions use curl_dbg_ prefixDaniel Stenberg
2019-03-03alt-svc: the curl command line bitsDaniel Stenberg
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg
2019-02-27curl: display --version features sorted alphabeticallyDaniel Stenberg
2019-02-25Merge tag 'curl-7_64_0'ng0
2019-02-20curl: remove MANUAL from -M outputDaniel Stenberg
2019-02-19cli tool: fix mime post with --disable-libcurl-option configure optionPatrick Monnerat
2019-02-16cli tool: refactor encoding conversion sequence for switch case fallthrough.Patrick Monnerat
2019-02-13curl: "Dereference of null pointer"Patrick Monnerat
2019-02-13urlglob: Argument with 'nonnull' attribute passed nullDaniel Stenberg
2019-02-12curl: "Function call argument is an uninitialized value"Daniel Stenberg
2019-02-11cli tool: do not use mime.h private structures.Patrick Monnerat
2019-02-11curl: follow-up to 3f16990ec84Daniel Gustafsson
2019-02-11curl: follow-up to b49652ac66cc0Daniel Stenberg
2019-02-11curl: fix FreeBSD compiler warning in the --xattr codeDaniel Stenberg
2019-02-07tool_operate: fix typecheck warningMarcel Raad
2019-02-01schannel: stop calling it "winssl"Daniel Stenberg
2019-01-26configure: rewrite --enable-code-coverageDaniel Stenberg
2019-01-14src/Makefile: make 'tidy' target work for metalink buildsDaniel Stenberg