aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-03unit1399: fix integer overflowRyan Winograd
2017-07-02cmake: Added compatibility options for older Windows versionsPer Malmberg
2017-07-01unit1399: add logging to time comparisonDaniel Stenberg
2017-06-30make: build the docs subdir only from within srcDaniel Stenberg
2017-06-30test1450: fix up DICT server in torture modeMax Dymond
2017-06-30test1450: add simple testing for DICTMax Dymond
2017-06-30test1521: fix out-of-tree builds, broken with 467da3afDan Fandrich
2017-06-30http2: handle PING framesMax Dymond
2017-06-30handler: refactor connection checkingMax Dymond
2017-06-30openssl: improve fallback seed of PRNG with a time based hashdmitrykos
2017-06-30progress: prevent resetting t_starttransferRyan Winograd
2017-06-29curl_strequal.3: fix typo in SYNOPSISDaniel Stenberg
2017-06-28RELEASE-NOTES: synced with ce2c3ebdaDaniel Stenberg
2017-06-28curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka
2017-06-28CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy authKamil Dudka
2017-06-28socks: deduplicate the code for auth requestKamil Dudka
2017-06-28socks: use proxy_user instead of proxy_nameKamil Dudka
2017-06-27libtest/make: generate lib1521.cDaniel Stenberg
2017-06-26tool_getparam: fix memory leak on test 1147 OOM (torture tests)Jay Satiro
2017-06-25test1537: fixed memory leak on OOMDan Fandrich
2017-06-25test1521: fix compiler warningsMarcel Raad
2017-06-24curl/system.h: add check for XTENSA for 32bit gccDaniel Stenberg
2017-06-24winbuild: fix boringssl buildHenrik S. Gaßmann
2017-06-24progress: progress.timespent needs to be usDaniel Stenberg
2017-06-24curl-compilers.m4: fix unknown-warning-option on Apple clangMarcel Raad
2017-06-24progress: fix "time spent", broke in adef394acDaniel Stenberg
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