summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* retry-all-errors.d: make the example completeDaniel Stenberg2021-12-071-1/+1
* TODO: 5.7 Require HTTP version X or higherDaniel Stenberg2021-12-061-0/+9
* CURLOPT_STDERR.3: does not work with libcurl as a win32 DLLDaniel Stenberg2021-12-061-0/+5
* multi: handle errors returned from socket/timer callbacksDaniel Stenberg2021-12-063-3/+12
* openldap: implement STARTTLSPatrick Monnerat2021-12-063-4/+16
* curl_easy_unescape.3: call curl_easy_cleanup in exampleJun Tseng2021-12-061-0/+1
* curl_easy_escape.3: call curl_easy_cleanup in exampleJun Tseng2021-12-061-0/+1
* request.d: refer to 'method' rather than 'command'Damien Walsh2021-12-051-2/+2
* HTTP3: update quiche build instructionsAlessandro Ghedini2021-12-031-4/+4
* CURLMOPT_TIMERFUNCTION.3: call it expire time, not intervalDaniel Stenberg2021-12-021-3/+3
* docs: Update the Reducing Size sectionDan Fandrich2021-11-301-21/+43
* mbedTLS: add support for CURLOPT_CAINFO_BLOBFlorian Van Heghe2021-11-301-1/+1