summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_NOBODY.3: clarify what setting to 0 meansbagder/nobody-clarifyDaniel Stenberg2020-07-271-6/+16
* 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
* cmake: fix windows xp buildMatthias Naegler2020-07-121-0/+3
* ngtcp2: update to modified qlog callback prototypeDaniel Stenberg2020-07-121-1/+3
* transfer: fix memory-leak with CURLOPT_CURLU in a duped handleDaniel Stenberg2020-07-125-3/+146
* bearssl: fix build with disabled proxy supportBaruch Siach2020-07-121-2/+9
* RELEASE-NOTES: syncedDaniel Stenberg2020-07-111-3/+22
* cirrus-ci: upgrade 11-STABLE to 11.4Carlo Marcelo Arenas Belón2020-07-111-3/+2
* CURLINFO_CERTINFO.3: fix typoFilip Salomonsson2020-07-061-2/+2
* http2: only do the *done() cleanups for HTTPDaniel Stenberg2020-07-041-1/+2
* gnutls: repair the build with `CURL_DISABLE_PROXY`Alex Kiernan2020-07-041-3/+27
* gnutls: Fetch backend when using proxyAlex Kiernan2020-07-031-0/+1
* http2: close the http2 connection when no more requests may be sentLaramie Leavitt2020-07-031-0/+10
* ftpserver: don't verify SMTP MAIL FROM namesDaniel Stenberg2020-07-034-7/+11
* curl_version_info.3: CURL_VERSION_KERBEROS4 is deprecatedDaniel Stenberg2020-07-031-1/+1