| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-02-13 | curl tool: allow negative numbers as option values | Alessandro Ghedini | |
| Fix the str2num() function to not check if the input string starts with a digit, since strtol() supports numbers prepended with '-' (and '+') too. This makes the --max-redirs option work as documented. | |||
| 2011-10-06 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse | |
| 2011-10-05 | curl tool: OOM handling fixes | Yang Tse | |
| 2011-10-05 | curl tool: code moved to tool_*.[ch] files | Yang Tse | |
