summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: Check for other variants of the -m*os*-version-min flagsMartin Storsjo2016-10-201-4/+4
* configure: set min version flags for builds on macDaniel Stenberg2016-10-202-1/+40
* curl_multi_add_handle: set timeouts in closure handlesDaniel Stenberg2016-10-191-0/+8
* configure/CURL_CHECK_FUNC_POLL: disable poll completely on macDaniel Stenberg2016-10-181-1/+4
* RELEASE-NOTES: synced with f36f8c14551efc6772Daniel Stenberg2016-10-181-0/+7
* test14xx: fixed --libcurl output tests again after 8e8afa82cbbDaniel Stenberg2016-10-189-0/+9
* s/cURL/curlDaniel Stenberg2016-10-1815-36/+36
* polarssl: indented code, removed unused variablesDaniel Stenberg2016-10-181-30/+21
* polarssl: reduce #ifdef madness with a macroDaniel Stenberg2016-10-181-17/+6
* polarssl: fix unaligned SSL session-id lockDaniel Stenberg2016-10-181-1/+2
* Curl_polarsslthreadlock_thread_setup: clear array at initDaniel Stenberg2016-10-181-2/+2
* curl: set INTERLEAVEDATA tooDaniel Stenberg2016-10-181-0/+1
* gopher: properly return error for poll failuresDaniel Stenberg2016-10-181-13/+14
* select: switch to macros in uppercaseDaniel Stenberg2016-10-1822-46/+50
* select: use more proper macro-looking namesDaniel Stenberg2016-10-181-14/+13
* Curl_socket_check: add extra check to avoid integer overflowDaniel Stenberg2016-10-181-0/+6
* maketgz: make it support "only" generating version infoDaniel Stenberg2016-10-171-7/+33
* url: skip to-be-closed connections when pipelining (follow-up)Jay Satiro2016-10-171-3/+4
* HTTP2: mention the tool's limited supportDaniel Stenberg2016-10-171-8/+21
* RELEASE-NOTES: synced with a1a5cd04877fd6fdDaniel Stenberg2016-10-161-6/+25
* curl: do not set CURLOPT_SSLENGINEDEFAULT automaticallyDavid Woodhouse2016-10-161-1/+0
* KNOWN_BUGS: two more existing problemsDaniel Stenberg2016-10-161-0/+13
* win: fix Universal Windows Platform buildMarcel Raad2016-10-162-4/+33
* KNOWN_BUGS: minor formatting editDaniel Stenberg2016-10-161-2/+2
* url: skip to-be-closed connections when pipeliningRider Linden2016-10-141-1/+3
* vtls: only re-use session-ids using the same schemeDaniel Stenberg2016-10-132-0/+3
* dist: add missing cmake modules to the tarballTorben Dannhauer2016-10-111-1/+2
* configure: detect the broken poll() in macOS 10.12Daniel Stenberg2016-10-111-3/+19
* dist: remove PDF and HTML converted docs from the releasesDaniel Stenberg2016-10-104-19/+10
* cmake: add nghttp2 supportRemo E2016-10-103-0/+28
* resolve: add error message when resolving using SIGALRMAndreas Streichardt2016-10-101-2/+5
* GIT-INFO: remove the Mac 10.1-specific detailsDaniel Stenberg2016-10-101-14/+0
* RELEASE-NOTES: spellfixDaniel Stenberg2016-10-101-1/+1
* RELEASE-NOTES: synced with 82720490628cb53aDaniel Stenberg2016-10-101-4/+11
* smb: properly check incoming packet boundariesTobias Stoeckmann2016-10-091-5/+5
* test557: verify printf() with 128 and 129 argumentsDaniel Stenberg2016-10-081-0/+104
* mprintf: return error on too many argumentsDaniel Stenberg2016-10-081-5/+12
* ftp: fix Curl_ftpsendf()Daniel Stenberg2016-10-084-12/+16
* formpost: avoid silent snprintf() truncationDaniel Stenberg2016-10-082-10/+26
* TODO: build: Enable PIE and RELRO by defaultDaniel Stenberg2016-10-081-0/+14
* TODO: Support better than MD5 hostkey hash (for ssh)Daniel Stenberg2016-10-081-0/+11
* tests: Fix a small typo in the tests README (#1060)Daniel Gustafsson2016-10-081-1/+1
* TODO: Introduce --fail-fast to exit on first transfer failDaniel Stenberg2016-10-061-0/+9
* TODO: Leave secure cookies aloneDaniel Stenberg2016-10-061-0/+9
* CURLOPT_DEBUGFUNCTION.3: unused argument warning (#1056)Rainer Müller2016-10-061-0/+1
* TODO: TCP Fast Open for windowsDaniel Stenberg2016-10-051-0/+7
* RELEASE-NOTES: synced with 8fd2a754f0deDaniel Stenberg2016-10-041-3/+21
* CURLOPT_KEEP_SENDING_ON_ERROR.3: mention when it is addedDaniel Stenberg2016-10-041-3/+3
* memdup: use 'void *' as return and source typeDaniel Stenberg2016-10-042-4/+4
* TODO: Add easy argument to formpost functionsDaniel Stenberg2016-10-041-0/+7