| Commit message (Expand) | Author | Age | Files | Lines |
* | snprintf: renamed and we now only use msnprintf() | Daniel Stenberg | 2018-11-23 | 1 | -3/+3 |
* | whitespace fixes | Viktor Szakats | 2018-09-23 | 1 | -1/+0 |
* | cppcheck: fix warnings | Marian Klymov | 2018-06-11 | 1 | -5/+5 |
* | tool: Fix format specifiers | Rikard Falkeborn | 2018-05-14 | 1 | -2/+2 |
* | code style: use spaces around pluses | Daniel Stenberg | 2017-09-11 | 1 | -13/+16 |
* | tool: Fix missing prototype warnings for CURL_DOES_CONVERSIONS | Jay Satiro | 2017-05-01 | 1 | -1/+3 |
* | curl: fix callback functions to match prototype | Hanno Böck | 2017-03-30 | 1 | -2/+3 |
* | build: fix gcc7 implicit fallthrough warnings | Alexis La Goutte | 2017-03-03 | 1 | -0/+1 |
* | checksrc: stricter no-space-before-paren enforcement | Daniel Stenberg | 2016-12-13 | 1 | -1/+1 |
* | strcasecompare: is the new name for strequal() | Daniel Stenberg | 2016-10-31 | 1 | -3/+3 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT | Jay Satiro | 2015-06-01 | 1 | -1/+1 |
* | tool: Updated the warnf() function to use the GlobalConfig structure | Steve Holme | 2015-02-27 | 1 | -2/+2 |
* | curl: show size of inhibited data when using -v | Daniel Stenberg | 2014-12-22 | 1 | -1/+1 |
* | tool: Moved internal variable isatty to the global config | Steve Holme | 2014-03-01 | 1 | -2/+1 |
* | tool: Moved --stderr to the global config | Steve Holme | 2014-03-01 | 1 | -2/+2 |
* | tool: Moved --trace and --verbose to the global config | Steve Holme | 2014-02-27 | 1 | -5/+6 |
* | tool_cfgable: Renamed Configurable structure to OperationConfig | Steve Holme | 2014-02-23 | 1 | -2/+2 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -1/+1 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -1/+1 |
* | curl tool: make curl.h first header included in tool_setup.h | Yang Tse | 2012-04-08 | 1 | -2/+0 |
* | curl tool: use configuration files from lib directory | Yang Tse | 2012-04-06 | 1 | -2/+2 |
* | tool_cb_dbg.c: fix tool_cb_dbg() to behave properly even for size 0 | Olaf Flebbe | 2012-03-27 | 1 | -10/+12 |
* | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse | 2011-10-06 | 1 | -3/+2 |
* | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse | 2011-09-24 | 1 | -0/+276 |