summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* netrc.d: edit the .netrc example to look nicerDaniel Stenberg2021-11-171-2/+4
* docs/cmdline-opts: do not say "protocols: all"Daniel Stenberg2021-11-153-3/+0
* curl.1: require "see also" for every documented optionDaniel Stenberg2021-11-15168-8/+179
* insecure.d: expand and clarifyDaniel Stenberg2021-11-151-7/+9
* gen.pl: improve example output formatDaniel Stenberg2021-11-153-10/+16
* Revert "form-escape.d: double the back-slashes for proper man page output"Daniel Stenberg2021-11-151-1/+1
* form-escape.d: double the back-slashes for proper man page outputDaniel Stenberg2021-11-151-1/+1
* page-footer: add a mention of how to report bugs to the man pageDaniel Stenberg2021-11-151-0/+3
* mime: use percent-escaping for multipart form field and file namesPatrick Monnerat2021-11-157-0/+106
* zuul.d: update rustls-ffi to version 0.8.2Kevin Burke2021-11-151-2/+2
* curl_share_setopt.3: refer to CURLSHOPT_USERDATA(3) properlyDaniel Stenberg2021-11-121-2/+1
* curl_share_setopt.3: split out options into their own manpagesDaniel Stenberg2021-11-127-70/+370
* docs/checksrc: Add documentation for STRERRORRikard Falkeborn2021-11-111-1/+3
* vtls/rustls: adapt to the updated rustls_version protoDaniel Stenberg2021-11-111-2/+2
* curl_easy_cleanup.3: remove from multi handle firstDaniel Stenberg2021-11-101-0/+4
* THANKS: add contributors from the 7.80.0 cycleDaniel Stenberg2021-11-101-0/+45
* docs: NAME fixes in easy option man pagesDaniel Stenberg2021-11-0827-46/+46
* curl_easy_perform.3: add a para about recv and send dataDaniel Stenberg2021-11-081-0/+6
* libcurl-easy.3: language polishDaniel Stenberg2021-11-081-5/+6
* limit-rate.d: this is average over several secondsDaniel Stenberg2021-11-081-0/+3
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-07263-923/+924
* man pages: fix backslash-n in examplesDaniel Stenberg2021-11-0520-22/+22
* CURLOPT_ALTSVC_CTRL.3: mention conn reuse is preferredDaniel Stenberg2021-11-041-2/+6
* curl.1: fix typos in the manpageSergio Durigan Junior2021-11-012-3/+3
* docs: reduce use of "very"Daniel Stenberg2021-11-0151-236/+232