platform/upstream/curl.git
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...
2014-02-04 Fabian Frankgtls: add ALPN support
2014-02-03 Steve Holmetool_operate: Moved libcurl information gathering to...
2014-02-03 Fabian Frankopenssl: add ALPN support
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 Dan Fandrichtests: Moved some comments so the test data files parse...
2014-02-02 Steve Holmetool_operate: Moved memory tracking initialisation...
2014-02-02 Steve Holmetests: Fixed test172 cookie expiry
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-02-01 Marc Hoerskentest 500: workaround low timer resolution on Windows
2014-02-01 Marc Hoerskentest suite: stop conversion of valid output to CRLF...
2014-02-01 Marc HoerskenHTTP tests: use CRLF as header seperator according...
2014-02-01 Marc HoerskenFTP tests: enable text-mode for more datacheck sections
2014-01-31 Marc HoerskenFTP tests: enable text-mode for data and datacheck...
2014-01-31 Marc Hoerskenruntests.pl: added support for text-mode within datache...
2014-01-31 Marc Hoerskenftpserver.pl: directory LISTings use [CR][LF] for ASCII...
2014-01-31 Marc Hoerskenruntests.pl: reverse line-ending conversion on Windows
2014-01-31 Marc Hoerskenwinssl: improved default SSL/TLS protocol selection
2014-01-31 Steve HolmeINSTALL: Corrected mentioned version number as release...
2014-01-31 Steve HolmeRELEASE-NOTES: Synced with 0f213fdca1
2014-01-30 Dan Fandrichpipeline: Fixed a NULL pointer dereference on OOM
2014-01-30 Dan Fandrichtests: make the authorization retry tests pass the...
2014-01-30 Dan Fandrichftp: fixed a memory leak on wildcard error path
2014-01-30 Dan Fandrichnetrc: Fixed a memory leak in an OOM condition
2014-01-30 Steve Holmentlm: Fixed a memory leak when using NTLM with a proxy...
2014-01-30 Steve Holmetests: Missed updating a type-3 message in commit 1c9aa...
2014-01-30 Daniel Stenberghttp2: fix size check in on_data_chunk_recv
2014-01-30 Daniel Stenberghttp2: add CRLF when first data arrives
2014-01-30 Steve Holmetests: Updated NTLM tests for NTLMv2 type-3 message
2014-01-30 Tatsuhiro Tsujikawahttp2_recv: Return written length on CURLE_AGAIN
2014-01-30 Tatsuhiro Tsujikawahttp2: Use nghttp2_session_mem_recv and nghttp2_session...
2014-01-30 Daniel Stenberghttp2: call it "HTTP 2" and not 2.0
2014-01-30 Daniel Stenberghttp2: basic version of receiving DATA
2014-01-30 Daniel Stenberghttp2: convert HEADER frames to HTTP1-like headers
2014-01-30 Daniel Stenberghttp2: fix EWOULDBLOCK in recv_callback()
2014-01-30 Daniel Stenberghttp2: do the POST Upgrade dance properly
2014-01-30 Steve Holmentlm: Use static client nonce for the test suite
2014-01-30 Daniel Stenberghttp2.h: provide empty macros for non-http2 builds
2014-01-30 Fabian Frankhttp2: switch into http2 mode if NPN indicates
2014-01-30 Daniel Stenberghttp2: s/Curl_http2_request/Curl_http2_request_upgrade
2014-01-30 Daniel Stenberghttp2-openssl: verify that NPN functionality is present
2014-01-30 Fabian Frankopenssl: set up hooks with to perform NPN
2014-01-29 Daniel Stenberghttp2: added stubs for all nghttp2 callbacks
2014-01-29 Daniel Stenberghttp2: use FIRSTSOCKET instead of 0 to index the socket...
2014-01-29 Daniel Stenberghttp2: receive and log the received header frames
2014-01-29 Daniel Stenberghttp2_recv: log nghttp2 return codes for debugging...
2014-01-29 Daniel StenbergHTTP2: reject nghttp2 versions before 0.3.0
2014-01-29 Gisle Vanemhttp2: adjusted to newer nghttp2_session_callbacks...
2014-01-29 Gisle VanemHTTP2: Wrong NgHTTP2 user-data
2014-01-29 Daniel StenbergNTLM: error: conversion to 'int' from 'long int' may...
2014-01-29 Steve Holmentlm: Coding style policing dating back to 2011
2014-01-29 Steve Holmentlm: Use a timestamp of 01/01/1970 for the test suite
2014-01-29 Steve Holmentlm: Updated Curl_ntlm_core_mk_ntlmv2_resp() to use...
2014-01-29 Steve Holmentlm: Added cross platform support for writing NTLMv2...
2014-01-29 Prash Dushntlm: Added support for NTLMv2
2014-01-29 Kamil Dudkanss: do not use the NSS_ENABLE_ECC define
2014-01-29 Kamil Dudkanss: do not fail if NSS does not implement a cipher
next