summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs/HTTP3: describe how to setup a h3 reverse-proxy for testingbagder/http3-serverDaniel 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
* config.d: update documentation to match the path searchbagder/homedir-scanDaniel Stenberg2021-11-291-23/+22
* docs: consistent manpage SYNOPSISDaniel Stenberg2021-11-26364-445/+1185
* docs: address proselint nitsDaniel Stenberg2021-11-2669-221/+219
* FAQ: typo fix : "yout" ➤ "your"Bruno Baguette2021-11-261-1/+1
* docs/INSTALL.md: typo fix : added missing "get" verbBruno Baguette2021-11-261-1/+1
* insecure.d: detail its use for SFTP and SCP as wellDaniel Stenberg2021-11-251-11/+14
* Makefile.m32: rename -winssl option to -schannel and tidy upViktor Szakats2021-11-251-22/+22
* KNOWN_BUGS: 5.6 make distclean loops foreverDaniel Stenberg2021-11-251-0/+8
* KNOWN_BUGS: add one, remove oneDaniel Stenberg2021-11-251-5/+3
* urlapi: provide more detailed return codesbagder/urlapi-returncodesDaniel Stenberg2021-11-252-1/+37
* urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LENDaniel Stenberg2021-11-251-1/+2
* tests/CI.md: add more information on CI environmentsKevin Burke2021-11-231-35/+3
* page-footer: fix typoDaniel Stenberg2021-11-191-1/+1
* page-footer: document more environment variablesDaniel Stenberg2021-11-171-0/+29