aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2019-01-11tool_cb_prg: avoid integer overflowDaniel Stenberg
2019-01-10xattr: strip credentials from any URL that is storedDaniel Stenberg
2019-01-04printf: fix format specifiersRikard Falkeborn
2019-01-01tvnow: silence conversion warningsMarcel Raad
2018-12-21http: added options for allowing HTTP/0.9 responsesDaniel Stenberg
2018-12-19curl -J: do not append to the destination fileDaniel Stenberg
2018-12-13docs: fix the --tls-max descriptionDaniel Stenberg
2018-12-10(lib)curl.rc: fixup for minor bugsStefan Kanthak
2018-11-30curl: fix memory leak reading --writeout from fileDaniel Stenberg
2018-11-30tool_main: rename function to make it unique and betterDaniel Stenberg
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-11-20ssl: replace all internal uses of CURLE_SSL_CACERTHan Han
2018-11-18tool_doswin: Fix uninitialized field warningDaniel Gustafsson
2018-11-13tool_cb_wrt: Silence function cast compiler warningDaniel Gustafsson
2018-11-09curl: --local-port range was not "including"Daniel Stenberg
2018-11-08curl: --local-port fix followupDaniel Stenberg
2018-11-07curl: fix --local-port integer overflowDaniel Stenberg
2018-11-07curl: correct the switch() logic in ourWriteOutDaniel Stenberg
2018-11-07curl: add %{stderr} and %{stdout} for --write-outFrank Gevaerts
2018-11-06tool: add undocumented option --dump-module-paths for win32Jay Satiro
2018-11-05curl: fixed UTF-8 in current console code page (Windows)Yasuhiro Matsumoto
2018-11-03tool_getparam: fix some commentsMichael Kaufmann
2018-11-01axtls: removedDaniel Stenberg
2018-10-30voutf: fix bad arethmetic when outputting warnings to stderrDaniel Stenberg
2018-10-27Makefile: add 'tidy' target that runs clang-tidyDaniel Stenberg
2018-10-26tool_main: make TerminalSettings staticDaniel Stenberg
2018-10-17tool_cb_hdr: handle failure of rename()Kamil Dudka
2018-10-09Windows: fixes for MinGW targeting Windows VistaMarcel Raad
2018-10-08spelling fixes [ci skip]Viktor Szakats
2018-10-08FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER outputDaniel Stenberg
2018-10-01CMake: Improve config installationRuslan Baratov
2018-09-29curl: enabled Windows VT Support and UTF-8 outputRich Turner
2018-09-23whitespace fixesViktor Szakats
2018-09-22URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats
2018-09-16curl: update --tlsv* descriptions in --help outputSi
2018-09-13urlglob: improve error messageDaniel Stenberg