summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup test648 for updated line wrapbagder/emailDaniel Stenberg2021-12-171-2/+2
* misc: s/e-mail/emailDaniel Stenberg2021-12-1728-53/+53
* 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
* openldap: simplify ldif generation codePatrick Monnerat2021-12-131-62/+47
* example/progressfunc: remove code for old libcurlsDaniel Stenberg2021-12-131-53/+4
* sha256/md5: return errors when init failsx20182021-12-139-40/+73
* TODO: 13.3 Defeat TLS fingerprintingDaniel Stenberg2021-12-111-2/+11
* RELEASE-NOTES: syncedDaniel Stenberg2021-12-111-4/+30
* openldap: process search query response messages one by onePatrick Monnerat2021-12-111-157/+114
* hash: lazy-alloc the table in Curl_hash_add()bagder/hash-lazyallocDaniel Stenberg2021-12-1010-82/+77
* multi: cleanup the socket hash when destroying itbagder/sockhash-destroyDaniel Stenberg2021-12-101-6/+27
* test1156: fixup the stdout check for WindowsDaniel Stenberg2021-12-101-1/+1
* test1528: enable for hyperDaniel Stenberg2021-12-092-2/+1
* test1527: enable for hyperDaniel Stenberg2021-12-092-1/+2
* test1526: enable for hyperDaniel Stenberg2021-12-092-1/+2
* test1525: slightly tweaked for hyperDaniel Stenberg2021-12-092-1/+2
* test1156: enable for hyperDaniel Stenberg2021-12-093-29/+35
* test661: enable for hyperDaniel Stenberg2021-12-091-1/+0
* docs: fix proselint nitsDaniel Stenberg2021-12-0913-125/+123
* BINDINGS.md: add cURL client for PostgreSQLRekGRpth2021-12-091-0/+2
* CURLSHOPT_USERDATA.3: fix copy-paste mistakeRekGRpth2021-12-091-1/+1
* docs: fix minor nroff format nitsDaniel Stenberg2021-12-092-2/+2
* docs/URL-SYNTAX.md: space is not fine in a given URLDaniel Stenberg2021-12-091-7/+10
* curl_multi_perform/socket_action.3: clarify what errors meanDaniel Stenberg2021-12-092-2/+12
* libcurl-errors.3: add CURLM_ABORTED_BY_CALLBACKDaniel Stenberg2021-12-091-0/+2
* hash: add asserts to help detect bad usageDaniel Stenberg2021-12-091-2/+7
* lib530: abort on curl_multi errorsDaniel Stenberg2021-12-091-14/+33
* FAQ: we never pronounced it "see URL", we say "kurl"Daniel Stenberg2021-12-081-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2021-12-071-7/+27
* CURLOPT_RESOLVE.3: minor polishDaniel Stenberg2021-12-071-26/+34
* test1556: adjust for hyperDaniel Stenberg2021-12-073-16/+15