summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup fixed two more infof() calls with newlinesbagder/nss-newlineDaniel Stenberg2021-10-192-2/+2
* nss: remove newline from infof() callDaniel Stenberg2021-10-191-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-10-191-11/+34
* curl_gssapi: fix build warnings by removing constDaniel Stenberg2021-10-191-2/+2
* curl_gssapi: fix link error on macOS MontereyBo Anderson2021-10-191-4/+6
* test1185: verify checksrcDaniel Stenberg2021-10-182-1/+185
* checksrc: improve the SPACESEMICOLON error messageDaniel Stenberg2021-10-181-6/+2
* url: set "k->size" -1 at start of requestDaniel Stenberg2021-10-181-1/+1
* doh: remove experimental code for DoH with GETDaniel Gustafsson2021-10-182-24/+2
* cirrus: remove FreeBSD 11.4 from the matrixDaniel Stenberg2021-10-181-3/+0
* cirrus: switch to openldap24-clientDaniel Stenberg2021-10-181-1/+1
* checksrc: ignore preprocessor linesDaniel Stenberg2021-10-173-13/+29
* urlapi: skip a strlen(), pass in zeroDaniel Stenberg2021-10-152-3/+2
* misc: update copyright yearsDaniel Stenberg2021-10-157-7/+7
* examples/htmltidy: correct wrong printf() useDaniel Stenberg2021-10-151-4/+4
* http: set content length earlierJay Satiro2021-10-153-45/+41
* aws-sigv4: make signature work when post data is binaryAbhinav Singh2021-10-158-3/+219
* MacOSX-Framework: remove redundant ';'a13460542021-10-151-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-10-141-7/+30
* openssl: with OpenSSL 1.1.0+ a failed RAND_status means goawayDaniel Stenberg2021-10-141-12/+23
* cmake: add CURL_ENABLE_SSL option and make CMAKE_USE_* SSL backend options de...Ryan Mast2021-10-141-7/+8
* http: remove assert that breaks hyperDaniel Stenberg2021-10-141-1/+1
* http_proxy: fix one more result assign for hyperDaniel Stenberg2021-10-141-1/+1
* sws: fix memory leak on exitJay Satiro2021-10-141-5/+7
* c-hyper: make Curl_http propagate errors betterDaniel Stenberg2021-10-141-41/+78
* http_proxy: make hyper CONNECT() return the correct error codeDaniel Stenberg2021-10-141-12/+39
* docs/Makefile.am: repair 'make html'Daniel Stenberg2021-10-141-1/+1
* curl: correct grammar in generated libcurl codeБорис Верховский2021-10-1311-10/+10
* tests: disable test 2043Daniel Stenberg2021-10-131-0/+1
* runtests: split out ignored testsDaniel Stenberg2021-10-121-3/+7
* http2: make getsock not wait for write if there's no remote windowDaniel Stenberg2021-10-121-5/+21
* test368: verify dash is appended for "-r [num]"Daniel Stenberg2021-10-112-1/+50
* curl: actually append "-" to --range without number onlyБорис Верховский2021-10-111-2/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-10-111-9/+29
* urlapi: URL decode percent-encoded host namesDaniel Stenberg2021-10-113-39/+143
* CI/makefiles: introduce dedicated test targetMarc Hoersken2021-10-089-9/+19
* maketgz: redirect updatemanpages.pl output to /dev/nullDaniel Stenberg2021-10-081-2/+2
* CURLOPT_HTTPHEADER.3: add descripion for specific headersDaniel Stenberg2021-10-081-0/+10
* c-hyper: use hyper_request_set_uri_parts to make h2 betterDaniel Stenberg2021-10-081-6/+31
* curl-openssl.m4: modify library order for openssl linkingMichael Afanasiev2021-10-081-2/+2
* sha256: use high-level EVP interface for OpenSSLMarcel Raad2021-10-071-41/+70
* curl_ntlm_core: use OpenSSL only if DES is availableMarcel Raad2021-10-071-5/+12
* md5: fix compilation with OpenSSL 3.0 APIMarcel Raad2021-10-071-7/+15
* print_category: printf %*s needs an int argumentDaniel Stenberg2021-10-071-1/+1
* version_win32: use actual version instead of manifested versionJay Satiro2021-10-073-5/+50
* RELEASE-NOTES: syncedDaniel Stenberg2021-10-061-10/+29
* http: fix Basic auth with empty name field in URLDaniel Stenberg2021-10-063-2/+50
* CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar2021-10-0616-12/+272
* docs/examples: add missing binaries to gitignoreDaniel Gustafsson2021-10-061-0/+2
* HTTP3: fix the HTTP/3 Explained book linkJosip Medved2021-10-051-1/+1