smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / src / tool_getparam.h
2018-04-12 Seonah MoonUpdate version to 7.59.0 81/175781/1
2018-04-12 Seonah MoonImported Upstream version 7.59.0 63/175763/1 upstream/7.59.0
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2014-02-26 Steve Holmetool_getparam: Added initial support for --next/-:
2014-02-25 nickzmanMerge pull request #93 from d235j/darwinssl_ip_address_fix
2014-02-25 Steve Holmetool_getparam: Added global config to getparameter()
2014-02-25 Steve Holmetool_getparam.h: Fixed compilation warning
2014-02-24 Steve Holmetool_main: Moved easy handle into global config structure
2014-02-23 Steve Holmetool_cfgable: Renamed Configurable structure to Operati...
2014-02-23 Steve Holmetool_getparam: Moved hugehelp() call into operate()
2014-02-23 Steve Holmetool_getparam: Moved tool_version_info() call into...
2014-02-22 Steve Holmetool_cfgable: Removed list_engine flag from config...
2014-02-03 Steve Holmetool_operate: Moved command line argument parsing into...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-05-06 Kamil Dudkaunit1394.c: plug the curl tool unit test in
2012-11-26 Yang Tseavoid mixing of enumerated type with another type
2012-07-10 Daniel Stenbergcmdline: parse numerical options stricter
2012-06-08 Daniel Stenbergtool_getparam.h: fix compiler error
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-04 Yang Tsecurl tool: code moved to tool_*.[ch] files