platform/upstream/curl.git
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...
2014-02-14 Marc Hoerskentestsuite: changed HTTP and RTSP header line-endings...
2014-02-14 Colin Hogbencurl_easy_setopt.3: Fix word order of CURLOPT_PROXY...
2014-02-14 Patrick MonneratOS400: Add new options to RPG binding.
2014-02-14 Dan Fandrichvalgrind: added suppression on optimized code
2014-02-14 Arvid Norbergdict: fix memory leak in OOM exit path
2014-02-13 Daniel StenbergCurl_urldecode: don't allow NULL as receiver
2014-02-13 Daniel StenbergRELEASE-NOTES: synced with 378af08c992
2014-02-13 Daniel StenbergConnectionExists: reusing possible HTTP+NTLM connection...
2014-02-13 Tiit Pikmatransfer: make Expect: 100-continue timeout configurable.
2014-02-12 Thomas BraunFix compilation with make mingw32
2014-02-12 Daniel Stenbergchunked decoder: track overflows correctly
2014-02-11 Fabian Frankcurl_easy_setopt.3: add CURL_HTTP_VERSION_2_0
2014-02-11 Fabian Frankopenssl: honor --[no-]alpn|npn command line switch
2014-02-11 Fabian Frankgtls: honor --[no-]alpn command line switch
2014-02-11 Dan Fandrichtests: Disabled broken test 1316
2014-02-11 Daniel Stenbergversion: next release will become 7.36.0
2014-02-11 Daniel Stenbergcurl_easy_setopt.3: add CURLOPT_SSL_ENABLE_ALPN/NPN
2014-02-10 Steve Holmetool_cfgable: Moved easy handle cleanup to fix pingpong...
2014-02-10 Dan Fandrichsecureserver: Only set stunnel FIPS option when available
2014-02-10 Fabian FrankNPN/ALPN: allow disabling via command line
2014-02-10 Fabian Franknss: use correct preprocessor macro
2014-02-09 Steve Holmetests: Added test for IMAP LSUB command
2014-02-09 Steve Holmetests: Removed test 807 as it has been superseded by...
2014-02-09 Steve Holmetests: Updated the titles of tests 815 and 816
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 HolmeTODO: Removed url-specific options
2014-02-09 Steve Holmetests: Re-enabled IMAP tests that require URL specific...
2014-02-09 Steve HolmeRELEASE-NOTES: Synced with 8e62f7a6503a
2014-02-09 Marc Hoerskensecureserver: FIPS option is only supported since stunn...
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-09 Dan Fandrichformdata: Must use Curl_safefree instead of free
2014-02-08 Daniel Stenbergtest96: updated according to recent changes
2014-02-08 Daniel Stenbergruntests: allow <strippart> to remove lines
2014-02-08 Steve Holmetool_getparam: Added support for parsing of specific...
2014-02-08 Dan Fandrichsecureserver: Disable FIPS mode for stunnel
2014-02-08 Dan Fandrichformdata: Fixed memory leak on OOM condition
2014-02-07 Dan Fandrichruntests: Disable valgrind when debugging
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-07 Steve Holmelib1515.c: Fixed various compilation warnings
2014-02-07 Daniel Stenberghttp2: updated README after NSS addition
2014-02-07 Daniel Stenbergnss: support pre-ALPN versions
2014-02-07 Fabian Franknss: ALPN and NPN support
2014-02-07 Daniel Stenbergformpost: use semicolon in multipart/mixed
2014-02-06 Dan Fandrichtests: Document use of the MEMDEBUG_LOG_SYNC macro
2014-02-06 Dan Fandrichssh: Fixed a NULL pointer dereference on OOM condition
2014-02-06 Steve Holmenss: Updated copyright year for recent edits
2014-02-06 Remi Gacogne100-continue: fix timeout condition
2014-02-06 Fabian Franknss: prefer highest available TLS version
2014-02-06 Romulo A. Ceccontests: add test for bug #1327 (dns cache timeout)
2014-02-06 Romulo A. Ceccontests: add test for bug #1303 (dns cache timeout)
2014-02-06 Daniel Stenberghttp2: spell fixed README and added version requirement
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 Daniel Stenbergruntests: add suppression generator help
2014-02-05 Daniel Stenbergvalgrind: updated suppressions file
2014-02-05 Daniel Stenbergruntests: detect 'ares' better
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-05 Daniel Stenberghttp2: minor update of the README
2014-02-05 Fabian Frankhttp2: rely on content-encoding header
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-04 Daniel Stenberghttp2: enforce gzip auto-decompress
2014-02-04 Tatsuhiro Tsujikawahttp2: handle incoming data larger than remaining buffer
2014-02-04 Tatsuhiro Tsujikawahttp2: Check stream ID we are interested in
2014-02-04 Tatsuhiro Tsujikawahttp2: store response header in temporary buffer
2014-02-04 Tatsuhiro TsujikawaHTTP2: add layer between existing http and socket(TLS...
next