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_parsecfg.c
Age
Commit message (
Expand
)
Author
2014-03-22
tool_parsecfg: Reworked error handling from commit fc59a9e1
Steve Holme
2014-02-27
tool_cfgable: Added GlobalConfig pointer to OperationConfig
Steve Holme
2014-02-26
tool: Added support to .curlrc for URL specific options
Steve Holme
2014-02-25
tool_getparam: Added global config to getparameter()
Steve Holme
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
2014-02-23
tool_getparam: Moved hugehelp() call into operate()
Steve Holme
2014-02-23
tool_getparam: Moved tool_version_info() call into operate()
Steve Holme
2014-02-22
tool_cfgable: Removed list_engine flag from config structure
Steve Holme
2013-12-09
parseconfig: warn if unquoted white spaces are detected
Daniel Stenberg
2013-11-29
parseconfig: dash options can't specified with colon or equals
Daniel Stenberg
2013-03-07
checksrc: ban unsafe functions
Daniel Stenberg
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-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-06
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-10-05
curl tool: code moved to tool_*.[ch] files
Yang Tse