index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tool_msgs.c
Age
Commit message (
Expand
)
Author
2019-12-10
curl: use errorf() better
Daniel Stenberg
2019-12-03
curl: show better error message when no homedir is found
Daniel Stenberg
2019-11-08
copyrights: fix copyright year range
Daniel Stenberg
2018-10-30
voutf: fix bad arethmetic when outputting warnings to stderr
Daniel Stenberg
2018-09-23
whitespace fixes
Viktor Szakats
2018-06-11
cppcheck: fix warnings
Marian Klymov
2017-12-12
curl: support >256 bytes warning messsages
Daniel Stenberg
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2017-05-08
tool_msgs: remove wrong cast
Marcel Raad
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-09-11
curl: point out unnecessary uses of -X in verbose mode
Daniel Stenberg
2015-02-27
tool: Updated the warnf() function to use the GlobalConfig structure
Steve Holme
2014-03-01
tool: Moved --stderr to the global config
Steve Holme
2014-02-27
tool: Moved --silient to the global config
Steve Holme
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2011-09-20
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse