tool_metalink.h: Fixed compilation warning
[platform/upstream/curl.git] / src /
2014-03-01 Steve Holmetool_metalink.h: Fixed compilation warning
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 --libcurl to the global config
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-28 Dan Fandrichtool_main: Fixed a memory leak on main_init error
2014-02-27 Steve Holmetool_cfgable: Code policing of structure pointers
2014-02-27 Steve Holmetool: Moved --trace and --verbose to the global config
2014-02-27 Steve Holmetool_main: Forgot to initialise the first operation...
2014-02-27 Steve Holmetool: Moved --silient to the global config
2014-02-27 Steve Holmetool_cfgable: Added GlobalConfig pointer to OperationConfig
2014-02-26 Steve Holmetool: Added support to .curlrc for URL specific options
2014-02-26 Steve Holmetool: Reworked argument parsing to use --next/-:
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 Daniel Stenbergparse_args: fix a too long source code line
2014-02-25 Steve Holmetool_help: Moved --no-alpn and --no-npn to be listed...
2014-02-25 Steve Holmetool: Moved --showerror to the global config
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_cfgable: Added support for knowing the current...
2014-02-24 Steve Holmetool_operate: Moved easy handle cleanup into tool_main
2014-02-24 Marc Hoerskentool_hugehelp: partially reverted 24e22e10
2014-02-24 Steve Holmetool_main: Moved easy handle into global config structure
2014-02-23 Steve Holmetool: Fixed line longer than 79 characters from commit...
2014-02-23 Steve Holmetool_main: Corrected typo from commit d6b9f054e9 in...
2014-02-23 Steve Holmetool_main: Moved OperateConfig cleanup into main_free()
2014-02-23 Steve Holmetool_main: Moved initial OperateConfig creation into...
2014-02-23 Steve Holmetool_cfgable: Added 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_getparam: Moved version information into separate...
2014-02-22 Steve Holmetool_operhlp.h: Fixed compilation warning
2014-02-22 Steve Holmetool_operhlp: Consolidated engine output code into...
2014-02-22 Steve Holmetool_operate: Moved list engines into separate function...
2014-02-20 Steve Holmetool_paramhlp: Fixed compilation warnings
2014-02-16 Steve Holmetool_paramhlp: Added URL index to password prompt for...
2014-02-16 Marc Hoerskenwarnless: add wrapper function for read and write on...
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 Daniel Stenbergtool_metalink: fix compiler warning when built without...
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-08 Steve Holmetool_getparam: Added support for parsing of specific...
2014-02-07 Steve Holmetool_cfgable: For consistency renamed init_config(...
2014-02-07 Steve Holmetool_cfgable: Introduced config_free() function
2014-02-07 Daniel Stenberg--help: add missing --tlsv1.x options
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-03 Steve Holmetool_main: Fixed compilation warning from commit 0104678c79
2014-02-03 Steve Holmetool_main: Changed stack based config struct to be...
2014-02-02 Steve Holmetool_operate: Moved memory tracking initialisation...
2014-02-02 Steve Holmetool_operate: Moved initial config setup into new init_...
2014-02-01 Steve Holmetool_main: Moved config struct initialisation into...
2014-01-30 Daniel Stenberghttp2: call it "HTTP 2" and not 2.0
2014-01-28 Maks Naumovgetpass: fix password parsing from console
2014-01-19 Steve Holmetool: Fixed incorrect return code if password prompting...
2014-01-19 Steve Holmetool: Fixed incorrect return code if command line parse...
2014-01-18 Tobias MarkusSubject: progress bar: increase update frequency to...
2014-01-18 Tobias Markusprogress bar: always update when at 100%
2013-12-14 Daniel Stenberglogin options: remove the ;[options] support from CURLO...
2013-12-09 Daniel Stenbergparseconfig: warn if unquoted white spaces are detected
2013-12-02 Kamil Dudkatool_metalink: do not use HAVE_NSS_INITCONTEXT
2013-11-29 Daniel Stenbergparseconfig: dash options can't specified with colon...
2013-11-28 Daniel Stenbergglobbing: curl glob counter mismatch with {} list use
2013-11-03 Steve Holmetool_help: Updated --list-only description to include...
2013-11-03 Daniel Stenbergglob_range: pass the closing bracket for a-z ranges
2013-10-26 Steve Holmetool_help: Added login options to --user description
2013-10-26 Steve Holmetool_help: Added clarity to the --oauth2-bearer option
2013-10-21 Daniel Stenbergglob: fix regression from commit 5ca96cb844
2013-10-15 Dave Reisnertool: use XFERFUNCTION to save some casts
2013-10-15 Gergely NagySSL: protocol version can be specified more precisely
2013-10-13 Daniel Stenbergcurl: fix --oauth2-bearer in the --help output
2013-10-12 Daniel Stenbergcurl: rename --bearer to --oauth2-bearer
2013-10-01 François Charlierxattr: add support for FreeBSD xattr API
2013-09-20 Steve Holmepop3: Added basic SASL XOAUTH2 support
2013-09-20 Steve Holmecurl: Added clarification to the --mail options in...
2013-09-13 Steve Holmecurl: Fixed usage of DNS options when not using c-ares...
next