summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test1521: fix out-of-tree builds, broken with 467da3afdfandrich/test1521-pathDan Fandrich2017-06-291-1/+1
* curl_strequal.3: fix typo in SYNOPSISDaniel Stenberg2017-06-291-2/+2
* RELEASE-NOTES: synced with ce2c3ebdaDaniel Stenberg2017-06-281-5/+38
* curl --socks5-{basic,gssapi}: control socks5 authKamil Dudka2017-06-289-0/+46
* CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy authKamil Dudka2017-06-287-9/+99
* socks: deduplicate the code for auth requestKamil Dudka2017-06-281-9/+10
* socks: use proxy_user instead of proxy_nameKamil Dudka2017-06-281-16/+16
* libtest/make: generate lib1521.cDaniel Stenberg2017-06-273-2502/+17
* tool_getparam: fix memory leak on test 1147 OOM (torture tests)Jay Satiro2017-06-261-1/+3
* test1537: fixed memory leak on OOMDan Fandrich2017-06-251-2/+13
* test1521: fix compiler warningsMarcel Raad2017-06-252-11/+17
* curl/system.h: add check for XTENSA for 32bit gccDaniel Stenberg2017-06-241-1/+2
* winbuild: fix boringssl buildHenrik S. Gaßmann2017-06-241-1/+4
* progress: progress.timespent needs to be usDaniel Stenberg2017-06-241-2/+2
* curl-compilers.m4: fix unknown-warning-option on Apple clangMarcel Raad2017-06-241-1/+10
* progress: fix "time spent", broke in adef394acDaniel Stenberg2017-06-241-4/+4
* CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS caseDaniel Stenberg2017-06-241-0/+3
* maketgz: switch to -6e for xzDaniel Stenberg2017-06-241-1/+1
* libtest/Makefile: remove unused lib1541 variablesDaniel Stenberg2017-06-231-4/+0
* CONTRIBUTE.md: mention the out-of-tree build test tooDaniel Stenberg2017-06-221-5/+6
* maketgz: switch to xz instead of lzmaDaniel Stenberg2017-06-221-6/+6
* --request-target: instead of --strip-path-slashDaniel Stenberg2017-06-2120-49/+49
* lib1521: fix missing-variable-declarations clang warningsMarcel Raad2017-06-212-28/+28
* travis: enable typecheck-gcc warningsMarcel Raad2017-06-211-5/+5
* typecheck-gcc: add support for CURLINFO_OFF_TMarcel Raad2017-06-211-3/+12
* ci: whitelist branches to avoid testing feature branches twiceSimon Warta2017-06-212-0/+10
* lib: fix the djgpp buildGisle Vanem2017-06-211-1/+3
* if2ip: fix compiler warning in ISO C90 modeMarcel Raad2017-06-201-3/+3
* travis: do the distcheck test build out-of-tree as wellDaniel Stenberg2017-06-201-1/+3
* http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASHDaniel Stenberg2017-06-1921-25/+220
* test1521: test getinfo's OFF_T types tooDaniel Stenberg2017-06-192-0/+23
* lib1521: add curl_easy_getinfo calls to the test setDaniel Stenberg2017-06-193-750/+2454
* automake: use $(MKHELP) variable instead if constant mkhelp.plSimon Warta2017-06-191-1/+1
* mkhelp.pl: fix script name in usage textSimon Warta2017-06-191-1/+1
* RELEASE-NOTES: synced with 3b80d3ca4Daniel Stenberg2017-06-191-4/+36
* getinfo: return sizes as curl_off_tDaniel Stenberg2017-06-1916-20/+473
* PIPELINING_SERVER_BL: cleanup the internal list useDaniel Stenberg2017-06-195-22/+92
* http2: fix OOM crashDaniel Stenberg2017-06-182-5/+10
* CURLOPT_PREQUOTE.3: spellfix man page referenceDaniel Stenberg2017-06-181-1/+1
* http_proxy: fix build with http and proxyMarcel Raad2017-06-182-1/+3
* http_proxy: fix compiler warningMarcel Raad2017-06-181-1/+2
* TODO: update the TOC tooDaniel Stenberg2017-06-181-0/+1
* TODO: implement support for CURLOPT_PREQUOTE with SFTPDaniel Stenberg2017-06-182-5/+12
* tool_wrte_cb: remove check for config == NULLDaniel Stenberg2017-06-171-3/+0
* curl: prevent binary output spewed to terminalDaniel Stenberg2017-06-1610-17/+47
* Makefile.m32: enable -W for MinGW32 buildMarcel Raad2017-06-163-3/+3
* curl-compilers.m4: enable comma clang warningMarcel Raad2017-06-161-0/+5
* curl-compilers.m4: enable missing-variable-declarations clang warningMarcel Raad2017-06-161-0/+5
* curl-compilers.m4: enable double-promotion warningMarcel Raad2017-06-161-0/+10
* curl-compilers.m4: enable vla warning for clangMarcel Raad2017-06-161-0/+5