summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ngtcp2: adjust to recent sockaddr updatesbagder/ngtcp2-sockaddrDaniel Stenberg2020-07-162-9/+7
* 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
* tool_getparam: make --krb option work againKamil Dudka2020-07-031-1/+1
* http2: fix nghttp2_strerror -> nghttp2_http2_strerror in debug messagesJeremy Maitin-Shepard2020-07-021-2/+2
* url: silence MSVC warningMarcel Raad2020-07-021-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2020-07-012-44/+11
* RELEASE-NOTES: curl 7.71.1curl-7_71_1Daniel Stenberg2020-06-301-8/+15
* THANKS: add contributors to 7.71.1Daniel Stenberg2020-06-301-0/+8
* scripts/copyright.pl: skip .dcignoreDaniel Stenberg2020-06-301-0/+1
* Revert "multi: implement wait using winsock events"Daniel Stenberg2020-06-302-122/+4
* TODO: Add flag to specify download directoryDaniel Stenberg2020-06-291-0/+7
* TODO: return code to CURLMOPT_PUSHFUNCTION to fail connectionDaniel Stenberg2020-06-291-0/+8
* cirrus-ci: disable FreeBSD 13 (again)Daniel Stenberg2020-06-291-1/+1
* ngtcp2: sync with current masterDaniel Stenberg2020-06-291-1/+3
* examples/multithread.c: call curl_global_cleanup()Daniel Stenberg2020-06-291-2/+2
* vtls: compare cert blob when finding a connection to reuseDaniel Stenberg2020-06-293-1/+46
* RELEASE-NOTES: syncedDaniel Stenberg2020-06-281-3/+28
* terminology: call them null-terminated stringsDaniel Stenberg2020-06-28107-139/+139
* http: fix proxy auth with blank passwordDaniel Stenberg2020-06-283-2/+62
* .dcignore: ignore tests and docs directoriesDaniel Stenberg2020-06-271-0/+3
* tool_cb_hdr: Fix etag warning output and return codeJay Satiro2020-06-261-4/+4