Age | Commit message (Expand) | Author |
2020-02-04 | tool_operhlp: Copyright year out of date, should be 2020 | Daniel Stenberg |
2020-02-04 | curl: avoid using strlen for testing if a string is empty | Orgad Shaneh |
2019-12-12 | curl: improved cleanup in upload error path | Daniel Stenberg |
2019-10-02 | curl: create easy handles on-demand and not ahead of time | Daniel Stenberg |
2019-07-20 | curl: support parallel transfers | Daniel Stenberg |
2018-11-23 | snprintf: renamed and we now only use msnprintf() | 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-02-08 | tool_operhlp: Check for backslashes in get_url_file_name | Jay Satiro |
2016-02-05 | tool_doswin: Improve sanitization processing | Jay Satiro |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
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 |