aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-24CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS caseDaniel Stenberg
2017-06-24maketgz: switch to -6e for xzDaniel Stenberg
2017-06-23libtest/Makefile: remove unused lib1541 variablesDaniel Stenberg
2017-06-22CONTRIBUTE.md: mention the out-of-tree build test tooDaniel Stenberg
2017-06-22maketgz: switch to xz instead of lzmaDaniel Stenberg
2017-06-21--request-target: instead of --strip-path-slashDaniel Stenberg
2017-06-21lib1521: fix missing-variable-declarations clang warningsMarcel Raad
2017-06-21travis: enable typecheck-gcc warningsMarcel Raad
2017-06-21typecheck-gcc: add support for CURLINFO_OFF_TMarcel Raad
2017-06-21ci: whitelist branches to avoid testing feature branches twiceSimon Warta
2017-06-21lib: fix the djgpp buildGisle Vanem
2017-06-20if2ip: fix compiler warning in ISO C90 modeMarcel Raad
2017-06-20travis: do the distcheck test build out-of-tree as wellDaniel Stenberg
2017-06-19http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg
2017-06-19test1521: test getinfo's OFF_T types tooDaniel Stenberg
2017-06-19lib1521: add curl_easy_getinfo calls to the test setDaniel Stenberg
2017-06-19automake: use $(MKHELP) variable instead if constant mkhelp.plSimon Warta
2017-06-19mkhelp.pl: fix script name in usage textSimon Warta
2017-06-19RELEASE-NOTES: synced with 3b80d3ca4Daniel Stenberg
2017-06-19getinfo: return sizes as curl_off_tDaniel Stenberg
2017-06-19PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg
2017-06-18http2: fix OOM crashDaniel Stenberg
2017-06-18CURLOPT_PREQUOTE.3: spellfix man page referenceDaniel Stenberg
2017-06-18http_proxy: fix build with http and proxyMarcel Raad
2017-06-18http_proxy: fix compiler warningMarcel Raad
2017-06-18TODO: update the TOC tooDaniel Stenberg
2017-06-18TODO: implement support for CURLOPT_PREQUOTE with SFTPDaniel Stenberg
2017-06-17tool_wrte_cb: remove check for config == NULLDaniel Stenberg
2017-06-16curl: prevent binary output spewed to terminalDaniel Stenberg
2017-06-16Makefile.m32: enable -W for MinGW32 buildMarcel Raad
2017-06-16curl-compilers.m4: enable comma clang warningMarcel Raad
2017-06-16curl-compilers.m4: enable missing-variable-declarations clang warningMarcel Raad
2017-06-16curl-compilers.m4: enable double-promotion warningMarcel Raad
2017-06-16curl-compilers.m4: enable vla warning for clangMarcel Raad
2017-06-16http-proxy: fix chunked-encoded CONNECT responsesDaniel Stenberg
2017-06-16http-proxy: deal with EAGAINDaniel Stenberg
2017-06-16libtest/libntlmconnect: fix compiler warnings from f94fcdbDaniel Stenberg
2017-06-16HTTPS-Proxy: don't offer h2 for https proxy connectionsJay Satiro
2017-06-16tests: stabilize test 2032 and 2033Daniel Stenberg
2017-06-16test1148: verify the -# progressbarDaniel Stenberg
2017-06-16test1061: mark as flakyDaniel Stenberg
2017-06-16url: refactor the check for Windows drive letter in pathJay Satiro
2017-06-16mk-ca-bundle.pl: Check curl's exit code after certdata downloadJay Satiro
2017-06-16dist: add the fuzz dir to the tarballDaniel Stenberg
2017-06-16configure: disable nghttp2 too if HTTP has been disabledDaniel Stenberg
2017-06-16http-proxy: fix build with --disable-proxy or --disable-httpDaniel Stenberg
2017-06-15fuzz/README: document how to buildDaniel Stenberg
2017-06-15fuzz: corpora file structure, initial commitFrederik B
2017-06-15fuzz: bring oss-fuzz initial code converted to C89Frederik B
2017-06-15http-proxy: only attempt FTP over HTTP proxyDaniel Stenberg