summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup symbols-in-versionsbagder/gophers-separateDaniel Stenberg2021-01-051-0/+1
* curl.h: add CURLPROTO_GOPHERS as own protocol identifierDaniel Stenberg2021-01-053-3/+7
* 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
* writeout: fix NULL dereference for "this url"Daniel Stenberg2020-12-261-1/+2
* failf: remove newline from formatting stringsDaniel Stenberg2020-12-2524-56/+57
* CI: fix warning with the latest versionsXhmikosR2020-12-251-9/+0
* INSTALL: update the list known OSes and CPU archs curl has run onDaniel Stenberg2020-12-251-74/+21
* curl: fix handling of -q optionCherish982020-12-231-1/+1
* tests/badsymbols.pl: ignore stand-alone single hash linesDaniel Stenberg2020-12-221-0/+3
* curl_easy_pause.3: add multiplexed pause effectsDaniel Stenberg2020-12-221-23/+23
* curl_easy_pause.3: fix man page referenceJay Satiro2020-12-221-1/+1
* EXPERIMENTAL: add the Hyper backend to the listDaniel Stenberg2020-12-221-1/+1
* speedcheck: exclude paused transfersDaniel Stenberg2020-12-223-0/+11
* h2: do not wait for RECV on paused transfersDaniel Stenberg2020-12-221-3/+4
* RELEASE-NOTES: syncedDaniel Stenberg2020-12-211-7/+27