aboutsummaryrefslogtreecommitdiff
path: root/src/tool_msgs.c
AgeCommit message (Expand)Author
2019-12-10curl: use errorf() betterDaniel Stenberg
2019-12-03curl: show better error message when no homedir is foundDaniel Stenberg
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2018-10-30voutf: fix bad arethmetic when outputting warnings to stderrDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-06-11cppcheck: fix warningsMarian Klymov
2017-12-12curl: support >256 bytes warning messsagesDaniel Stenberg
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-05-08tool_msgs: remove wrong castMarcel Raad
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-09-11curl: point out unnecessary uses of -X in verbose modeDaniel Stenberg
2015-02-27tool: Updated the warnf() function to use the GlobalConfig structureSteve Holme
2014-03-01tool: Moved --stderr to the global configSteve Holme
2014-02-27tool: Moved --silient to the global configSteve Holme
2014-02-23tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-09-20curl tool: reviewed code moved to tool_*.[ch] filesYang Tse