platform/upstream/curl.git
2014-03-02 Steve HolmeRELEASE-NOTES: Synced with 7fef4016de
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_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 Steve Holmetransfer.c: Fixed non-HTTP2 builds from commit cde0cf7c5e
2014-02-28 Tatsuhiro TsujikawaFix bug that HTTP/2 hangs if whole response body is...
2014-02-28 Daniel Stenberghttp2: build with current nghttp2 version
2014-02-28 Dan Fandrichtool_main: Fixed a memory leak on main_init error
2014-02-28 Steve Holmetest96: Updated accordly for recent changes
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-26 Dan Fandrichvalgrind.supp: tweaked a test 165 suppression
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 naotaconfigure: Tiny fix to honor POSIX
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 Marc HoerskenRELEASE-NOTES: Updated for 63fc8ee7
2014-02-24 Steve Holmetool_cfgable: Added support for knowing the current...
2014-02-24 Marc Hoerskencurl_schannel.c: Updated copyright years
2014-02-24 David Ryskalczykwinssl: Enable hostname verification of IP address...
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 David RyskalczykDon't omit CN verification in DarwinSSL when an IP...
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 HolmeRELEASE-NOTES: Synced with 8c80840d01
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-22 Marc HoerskenRELEASE-NOTES: added note about impact of changes to...
2014-02-22 Marc Hoerskenstunnel: regenerated self-signed test certificate with...
2014-02-22 Dan Fandricheasy: Fixed a memory leak on OOM condition
2014-02-20 Steve Holmetool_paramhlp: Fixed compilation warnings
2014-02-19 Steve Holmelib1515.c: Fixed #include path in commit 647f83e809
2014-02-19 Maks Naumovtest1515: fix compilation with msvc
2014-02-19 Daniel StenbergSFTP: skip reading the dir when NOBODY=1
2014-02-18 Dan Fandrichaxtls: comment the call ssl_read repeatedly loop
2014-02-18 Kamil Dudkacurl.1: update the description of --tlsv1
2014-02-18 Daniel Stenbergcurl_version.3: recommend using curl_version_info(...
2014-02-18 Daniel Stenbergcurl_version_info.3: added *HTTP2
2014-02-18 Daniel Stenbergcurl_multi_assign.3: updated language
2014-02-18 Daniel Stenberglibcurl.3: edited slightly to improve readability
2014-02-18 Daniel Stenbergcurl_easy_perform.3: extended and clarified
2014-02-18 Daniel Stenbergcurl_multi_add_handle.3: clarify multi vs easy use
2014-02-17 Tatsuhiro Tsujikawahttp2: Support HTTP POST/PUT
2014-02-17 Daniel StenbergRELEASE-NOTES: synced with 854aca5420f
2014-02-17 Daniel Stenbergmulti: ignore sigpipe internally
2014-02-17 Dan Fandrichtests: Made the crypto test feature usable
2014-02-17 Dan Fandrichconfigure: Fix the --disable-crypto-auth option
2014-02-17 Daniel Stenbergcurl_multi_setopt.3: clarify CURLMOPT_MAXCONNECTS
2014-02-17 Shao ShuchaoConnectionDone: default maxconnects to 4 x number of...
2014-02-17 Daniel Stenbergexamples: remove all use of CURLM_CALL_MULTI_PERFORM
2014-02-16 Colin Hogbencurl_easy_setopt.3: Add another non-matching hostname
2014-02-16 Daniel Stenbergaxtls: bump copyright year
2014-02-16 Fabian Frankaxtls: call ssl_read repeatedly
2014-02-16 Yehezkel Horowitzurl_easy_setopt.3: Add undocumented values of curl_infotype
2014-02-16 Daniel StenbergConnectionExists: re-use connections better
2014-02-16 Steve Holmetool_paramhlp: Added URL index to password prompt for...
2014-02-16 Marc Hoerskensockfilt.c: add undefs which are required after 6239146e
2014-02-16 Steve Holmewarnless: Updated copyright year for recent changes
2014-02-16 Marc Hoerskenwarnless: add wrapper function for read and write on...
2014-02-16 Steve Holmeexamples: Added IMAP LSUB example
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-15 Dan Fandrichvalgrind: added another test 165 suppression
2014-02-15 Marc Hoerskentestsuite: more Windows line-endings fixes
2014-02-15 Marc Hoerskentest1114: fix line-endings checks on Windows after...
2014-02-15 Marc Hoerskentest1113: fix line-endings checks on Windows after...
2014-02-14 Marc Hoerskenlib1515.c: Added support for Windows using the Sleep...
2014-02-14 Marc HoerskenHTTP tests: use CRLF as header seperator according...
2014-02-14 Marc Hoerskencurl: output protocol headers using binary mode
2014-02-14 Marc HoerskenHTTP tests: use CRLF as header seperator according...
2014-02-14 Marc Hoerskentestsuite: use binary output mode for custom curl test...
next