Age | Commit message (Expand) | Author |
2019-04-16 | tool_help: Warn if curl and libcurl versions do not match | Jay Satiro |
2019-04-11 | build: fix Codacy/CppCheck warnings | Marcel Raad |
2019-04-02 | tool_cb_wrt: fix bad-function-cast warning | Marcel Raad |
2019-04-01 | tool_help: include <strings.h> for strcasecmp | Daniel Stenberg |
2019-03-26 | tool_cb_wrt: fix writing to Windows null device NUL | Jay Satiro |
2019-03-15 | tool_getpass: termios.h is present on AmigaOS 3, but no tcgetattr/tcsetattr | Chris Young |
2019-03-15 | tool_operate: build on AmigaOS | Chris Young |
2019-03-14 | makefile: make checksrc and hugefile commands "silent" | Daniel Stenberg |
2019-03-14 | curl.1: mark the argument to --cookie as <data|filename> | Daniel Stenberg |
2019-03-08 | memdebug: make debug-specific functions use curl_dbg_ prefix | Daniel Stenberg |
2019-03-03 | alt-svc: the curl command line bits | Daniel Stenberg |
2019-03-03 | alt-svc: the libcurl bits | Daniel Stenberg |
2019-02-27 | curl: display --version features sorted alphabetically | Daniel Stenberg |
2019-02-20 | curl: remove MANUAL from -M output | Daniel Stenberg |
2019-02-19 | cli tool: fix mime post with --disable-libcurl-option configure option | Patrick Monnerat |
2019-02-16 | cli tool: refactor encoding conversion sequence for switch case fallthrough. | Patrick Monnerat |
2019-02-13 | curl: "Dereference of null pointer" | Patrick Monnerat |
2019-02-13 | urlglob: Argument with 'nonnull' attribute passed null | Daniel Stenberg |
2019-02-12 | curl: "Function call argument is an uninitialized value" | Daniel Stenberg |
2019-02-11 | cli tool: do not use mime.h private structures. | Patrick Monnerat |
2019-02-11 | curl: follow-up to 3f16990ec84 | Daniel Gustafsson |
2019-02-11 | curl: follow-up to b49652ac66cc0 | Daniel Stenberg |
2019-02-11 | curl: fix FreeBSD compiler warning in the --xattr code | Daniel Stenberg |
2019-02-07 | tool_operate: fix typecheck warning | Marcel Raad |
2019-02-01 | schannel: stop calling it "winssl" | Daniel Stenberg |
2019-01-26 | configure: rewrite --enable-code-coverage | Daniel Stenberg |
2019-01-14 | src/Makefile: make 'tidy' target work for metalink builds | Daniel Stenberg |
2019-01-11 | tool_cb_prg: avoid integer overflow | Daniel Stenberg |
2019-01-10 | xattr: strip credentials from any URL that is stored | Daniel Stenberg |
2019-01-04 | printf: fix format specifiers | Rikard Falkeborn |
2019-01-01 | tvnow: silence conversion warnings | Marcel Raad |
2018-12-21 | http: added options for allowing HTTP/0.9 responses | Daniel Stenberg |
2018-12-19 | curl -J: do not append to the destination file | Daniel Stenberg |
2018-12-13 | docs: fix the --tls-max description | Daniel Stenberg |
2018-12-10 | (lib)curl.rc: fixup for minor bugs | Stefan Kanthak |
2018-11-30 | curl: fix memory leak reading --writeout from file | Daniel Stenberg |
2018-11-30 | tool_main: rename function to make it unique and better | Daniel Stenberg |
2018-11-23 | snprintf: renamed and we now only use msnprintf() | Daniel Stenberg |
2018-11-20 | ssl: replace all internal uses of CURLE_SSL_CACERT | Han Han |
2018-11-18 | tool_doswin: Fix uninitialized field warning | Daniel Gustafsson |
2018-11-13 | tool_cb_wrt: Silence function cast compiler warning | Daniel Gustafsson |
2018-11-09 | curl: --local-port range was not "including" | Daniel Stenberg |
2018-11-08 | curl: --local-port fix followup | Daniel Stenberg |
2018-11-07 | curl: fix --local-port integer overflow | Daniel Stenberg |
2018-11-07 | curl: correct the switch() logic in ourWriteOut | Daniel Stenberg |
2018-11-07 | curl: add %{stderr} and %{stdout} for --write-out | Frank Gevaerts |
2018-11-06 | tool: add undocumented option --dump-module-paths for win32 | Jay Satiro |
2018-11-05 | curl: fixed UTF-8 in current console code page (Windows) | Yasuhiro Matsumoto |
2018-11-03 | tool_getparam: fix some comments | Michael Kaufmann |
2018-11-01 | axtls: removed | Daniel Stenberg |