aboutsummaryrefslogtreecommitdiff
path: root/src/tool_operhlp.c
AgeCommit message (Expand)Author
2020-02-04tool_operhlp: Copyright year out of date, should be 2020Daniel Stenberg
2020-02-04curl: avoid using strlen for testing if a string is emptyOrgad Shaneh
2019-12-12curl: improved cleanup in upload error pathDaniel Stenberg
2019-10-02curl: create easy handles on-demand and not ahead of timeDaniel Stenberg
2019-07-20curl: support parallel transfersDaniel Stenberg
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2016-10-31strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg
2016-10-31strcasecompare: is the new name for strequal()Daniel Stenberg
2016-02-08tool_operhlp: Check for backslashes in get_url_file_nameJay Satiro
2016-02-05tool_doswin: Improve sanitization processingJay Satiro
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-12-07get_url_file_name: Fixed crash on OOM on debug buildDan Fandrich
2014-10-09get_url_file_name: make no slash equal empty stringDaniel Stenberg
2014-10-09get_url_file_name: never return a NULL string *and* OKDaniel Stenberg
2014-02-23tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme
2014-02-22tool_operhlp: Consolidated engine output code into tool_helpSteve Holme
2014-02-15tool_operate: Moved required argument getting into separate functionSteve Holme
2014-02-03tool_operate: Moved main initialisation and cleanup code into tool_mainSteve Holme
2014-02-02tool_operate: Moved memory tracking initialisation into tool_mainSteve Holme
2013-07-29tool_operhlp.c: fix add_file_name_to_url() OOM handlingYang Tse
2013-03-07checksrc: ban unsafe functionsDaniel Stenberg
2013-02-14remove ifdefsDaniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-11-09tool_metalink: introduce metalink_cleanup() in the internal APIKamil Dudka
2012-05-12my_useragent: shorten user-agentDaniel Stenberg
2012-04-08curl tool: make curl.h first header included in tool_setup.hYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-11-20-J -O: use -O name if no Content-Disposition header comes!Daniel Stenberg
2011-10-06curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-10-05curl tool: OOM handling fixesYang Tse
2011-10-05curl tool: OOM handling fixesYang Tse
2011-10-05curl tool: code moved to tool_*.[ch] filesYang Tse