summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* connect: mark intentional ignores of setsockopt return valuesbagder/connect-setsockoptDaniel Stenberg2021-01-111-9/+8
* http: make 'authneg' also work for HyperDaniel Stenberg2021-01-105-21/+25
* cmake: Add an option to disable libidn2Jay Satiro2021-01-081-1/+5
* HYPER: no longer needs the special branchDaniel Stenberg2021-01-081-1/+1
* test179: use consistent header line endingsDaniel Stenberg2021-01-081-1/+1
* file: don't provide content-length for directoriesDaniel Stenberg2021-01-071-10/+12
* TODO: Directory listing for FILE:Daniel Stenberg2021-01-071-8/+17
* curl.h: add CURLPROTO_GOPHERS as own protocol identifierDaniel Stenberg2021-01-064-3/+8
* http: have CURLOPT_FAILONERROR fail after all headersDaniel Stenberg2021-01-065-37/+90
* global_init: debug builds allocates a byte in initDaniel Stenberg2021-01-062-1/+15
* lib/unit tests: add missing curl_global_cleanup() callsDaniel Stenberg2021-01-0616-50/+84
* travis: adapt to Hyper build changeDaniel Stenberg2021-01-062-3/+3
* pretransfer: setup the User-Agent header hereDaniel Stenberg2021-01-052-14/+14
* test66: disable with HyperDaniel Stenberg2021-01-051-0/+3
* c-hyper: poll the tasks until end correctlyDaniel Stenberg2021-01-052-3/+3
* mk-ca-bundle.pl: deterministic output when using -tGergely Nagy2021-01-051-1/+1
* KNOWN_BUGS: fixed "wolfSSL lacks support for renegotiation"Daniel Stenberg2021-01-051-9/+0
* wolfssl: add SECURE_RENEGOTIATION supportHimanshu Gupta2021-01-051-0/+7
* RELEASE-NOTES: syncedDaniel Stenberg2021-01-051-7/+33
* wolfssl: update copyright year rangeDaniel Stenberg2021-01-051-1/+1
* c-hyper: make CURLE_GOT_NOTHING workDaniel Stenberg2021-01-051-3/+8
* http_proxy: make CONNECT work with the Hyper backendDaniel Stenberg2021-01-054-49/+284
* TODO: --fail-with-body perchance?Daniel Stenberg2021-01-051-0/+9
* tool_operate: fix the suppression logic of some error messagesJay Satiro2021-01-041-6/+8
* wolfssl: Support wolfSSL builds missing TLS 1.1Jay Satiro2021-01-041-1/+6
* test1633: set appropriate nameDaniel Stenberg2021-01-041-4/+4
* travis: limit the tests with quiche builds to HTTPS and FTPS onlyDaniel Stenberg2021-01-032-4/+4
* HISTORY: added dates to early historyDaniel Stenberg2021-01-031-7/+26
* httpauth: make multi-request auth work with custom portDaniel Stenberg2021-01-028-13/+158
* language: s/behaviour/behavior/gEmil Engler2021-01-0228-50/+51
* cmdline-opts/retry.d: mention response code 429 as wellDaniel Stenberg2021-01-021-1/+1
* docs/HYPER.md: mention outstanding issuesDaniel Stenberg2021-01-021-0/+18
* COPYING/configure: bump copyright year rangeDaniel Stenberg2021-01-012-3/+3
* c-hyper: add timecondition to the requestDaniel Stenberg2021-01-013-5/+23
* c-hyper: make Digest and NTLM workDaniel Stenberg2020-12-301-0/+7
* examples/curlgtk.c: fix the copyright year rangeDaniel Stenberg2020-12-301-10/+9
* docs/examples: adjust prototypes for CURLOPT_READFUNCTIONOlaf Hering2020-12-3036-39/+39
* examples: fix more empty expression statement has no effectDaniel Stenberg2020-12-303-13/+16
* cleanup: fix two empty expression statement has no effectDaniel Stenberg2020-12-302-6/+9
* configure: set -Wextra-semi-stmt for clang with --enable-debugDaniel Stenberg2020-12-291-0/+1
* tests/unit: fix empty statements with no effectDaniel Stenberg2020-12-291-37/+47
* dns: extend CURLOPT_RESOLVE syntax for adding non-permanent entriesPaul Groke2020-12-296-40/+82
* schannel: fix "empty expression statement has no effect"Daniel Stenberg2020-12-291-8/+6
* docs: remove redundant "better" in --fail helpDenis Laxalde2020-12-291-1/+1
* curl.1: fix typo microsft -> microsoftKevin Ushey2020-12-271-1/+1
* misc: assorted typo fixesXhmikosR2020-12-268-11/+11
* RELEASE-NOTES: syncedDaniel Stenberg2020-12-261-7/+24
* tool_operate: avoid NULL dereference of first_argDaniel Stenberg2020-12-261-1/+1
* misc: fix "warning: empty expression statement has no effect"Daniel Stenberg2020-12-2611-70/+85
* KNOWN_BUGS: 6.10 curl never completes Negotiate over HTTPDaniel Stenberg2020-12-261-0/+7