Age | Commit message (Expand) | Author |
2016-12-02 | curl: support zero-length argument strings in config files | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-06-01 | curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT | Jay Satiro |
2015-04-17 | parsecfg: do not continue past a zero termination | Daniel Stenberg |
2015-03-17 | checksrc: use space after comma | Daniel Stenberg |
2015-02-27 | tool: Updated the warnf() function to use the GlobalConfig structure | Steve Holme |
2014-10-07 | parseconfig: skip a NULL check | Daniel Stenberg |
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 |