summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2018-09-11Merge tag 'curl-7_61_1'Nils Gillmann
2018-09-10misc: fix typos in commentsDaniel Gustafsson
2018-09-06curl: --doh-url addedDaniel Stenberg
2018-09-03tool_operate: Add http code 408 to transient list for --retryJay Satiro
2018-08-31tool_operate: Fix setting proxy TLS 1.3 ciphersJay Satiro
2018-08-25curl: fix time-of-check, time-of-use race in dir creationDaniel Stenberg
2018-08-21curl-compilers: enable -Wimplicit-fallthrough=4 for GCCMarcel Raad
2018-08-21curl-compilers: enable -Wbad-function-cast on GCCMarcel Raad
2018-08-21Remove unused definitionsMarcel Raad
2018-08-15curl: warn the user if a given file name looks like an optionDaniel Stenberg
2018-08-11GCC: silence -Wcast-function-type uniformlyMarcel Raad
2018-08-08ssl: set engine implicitly when a PKCS#11 URI is providedAnderson Toshiyuki Sasaki
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-07-31curl: use Content-Disposition before the "URL end" for -OJDaniel Stenberg
2018-07-28curl: Fix segfault when -H @headerfile is emptyTobias Blomberg
2018-07-17CMake: Update scripts to use consistent styleRuslan Baratov
2018-07-17header output: switch off all styles, not just unboldDaniel Stenberg
2018-06-11cppcheck: fix warningsMarian Klymov
2018-06-03spelling fixesViktor Szakats
2018-06-02build: remove the Borland specific makefilesDaniel Stenberg
2018-05-31option: disallow username in URLBjörn Stenberg
2018-05-30curl.rc: embed manifest for correct Windows version detectionViktor Szakats
2018-05-29setopt: add TLS 1.3 ciphersuitesDaniel Stenberg
2018-05-24httpauth: add support for Bearer tokensLinus Lewandowski
2018-05-24cmake: set -d postfix for debug builds if not specifiedSergei Nikulov
2018-05-23Merge tag 'curl-7_60_0' (with fixes)Nils Gillmann
2018-05-21checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg
2018-05-21curl: added --styled-outputDaniel Stenberg
2018-05-21curl: show headers in boldDaniel Stenberg
2018-05-18checksrc: fix too long lineDaniel Stenberg
2018-05-18docs: mention HAproxy protocol "version 1"Aleks
2018-05-14gcc: disable picky gcc-8 function pointer warnings in two placesDaniel Stenberg
2018-05-14tool: Fix format specifiersRikard Falkeborn
2018-04-27checksrc: force indentation of lines after an elseDaniel Gustafsson
2018-04-21tool_help: clarify --max-time unit of time is secondsJay Satiro
2018-04-18schannel: add support for CURLOPT_CAINFODan McNulty