summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* runtests: deal with stderr text mode checks in hyper-modebagder/warn-many-outputsDaniel Stenberg2022-01-021-1/+7
* fixup test stderr as textDaniel Stenberg2022-01-021-1/+1
* tool_operate: warn if too many output arguments were foundDaniel Stenberg2022-01-023-3/+65
* KNOWN_BUGS: "Trying local ports fails on Windows"Daniel Stenberg2022-01-011-0/+9
* misc: update copyright year rangeDaniel Stenberg2021-12-307-7/+7
* zuul: remove the wolfssl even moreDaniel Stenberg2021-12-301-17/+0
* examples/multi-single.c: remove WAITMS()Daniel Stenberg2021-12-301-9/+0
* gtls: add gnutls include for the session typeDaniel Stenberg2021-12-291-1/+1
* m4/curl-compilers: tell clang -Wno-pointer-bool-conversionDaniel Stenberg2021-12-291-0/+3
* http_proxy: don't close the socket (too early)Daniel Stenberg2021-12-292-2/+6
* ngtcp2: verify the server certificate for the gnutls caseDaniel Stenberg2021-12-283-17/+24
* ngtcp2: verify the server cert on connect (quictls)Daniel Stenberg2021-12-284-13/+84
* zuul: remove the wolfssl buildDaniel Stenberg2021-12-282-22/+0
* github workflow: add wolfsslDaniel Stenberg2021-12-281-0/+49
* zuul: fix quiche build pointing to wrong CargoNicolas Sterchele2021-12-271-1/+1
* checksrc: detect more kinds of NULL comparisons we avoidDaniel Stenberg2021-12-2736-87/+87
* RELEASE-NOTES: syncedDaniel Stenberg2021-12-271-7/+15
* mesalink: remove the BACKEND define kludgeDaniel Stenberg2021-12-261-43/+48
* schannel: remove the BACKEND define kludgeDaniel Stenberg2021-12-261-187/+198
* gtls: check return code for gnutls_alpn_set_protocolsDaniel Stenberg2021-12-261-1/+5
* README: label the link to the support documentStefan Huber2021-12-261-1/+1
* docs/HTTP3: describe how to setup a h3 reverse-proxy for testingDaniel Stenberg2021-12-231-3/+73
* libcurl-multi.3: "SOCKS proxy handshakes" are not blockingDaniel Stenberg2021-12-231-1/+0
* tests: Add test for CURLOPT_HTTP200ALIASESVladimir Panteleev2021-12-214-2/+112
* http: Fix CURLOPT_HTTP200ALIASESVladimir Panteleev2021-12-211-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-12-201-11/+25
* language: "email"Daniel Stenberg2021-12-202-3/+3
* nss:set_cipher don't clobber the cipher listDaniel Stenberg2021-12-201-38/+40
* misc: s/e-mail/emailDaniel Stenberg2021-12-1928-54/+54
* docs: fix typo in OpenSSL 3 build instructionsTobias Nießen2021-12-181-1/+1
* linkcheck.yml: add CI job that checks markdown linksDaniel Stenberg2021-12-171-0/+23
* RELEASE-PROCEDURE.md: remove ICAL link and old release datesDaniel Stenberg2021-12-171-7/+1
* BINDINGS.md: "markdown-link-check-disable"Daniel Stenberg2021-12-171-0/+2
* docs: fix dead links, remove ECH.mdDaniel Stenberg2021-12-175-142/+5
* openssl: define HAVE_OPENSSL_VERSION for OpenSSL 1.1.0+Jay Satiro2021-12-162-11/+15
* docs: add known bugs list to HTTP3.mdxquery2021-12-161-0/+4
* BINDINGS: add one from Everything curl and update a linkDan Fandrich2021-12-151-4/+5
* libcurl-security.3: mention address and URL mitigationsDan Fandrich2021-12-151-7/+13
* RELEASE-NOTES: syncedDaniel Stenberg2021-12-151-7/+29
* x509asn1: return early on errorsDaniel Stenberg2021-12-152-53/+110
* openldap: several minor improvementsPatrick Monnerat2021-12-152-86/+107
* misc: remove unused doh flags when CURL_DISABLE_DOH is definedMAntoniak2021-12-154-1/+28
* mbedtls: fix CURLOPT_SSLCERT_BLOBDaniel Stenberg2021-12-141-3/+10
* asyn-ares: ares_getaddrinfo needs no happy eyeballs timerDaniel Stenberg2021-12-141-0/+4
* mailmap: add Yongkang HuangDaniel Stenberg2021-12-141-0/+1
* check ssl_config when re-use proxy connectionMrDwZ2021-12-141-7/+6
* mbedtls: do a separate malloc for ca_info_blobDaniel Stenberg2021-12-141-19/+17
* CI: build examples for additional code verificationMarc Hoersken2021-12-143-4/+5
* docs/examples: workaround broken -Wno-pedantic-ms-formatMarc Hoersken2021-12-149-45/+45
* tests/data/test302[12]: fix MSYS2 path conversion of hostpubsha256Marc Hoersken2021-12-142-0/+10