Age | Commit message (Expand) | Author |
2017-08-07 | curl: detect and bail out early on parameter integer overflows | Daniel Stenberg |
2017-05-02 | curl: non-boolean command line args reject --no- prefixes | Daniel Stenberg |
2016-10-31 | strcase: make the tool use curl_str[n]equal instead | Daniel Stenberg |
2016-10-31 | strcasecompare: all case insensitive string compares ignore locale now | Daniel Stenberg |
2016-10-31 | strcasecompare: is the new name for strequal() | Daniel Stenberg |
2016-09-03 | tool_helpers.c: fix comment typo (#989) | Mark Hamilton |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-11-24 | curl: expanded the -XHEAD warning text | Daniel Stenberg |
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 |