summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-31INTERNALS: better markdown (follow-up)Jay Satiro
2016-10-30INTERNALS: better markdownDaniel Stenberg
2016-10-30mk-ca-bundle.vbs: Fix UTF-8 outputJay Satiro
2016-10-28BINDINGS: converted to markdownDaniel Stenberg
2016-10-27CURLMOPT_MAX_PIPELINE_LENGTH.3: Clarify it's not for HTTP/2Jay Satiro
2016-10-27KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be acceptedDaniel Stenberg
2016-10-27KNOWN_BUGS: c-ares deviates from stock resolver on http://1346569778Daniel Stenberg
2016-10-27configure.in: Fix test syntaxMichael Osipov
2016-10-27SECURITY: minor updatesDaniel Stenberg
2016-10-27docs: fix req->data in multi-uv exampleAndrei Sedoi
2016-10-26mbedtls: stop using deprecated include fileDaniel Stenberg
2016-10-25nss: fix tight loop in non-blocking TLS handhsake over proxyMartin Frodl
2016-10-25mk-ca-bundle: Update the vbscript versionJay Satiro
2016-10-24TODO: indent code to make it render properlyDaniel Stenberg
2016-10-24TODO: Remove the generated include fileDaniel Stenberg
2016-10-24TODO: add "--retry should resume"Daniel Stenberg
2016-10-24mk-ca-bundle.1: document -kDaniel Stenberg
2016-10-24mk-ca-bundle: Change URL retrieval to HTTPS-only by defaultJay Satiro
2016-10-24RELEASE-NOTES: synced with 50ee3aaf1a9b22dDaniel Stenberg
2016-10-23INSTALL.md: Updated minimum file sizes for 7.50.3Dan Fandrich
2016-10-22multi: force connections to get closed in close_all_connectionsDaniel Stenberg
2016-10-22curl_multi_remove_handle: fix a double-freeAnders Bakken
2016-10-22testcurl.1: fix the URL to the autobuild summaryDaniel Stenberg
2016-10-22testcurl.1: update URLsDaniel Stenberg
2016-10-21INSTALL: converted to markdown => INSTALL.mdDaniel Stenberg
2016-10-20configure: Check for other variants of the -m*os*-version-min flagsMartin Storsjo
2016-10-20configure: set min version flags for builds on macDaniel Stenberg
2016-10-19curl_multi_add_handle: set timeouts in closure handlesDaniel Stenberg
2016-10-18configure/CURL_CHECK_FUNC_POLL: disable poll completely on macDaniel Stenberg
2016-10-18RELEASE-NOTES: synced with f36f8c14551efc6772Daniel Stenberg
2016-10-18test14xx: fixed --libcurl output tests again after 8e8afa82cbbDaniel Stenberg
2016-10-18s/cURL/curlDaniel Stenberg
2016-10-18polarssl: indented code, removed unused variablesDaniel Stenberg
2016-10-18polarssl: reduce #ifdef madness with a macroDaniel Stenberg
2016-10-18polarssl: fix unaligned SSL session-id lockDaniel Stenberg
2016-10-18Curl_polarsslthreadlock_thread_setup: clear array at initDaniel Stenberg
2016-10-18curl: set INTERLEAVEDATA tooDaniel Stenberg
2016-10-18gopher: properly return error for poll failuresDaniel Stenberg
2016-10-18select: switch to macros in uppercaseDaniel Stenberg
2016-10-18select: use more proper macro-looking namesDaniel Stenberg
2016-10-18Curl_socket_check: add extra check to avoid integer overflowDaniel Stenberg
2016-10-17maketgz: make it support "only" generating version infoDaniel Stenberg
2016-10-17url: skip to-be-closed connections when pipelining (follow-up)Jay Satiro
2016-10-17HTTP2: mention the tool's limited supportDaniel Stenberg
2016-10-16RELEASE-NOTES: synced with a1a5cd04877fd6fdDaniel Stenberg
2016-10-16curl: do not set CURLOPT_SSLENGINEDEFAULT automaticallyDavid Woodhouse
2016-10-16KNOWN_BUGS: two more existing problemsDaniel Stenberg
2016-10-16win: fix Universal Windows Platform buildMarcel Raad
2016-10-16KNOWN_BUGS: minor formatting editDaniel Stenberg
2016-10-14url: skip to-be-closed connections when pipeliningRider Linden