Age | Commit message (Expand) | Author |
2016-10-24 | mk-ca-bundle: Change URL retrieval to HTTPS-only by default | Jay Satiro |
2016-10-24 | RELEASE-NOTES: synced with 50ee3aaf1a9b22d | Daniel Stenberg |
2016-10-23 | INSTALL.md: Updated minimum file sizes for 7.50.3 | Dan Fandrich |
2016-10-22 | multi: force connections to get closed in close_all_connections | Daniel Stenberg |
2016-10-22 | curl_multi_remove_handle: fix a double-free | Anders Bakken |
2016-10-22 | testcurl.1: fix the URL to the autobuild summary | Daniel Stenberg |
2016-10-22 | testcurl.1: update URLs | Daniel Stenberg |
2016-10-21 | INSTALL: converted to markdown => INSTALL.md | Daniel Stenberg |
2016-10-20 | configure: Check for other variants of the -m*os*-version-min flags | Martin Storsjo |
2016-10-20 | configure: set min version flags for builds on mac | Daniel Stenberg |
2016-10-19 | curl_multi_add_handle: set timeouts in closure handles | Daniel Stenberg |
2016-10-18 | configure/CURL_CHECK_FUNC_POLL: disable poll completely on mac | Daniel Stenberg |
2016-10-18 | RELEASE-NOTES: synced with f36f8c14551efc6772 | Daniel Stenberg |
2016-10-18 | test14xx: fixed --libcurl output tests again after 8e8afa82cbb | Daniel Stenberg |
2016-10-18 | s/cURL/curl | Daniel Stenberg |
2016-10-18 | polarssl: indented code, removed unused variables | Daniel Stenberg |
2016-10-18 | polarssl: reduce #ifdef madness with a macro | Daniel Stenberg |
2016-10-18 | polarssl: fix unaligned SSL session-id lock | Daniel Stenberg |
2016-10-18 | Curl_polarsslthreadlock_thread_setup: clear array at init | Daniel Stenberg |
2016-10-18 | curl: set INTERLEAVEDATA too | Daniel Stenberg |
2016-10-18 | gopher: properly return error for poll failures | Daniel Stenberg |
2016-10-18 | select: switch to macros in uppercase | Daniel Stenberg |
2016-10-18 | select: use more proper macro-looking names | Daniel Stenberg |
2016-10-18 | Curl_socket_check: add extra check to avoid integer overflow | Daniel Stenberg |
2016-10-17 | maketgz: make it support "only" generating version info | Daniel Stenberg |
2016-10-17 | url: skip to-be-closed connections when pipelining (follow-up) | Jay Satiro |
2016-10-17 | HTTP2: mention the tool's limited support | Daniel Stenberg |
2016-10-16 | RELEASE-NOTES: synced with a1a5cd04877fd6fd | Daniel Stenberg |
2016-10-16 | curl: do not set CURLOPT_SSLENGINEDEFAULT automatically | David Woodhouse |
2016-10-16 | KNOWN_BUGS: two more existing problems | Daniel Stenberg |
2016-10-16 | win: fix Universal Windows Platform build | Marcel Raad |
2016-10-16 | KNOWN_BUGS: minor formatting edit | Daniel Stenberg |
2016-10-14 | url: skip to-be-closed connections when pipelining | Rider Linden |
2016-10-13 | vtls: only re-use session-ids using the same scheme | Daniel Stenberg |
2016-10-11 | dist: add missing cmake modules to the tarball | Torben Dannhauer |
2016-10-11 | configure: detect the broken poll() in macOS 10.12 | Daniel Stenberg |
2016-10-10 | dist: remove PDF and HTML converted docs from the releases | Daniel Stenberg |
2016-10-10 | cmake: add nghttp2 support | Remo E |
2016-10-10 | resolve: add error message when resolving using SIGALRM | Andreas Streichardt |
2016-10-10 | GIT-INFO: remove the Mac 10.1-specific details | Daniel Stenberg |
2016-10-10 | RELEASE-NOTES: spellfix | Daniel Stenberg |
2016-10-10 | RELEASE-NOTES: synced with 82720490628cb53a | Daniel Stenberg |
2016-10-09 | smb: properly check incoming packet boundaries | Tobias Stoeckmann |
2016-10-08 | test557: verify printf() with 128 and 129 arguments | Daniel Stenberg |
2016-10-08 | mprintf: return error on too many arguments | Daniel Stenberg |
2016-10-08 | ftp: fix Curl_ftpsendf() | Daniel Stenberg |
2016-10-08 | formpost: avoid silent snprintf() truncation | Daniel Stenberg |
2016-10-08 | TODO: build: Enable PIE and RELRO by default | Daniel Stenberg |
2016-10-08 | TODO: Support better than MD5 hostkey hash (for ssh) | Daniel Stenberg |
2016-10-08 | tests: Fix a small typo in the tests README (#1060) | Daniel Gustafsson |