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_helpers.c
Age
Commit message (
Expand
)
Author
2015-09-11
curl: customrequest_helper: deal with NULL custom method
Daniel Stenberg
2015-09-11
curl: point out unnecessary uses of -X in verbose mode
Daniel Stenberg
2015-08-25
curl: point out the conflicting HTTP methods if used
Daniel Stenberg
2015-08-25
curl: clarify that users can only specify one _METHOD_
Daniel Stenberg
2015-08-22
CURLOPT_DEFAULT_PROTOCOL: added
Nathaniel Waisbrot
2015-02-27
tool: Updated the warnf() function to use the GlobalConfig structure
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-07-10
cmdline: parse numerical options stricter
Daniel Stenberg
2012-04-08
curl tool: make curl.h first header included in tool_setup.h
Yang Tse
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2011-10-05
curl tool: code moved to tool_*.[ch] files
Yang Tse