Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-16 | --show-error: position indepdenent | Daniel Stenberg | |
Previously we required that -S/--show-error was used _after_ -s/--silent. This was slightly confusing since we strive to make arguments as position independent as possible. Now, you can use them in any order and the result should still be the same. Bug: http://curl.haxx.se/bug/view.cgi?id=3424286 Reported by: Andreas Olsson | |||
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: OOM handling fixes | 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 | |