Age | Commit message (Expand) | Author |
2014-12-07 | get_url_file_name: Fixed crash on OOM on debug build | Dan Fandrich |
2014-10-09 | get_url_file_name: make no slash equal empty string | Daniel Stenberg |
2014-10-09 | get_url_file_name: never return a NULL string *and* OK | Daniel Stenberg |
2014-02-23 | tool_cfgable: Renamed Configurable structure to OperationConfig | Steve Holme |
2014-02-22 | tool_operhlp: Consolidated engine output code into tool_help | Steve Holme |
2014-02-15 | tool_operate: Moved required argument getting into separate function | Steve Holme |
2014-02-03 | tool_operate: Moved main initialisation and cleanup code into tool_main | Steve Holme |
2014-02-02 | tool_operate: Moved memory tracking initialisation into tool_main | Steve Holme |
2013-07-29 | tool_operhlp.c: fix add_file_name_to_url() OOM handling | Yang Tse |
2013-03-07 | checksrc: ban unsafe functions | Daniel Stenberg |
2013-02-14 | remove ifdefs | 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-11-09 | tool_metalink: introduce metalink_cleanup() in the internal API | Kamil Dudka |
2012-05-12 | my_useragent: shorten user-agent | 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-11-20 | -J -O: use -O name if no Content-Disposition header comes! | Daniel Stenberg |
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: code moved to tool_*.[ch] files | Yang Tse |