summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* TODO: Less memory massaging with SchannelDaniel Stenberg2022-01-191-0/+8
* CURLMOPT_TIMERFUNCTION/DATA.3: fix the examplesDaniel Stenberg2022-01-172-8/+8
* docs/HISTORY.md: mention alt-svc and HSTSDaniel Stenberg2022-01-171-0/+4
* misc: remove BeOS code and referencesDaniel Stenberg2022-01-171-5/+5
* mbedtls: fix CURLOPT_SSLCERT_BLOB (again)Niels Martignène2022-01-151-4/+5
* curl_multi_socket.3: remove callback and typical usage descriptionsDaniel Stenberg2022-01-121-63/+1
* openldap: implement SASL authenticationPatrick Monnerat2022-01-117-22/+23
* CURLOPT_RESOLVE.3: change example port to 443Cameron Will2022-01-101-1/+1
* mesalink: remove supportDaniel Stenberg2022-01-104-5/+4
* ldap: return CURLE_URL_MALFORMAT for bad URLDaniel Stenberg2022-01-102-3/+3
* docs/cmdline-opts: add "mutexed" options for more http versionsDaniel Stenberg2022-01-104-5/+5
* rustls: add CURLOPT_CAINFO_BLOB supportStephen M. Coakley2022-01-102-2/+2
* remote-header-name.d: clarifyDaniel Stenberg2022-01-091-2/+7
* url: given a user in the URL, find pwd for that user in netrcDaniel Stenberg2022-01-091-17/+13
* curl_url_set.3: mention when CURLU_ALLOW_SPACE was addedDaniel Stenberg2022-01-081-2/+2
* examples/multi-app.c: call curl_multi_remove_handle as wellDaniel Stenberg2022-01-071-5/+7
* docs: fix mandoc -T lint formatting complaintsDaniel Stenberg2022-01-057-35/+32
* next.d. remove .fi/.nf as they are handled by gen.plDaniel Stenberg2022-01-051-2/+0
* gen.pl: terminate "example" sections betterDaniel Stenberg2022-01-051-1/+4
* THANKS: add names from 7.81.0 releaseDaniel Stenberg2022-01-051-0/+25
* curl_multi_init.3: fix the copyright year rangeDaniel Stenberg2022-01-051-1/+1
* curl_multi_init.3: fix EXAMPLE formattingJay Satiro2022-01-031-7/+7
* KNOWN_BUGS: "Trying local ports fails on Windows"Daniel Stenberg2022-01-011-0/+9
* misc: update copyright year rangeDaniel Stenberg2021-12-304-4/+4
* examples/multi-single.c: remove WAITMS()Daniel Stenberg2021-12-301-9/+0
* checksrc: detect more kinds of NULL comparisons we avoidDaniel Stenberg2021-12-272-5/+5
* 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
* language: "email"Daniel Stenberg2021-12-202-3/+3
* misc: s/e-mail/emailDaniel Stenberg2021-12-1925-49/+49
* docs: fix typo in OpenSSL 3 build instructionsTobias Nießen2021-12-181-1/+1
* 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-174-141/+5
* 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
* openldap: several minor improvementsPatrick Monnerat2021-12-151-7/+7
* docs/examples: workaround broken -Wno-pedantic-ms-formatMarc Hoersken2021-12-149-45/+45
* example/progressfunc: remove code for old libcurlsDaniel Stenberg2021-12-131-53/+4
* TODO: 13.3 Defeat TLS fingerprintingDaniel Stenberg2021-12-111-2/+11
* 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
* FAQ: we never pronounced it "see URL", we say "kurl"Daniel Stenberg2021-12-081-1/+1
* CURLOPT_RESOLVE.3: minor polishDaniel Stenberg2021-12-071-26/+34