summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup test319 to work with the fixed Transfer-Encodingbagder/transfer-encoding-clDaniel Stenberg2021-08-302-7/+7
* test365: verify response with chunked AND Content-Length headersDaniel Stenberg2021-08-302-1/+66
* fixup c-hyper to make test 566 workDaniel Stenberg2021-08-301-0/+5
* DISABLED: enable the transfer-encoding tests for hyperDaniel Stenberg2021-08-301-5/+0
* http: ignore content-length if any transfer-encoding is usedDaniel Stenberg2021-08-307-59/+68
* KNOWN_BUGS: HTTP/3 doesn't support client certsDaniel Stenberg2021-08-301-0/+7
* mailing lists: move from cool.haxx.se to lists.haxx.seDaniel Stenberg2021-08-305-10/+7
* http_proxy: only wait for writable socket while sending requestDaniel Stenberg2021-08-271-1/+1
* http: disallow >3-digit response codesDaniel Stenberg2021-08-264-30/+41
* ngtcp2: stop buffering crypto dataTatsuhiro Tsujikawa2021-08-262-30/+1
* test1280: CRLFify the response to please hyperDaniel Stenberg2021-08-261-5/+5
* tests: enable test 1129 for hyper buildsDaniel Stenberg2021-08-261-1/+0
* curl: better error message when -O fails to get a good nameDaniel Stenberg2021-08-261-1/+4
* curl_easy_setopt: tweak the string copy wordingDaniel Stenberg2021-08-261-5/+5
* RELEASE-NOTES: syncedDaniel Stenberg2021-08-252-11/+51
* cmake: sync CURL_DISABLE optionsDon2021-08-253-69/+117
* KNOWN_BUGS: FTPS upload data loss with TLS 1.3Jay Satiro2021-08-251-0/+18
* cmake: avoid poll() on macOSDaniel Stenberg2021-08-241-0/+4
* c-hyper: handle HTTP/1.1 => HTTP/1.0 downgrade on reused connectionDaniel Stenberg2021-08-234-7/+11
* c-hyper: deal with Expect: 100-continue combined with POSTFIELDSDaniel Stenberg2021-08-232-5/+11
* tests: be explicit about using 'python3' instead of 'python'a13460542021-08-234-4/+4
* scripts: invoke interpreters through /usr/bin/enva13460542021-08-236-6/+6
* DISABLED: enable 11 more tests for hyper buildsDaniel Stenberg2021-08-231-11/+0
* setopt: enable CURLOPT_IGNORE_CONTENT_LENGTH for hyperDaniel Stenberg2021-08-234-7/+2
* test1138: remove trailing space to make work with hyperDaniel Stenberg2021-08-232-3/+2
* libcurl-errors.3: clarify two CURLUcode errorsDaniel Stenberg2021-08-231-2/+2
* symbols-in-versions: fix CURLSSLBACKEND_QSOSSL last used versionJay Satiro2021-08-231-2/+2
* urlapi.c:seturl: assert URL instead of using if-checkDaniel Stenberg2021-08-231-2/+1
* curl-openssl.m4: show correct output for OpenSSL v3Daniel Stenberg2021-08-221-3/+27
* mksymbolsmanpage.pl: Fix showing symbol's last used versionJay Satiro2021-08-221-1/+1
* mksymbolsmanpage.pl: match symbols case insenitivelyDaniel Stenberg2021-08-211-2/+2
* asyn-ares: call ares_freeaddrinfo() to clean up addrinfo resultsDaniel Stenberg2021-08-211-0/+1
* wolfssl: clean up wolfcrypt error queueEhren Bendler2021-08-211-2/+13
* man pages: remove trailing whitespacesDaniel Stenberg2021-08-2110-10/+16
* mailmap: add Gleb IvanovskyDaniel Stenberg2021-08-212-1/+2
* config.d: escape the backslash properlyDaniel Stenberg2021-08-211-1/+1
* curl_setup.h: sync values for HTTP_ONLYDon2021-08-212-17/+24
* configure: set classic mingw minimum OS version to XPJay Satiro2021-08-211-1/+47
* schannel: Work around typo in classic mingw macroJay Satiro2021-08-211-7/+7
* RELEASE-NOTES: syncedDaniel Stenberg2021-08-201-9/+34
* http_proxy: fix user-agent and custom headers for CONNECT with hyperDaniel Stenberg2021-08-202-4/+5
* c-hyper: initial support for "dumping" 1xx HTTP responsesDaniel Stenberg2021-08-202-4/+47
* tests/*server.pl: flush output before executing subprocessMarc Hoersken2021-08-186-3/+18
* CI: use GitHub Container Registry instead of Docker HubMarc Hoersken2021-08-182-14/+14
* openssl: when creating a new context, there cannot be an old oneDaniel Stenberg2021-08-181-2/+1
* KNOWN_BUGS: Renegotiate from server may cause hang for OpenSSL backendJay Satiro2021-08-181-0/+12
* docs/BINDINGS: URL updateViktor Szakats2021-08-171-1/+1
* tests/server/*.c: align handling of portfile argument and fileMarc Hoersken2021-08-176-25/+47
* KNOWN_BUGS: Fix a number of typos in KNOWN_BUGSDaniel Gustafsson2021-08-171-5/+5
* getparameter: fix the --local-port number parserDaniel Stenberg2021-08-171-2/+3