summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tool_cb_wrt: fix outfile mode flags for WindowsJay Satiro2020-07-291-3/+6
* checksrc: ban gmtime/localtimeDaniel Stenberg2020-07-286-3/+9
* transfer: fix data_pending for builds with both h2 and h3 enabledDaniel Stenberg2020-07-281-2/+6
* curl_multi_setopt: fix compiler warning "result is always false"Daniel Stenberg2020-07-281-3/+1
* curl: improve the existing file check with -JDaniel Stenberg2020-07-283-10/+36
* multi: update comment to say easyp list is linearJonathan Nieder2020-07-281-1/+1
* CURLOPT_NOBODY.3: fix the syntax for referring to optionsDaniel Stenberg2020-07-271-3/+3
* ngtcp2: store address in sockaddr_storageDaniel Stenberg2020-07-271-2/+3
* CURLOPT_NOBODY.3: clarify what setting to 0 meansDaniel Stenberg2020-07-271-6/+16
* setopt: unset NOBODY switches to GET if still HEADDaniel Stenberg2020-07-271-0/+2
* configure: cleanup wolfssl + pkg-config conflicts when cross compiling.Ehren Bendler2020-07-272-10/+21
* configure: show zstd "no" in summary when built without itDaniel Stenberg2020-07-271-0/+1
* quiche: handle calling disconnect twiceDaniel Stenberg2020-07-271-2/+8
* getinfo: reset retry-after value in initinfoNicolas Sterchele2020-07-275-2/+130
* WIN32: stop forcing narrow-character APIMarcel Raad2020-07-277-16/+38
* mprintf: Fix stack overflowsTobias Stoeckmann2020-07-272-1/+16
* mprintf: Fix dollar string handlingTobias Stoeckmann2020-07-271-5/+15
* ntlm: free target_info before (re-)mallocDaniel Stenberg2020-07-261-0/+1
* CI/macos: set minimum macOS versionMarcel Raad2020-07-261-3/+17
* RELEASE-NOTES: syncedDaniel Stenberg2020-07-261-7/+54
* CI/macos: enable warnings as errors for CMake buildsMarcel Raad2020-07-251-1/+3
* CMake: fix test for warning suppressionsMarcel Raad2020-07-231-1/+10
* curl.h: update CURLINFO_LASTONEJay Satiro2020-07-231-1/+1
* CI/azure: unconditionally enable warnings-as-errors with autotoolsMarc Hoersken2020-07-221-2/+2
* doh: remove redundant castMarcel Raad2020-07-211-2/+2
* CI/macos: unconditionally enable warnings-as-errors with autotoolsMarcel Raad2020-07-191-3/+6
* util: silence conversion warningsMarcel Raad2020-07-193-3/+3
* md(4|5): don't use deprecated macOS functionsMarcel Raad2020-07-192-2/+6
* strdup: remove the odd strlen checkDaniel Stenberg2020-07-182-18/+8
* travis: update quiche builds for new boringssl layoutAlessandro Ghedini2020-07-183-8/+6
* configure: allow disabling warningsMarcel Raad2020-07-171-48/+74
* ngtcp2: adjust to recent sockaddr updatesDaniel Stenberg2020-07-162-9/+7
* page-header: provide protocol details in the curl.1 man pageDaniel Stenberg2020-07-161-0/+49
* docs: Update a few leftover mentions of DarwinSSLDaniel Gustafsson2020-07-164-7/+7
* file2memory: use a define instead of -1 unsigned valueDaniel Stenberg2020-07-161-2/+2
* CURL_PUSH_ERROROUT: allow the push callback to fail the parent streamDaniel Stenberg2020-07-165-21/+28
* nss: fix build with disabled proxy supportBaruch Siach2020-07-141-9/+35
* test1139: make it display the difference on test failuresbagder/test1119Daniel Stenberg2020-07-142-3/+9
* test1119: verify stdout in the testDaniel Stenberg2020-07-142-0/+9
* curl: add %{method} to the -w variablesDaniel Stenberg2020-07-146-2/+103
* CURLINFO_EFFECTIVE_METHOD: addedDaniel Stenberg2020-07-148-8/+102
* windows: add unicode to feature listViktor Szakats2020-07-146-0/+12
* multi: remove two checks always trueDaniel Stenberg2020-07-141-2/+2
* workflows: limit what branches to run CodeQL onMarc Hoersken2020-07-131-4/+9
* appveyor: collect libcurl.dll variants with prefix or suffixMarc Hoersken2020-07-131-1/+1
* socks: use size_t for size variableihsinme2020-07-121-3/+3
* RELEASE-NOTES: syncedDaniel Stenberg2020-07-122-9/+22
* content_encoding: add zstd decoding supportGilles Vollant2020-07-1221-16/+813
* asyn.h: remove the Curl_resolver_getsock defineDaniel Stenberg2020-07-121-1/+0
* configure.ac: Sort features name in summaryNicolas Sterchele2020-07-121-0/+4