summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* header.d: mention the "Transfer-Encoding: chunked" handlingbagder/curl-1-header-chunkedDaniel Stenberg2020-10-301-8/+10
* tests: fix some http/2 tests for older versions of nghttpxJay Satiro2020-10-295-11/+5
* RELEASE-NOTES: syncedDaniel Stenberg2020-10-301-6/+24
* configure: use pkgconfig to find openSSL when cross-compilingCristian Morales Vega2020-10-291-8/+2
* tool_operate: bail out proper on errors for parallel setupDaniel Stenberg2020-10-291-1/+1
* CMake: make BUILD_TESTING dependent optionSergei Nikulov2020-10-291-4/+4
* libssh2: fix transport over HTTPS proxyDaniel Stenberg2020-10-292-1/+24
* curl.1: add an "OUTPUT" section at the top of the manpageDaniel Stenberg2020-10-291-0/+9
* mailmap: set Viktor Szakats's emailDaniel Stenberg2020-10-281-2/+2
* runtests: show keywords when no tests ranDaniel Stenberg2020-10-261-0/+7
* CURLOPT_DNS_USE_GLOBAL_CACHE.3: fix typoJay Satiro2020-10-261-1/+1
* range.d: fix typoJay Satiro2020-10-261-1/+1
* CI/github: work-around for brew breakage on macOSDaniel Stenberg2020-10-261-6/+12
* range.d: clarify that curl will not parse multipart responsesJosé Joaquín Atria2020-10-261-1/+2
* RELEASE-NOTES: syncedDaniel Stenberg2020-10-261-4/+24
* libssh2: fix build with disabled proxy supportBaruch Siach2020-10-261-1/+6
* alt-svc: enable by defaultDaniel Stenberg2020-10-2527-71/+58
* CI/appveyor: remove (unused) runtests.pl -b optionDaniel Stenberg2020-10-251-1/+1
* tool_help: make "output" description less confusingEmil Engler2020-10-242-2/+2
* CI/appveyor: disable test 571 in two cmake buildsDaniel Stenberg2020-10-241-2/+2
* cmake: set the unicode feature in curl-config on WindowsDaniel Stenberg2020-10-221-0/+1
* libssh2: require version 1.0 or laterDaniel Stenberg2020-10-223-24/+3
* KNOWN_BUGS: mention the individual cmake issuesDaniel Stenberg2020-10-211-14/+20
* CMake: store IDN2 information in curl_config.hDaniel Stenberg2020-10-201-2/+5
* CMake: call the feature unixsockets without dashDaniel Stenberg2020-10-201-1/+1
* CI/travis: add brotli and zstd to the libssh2 buildDaniel Stenberg2020-10-192-0/+34
* runtests: revert the mistaken edit of $CURLDaniel Stenberg2020-10-191-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-10-191-3/+38
* curl_url_set.3: fix typo in the RETURN VALUE sectionDaniel Stenberg2020-10-181-1/+1
* packages/OS400: make the source code-style compliantDaniel Stenberg2020-10-176-341/+228
* os400: Sync libcurl API optionsJay Satiro2020-10-173-2/+29
* CURLOPT_NOBODY.3: fix typoDaniel Stenberg2020-10-161-1/+1
* CI/azure: improve on flakiness by avoiding libtool wrappersMarc Hoersken2020-10-161-3/+6
* CURLOPT_URL.3: clarify SCP/SFTP URLs are for uploads as wellDaniel Stenberg2020-10-161-9/+8
* CURLOPT_TCP_NODELAY.3: fix comment in example codeZenju2020-10-161-1/+1
* openssl: acknowledge SRP disabling in configure properlyDaniel Stenberg2020-10-161-4/+12
* http3: fix two build errors, silence warningsViktor Szakats2020-10-162-4/+5
* Makefile.m32: add support for HTTP/3 via ngtcp2+nghttp3Viktor Szakats2020-10-163-0/+71
* tool_operate: fix compiler warning when --libcurl is disabledDaniel Stenberg2020-10-161-0/+3
* checksrc: warn on empty line before open braceDaniel Stenberg2020-10-156-6/+6
* urlapi: URL encode a '+' in the query partDaniel Stenberg2020-10-152-20/+14
* libcurl.pc: make it relocatableCristian Morales Vega2020-10-156-5/+360
* runtests: return error if no tests ranDaniel Stenberg2020-10-151-3/+3
* docs/FEATURE: convert to markdownDaniel Stenberg2020-10-152-84/+100
* strerror: use 'const' as the string should never be modifiedPhilipp Klaus Krause2020-10-151-1/+1
* connect: repair build without ipv6 availabilityJay Satiro2020-10-151-0/+4
* RELEASE-NOTES: syncedDaniel Stenberg2020-10-152-301/+13
* src/tool_filetime: disable -Wformat on mingw for this fileDaniel Stenberg2020-10-151-0/+5
* test122[12]: remove these two testsDaniel Stenberg2020-10-158-650/+2
* RELEASE-NOTES: syncedcurl-7_73_0Daniel Stenberg2020-10-141-14/+25