Base code merged to SPIN 2.4
[platform/upstream/curl.git] / src / tool_operate.c
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-05-10 Steve Holmetool_operate.c: Fixed compilation warning
2014-05-09 Steve Holmetool_operate.c: Fixed TAB is white space from commit...
2014-05-09 Steve Holmetool_operate.c: Fixed compilation warnings
2014-05-06 Daniel Stenbergcurl: bail on cookie use when built with disabled cookies
2014-04-04 Maciej Puziocurl: add --proxy-header
2014-03-23 Steve Holmetool_operate: Fixed uninitialised variable under some...
2014-03-02 Steve Holmetool: Do not output libcurl source for the information...
2014-03-02 Steve Holmetool: Fixed libcurl source output for multiple operations
2014-03-01 Steve Holmetool: Moved internal variable isatty to the global...
2014-03-01 Steve Holmetool_operate.c: Fixed compilation error
2014-03-01 Steve Holmetool: Moved --progress-bar to the global config
2014-03-01 Steve Holmetool: Moved --stderr to the global config
2014-02-27 Steve Holmetool: Moved --trace and --verbose to the global config
2014-02-27 Steve Holmetool: Moved --silient to the global config
2014-02-25 nickzmanMerge pull request #93 from d235j/darwinssl_ip_address_fix
2014-02-25 Steve Holmetool: Moved --showerror to the global config
2014-02-25 Steve Holmetool_getparam: Added global config to getparameter()
2014-02-24 Steve Holmetool_cfgable: Added support for knowing the current...
2014-02-24 Steve Holmetool_operate: Moved easy handle cleanup into tool_main
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: Fixed incorrect return code with --version from...
2014-02-23 Steve Holmetool_getparam: Moved tool_help() call into operate()
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-22 Steve Holmetool_operate: Start to use CURLcode rather than int...
2014-02-22 Steve Holmetool: Fixed incorrect return code when setting HTTP...
2014-02-22 Steve Holmetool_operate: Moved list engines into separate function...
2014-02-16 Steve Holmetool_paramhlp: Added URL index to password prompt for...
2014-02-15 Steve Holmetool_operate: Changed the required argument check/get...
2014-02-15 Steve Holmetool_operate: Moved required argument getting into...
2014-02-14 Marc Hoerskencurl: output protocol headers using binary mode
2014-02-10 Steve Holmetool_cfgable: Moved easy handle cleanup to fix pingpong...
2014-02-10 Fabian FrankNPN/ALPN: allow disabling via command line
2014-02-09 Steve Holmetool_operate: Move the trace and error file closure...
2014-02-09 Steve Holmetool_operate: Added support for performing URL specific...
2014-02-09 Steve Holmetool_operate: Let curl handle cleanup take place in...
2014-02-06 Steve Holmetool_operate: Removed unused argument parameters from...
2014-02-06 Steve Holmetool_operate: Moved list SSL engines code into operate()
2014-02-06 Steve Holmetool_operate: Moved argument parsing into operate()
2014-02-05 Steve Holmetool_operate: Moved .curlrc parsing code into operate()
2014-02-05 Steve Holmetool_operate: Moved locale setup code into operate_init()
2014-02-04 Dan Fandrichtool_operate: shortened too-long source line
2014-02-04 Steve Holmetool_operate: Introduced operate_free() function
2014-02-04 Steve Holmetool_operate: Introduced operate_init() function
2014-02-04 Steve Holmetool_operate: Introduced new operate() function
2014-02-03 Steve Holmetool_operate: Moved libcurl information gathering to...
2014-02-03 Steve Holmetool_operate: Moved command line argument parsing into...
2014-02-03 Steve Holmetool_operate: Simplified parse .curlrc decision logic
2014-02-03 Steve Holmetool_operate: Moved main initialisation and cleanup...
2014-02-02 Steve Holmetool_operate: Moved memory tracking initialisation...
2014-02-02 Steve Holmetool_operate: Moved initial config setup into new init_...
2014-01-19 Steve Holmetool: Fixed incorrect return code if command line parse...
2013-12-14 Daniel Stenberglogin options: remove the ;[options] support from CURLO...
2013-10-15 Dave Reisnertool: use XFERFUNCTION to save some casts
2013-09-13 Steve Holmecurl: Fixed usage of DNS options when not using c-ares...
2013-09-12 Ben Greearcurl: Add support for various DNS binding options.
2013-08-27 Steve Holmetool_operate.c: Fixed compilation warning
2013-08-27 Steve Holmecurl: Moved check for password out of get parameter...
2013-08-26 Kyle L. Huffcurl: added basic SASL XOAUTH2 support
2013-08-20 Daniel Stenbergcurl_easy_perform_ev: debug/test function
2013-08-16 Daniel Stenbergurlglob: better detect unclosed braces, empty lists...
2013-07-29 Yang Tsetool_operate.c: fix brace placement for vi/emacs delimi...
2013-07-29 Yang Tsetool_operate.c: move <fabdef.h> header inclusion location
2013-07-22 John E. Malmbergcurl: fix upload of a zip file in OpenVMS
2013-07-22 Yang Tsecurl: fix symbolic names for CURL_NETRC_* enum in ...
2013-07-22 Yang Tsecurl: fix symbolic names for CURLUSESSL_* enum in ...
2013-07-22 Yang Tsetool_operate.c: fix passing curl_easy_setopt long arg...
2013-07-14 Dave Reisnersrc/tool: allow timeouts to accept decimal values
2013-04-27 Steve HolmeCorrected version numbers after bump
2013-04-27 Steve Holmesasl-ir: Added --sasl-ir option to curl command line...
2013-03-07 Daniel Stenbergchecksrc: ban unsafe functions
2013-02-20 Nick Zitzmannmetalink: fix improbable crash parsing metalink filename
2013-02-06 Yang Tsevms_show: post VMS patch cleanup - II
2013-02-05 John E. MalmbergVMS: fix and generate the VMS build config
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-11-06 Daniel Stenbergcurl: set CURLOPT_SSL_VERIFYHOST to 0 to disable
2012-08-06 Daniel Stenbergoperate: fix clang-analyzer warnings for never read...
2012-08-06 Daniel Stenbergoperate: fix clang-analyzer warning
2012-07-22 Kamil Dudkatool_operate: fix misplaced initialization of orig_nopr...
2012-06-27 Tatsuhiro TsujikawaMetalink: message updates
2012-06-27 Tatsuhiro TsujikawaMetalink: updated message format
2012-06-22 Tatsuhiro TsujikawaMetalink: ignore --include if --metalink is used.
2012-06-21 Tatsuhiro Tsujikawacurl: Prefixed all Metalink related messages with ...
2012-06-21 Tatsuhiro Tsujikawacurl: Restore noprogress and isatty config values.
2012-06-21 Tatsuhiro Tsujikawacurl: Made --metalink option toggle Metalink functionality
2012-06-09 Yang TseFixes allowing 26 more test cases in 1334 to 1393 range...
2012-06-08 Yang Tsemetalink: build fixes and adjustments II
2012-06-07 Yang Tsemetalink: build fixes and adjustments I
2012-06-07 Yang TseFixes allowing HTTP test cases 1338, 1339, 1368 and...
2012-05-26 Tatsuhiro TsujikawaReduced #ifdef HAVE_METALINK
2012-05-26 Tatsuhiro TsujikawaDisable hash check if neither OpenSSL nor GNUTLS is...
2012-05-26 Tatsuhiro TsujikawaMinimize usage of structs from libmetalink
next