summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* page-footer: document more environment variablesbagder/docs-envsDaniel Stenberg2021-11-171-0/+29
* 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
* CURLOPT_[PROXY]_SSL_CIPHER_LIST.3: bold instead of quoteDaniel Stenberg2021-11-012-22/+21
* gen.pl: replace leading single quotes with \(aqDaniel Stenberg2021-11-015-4/+6
* smooth-gtk-thread.c: enhance the mutex lock useDaniel Stenberg2021-11-011-39/+31
* CURLOPT_HSTSWRITEFUNCTION.3: using CURLOPT_HSTS_CTRL is requiredJonathan Cardoso Machado2021-10-291-0/+3
* opt-manpages: use 'Added in' instead of 'Since'Daniel Stenberg2021-10-274-4/+4
* docs: fix typo in CURLOPT_TRAILERFUNCTION exampleKerem Kat2021-10-261-1/+1
* docs/HYPER: remove some remaining issues, add HTTP/0.9 limitationDaniel Stenberg2021-10-261-6/+2
* hyper: disable test 1294 since hyper doesn't allow such crazy headersDaniel Stenberg2021-10-251-0/+1
* Makefile.m32: fix to not require OpenSSL with -libssh2 or -rtmp optionsViktor Szakats2021-10-251-3/+8
* docs: consistent use of "Added in"Daniel Stenberg2021-10-2528-41/+41
* man pages: require all to use the same section header orderDaniel Stenberg2021-10-2573-264/+676
* docs/HTTP3: improve build instructionsDavid Hu2021-10-251-7/+14
* docs: provide "RETURN VALUE" section for more func manpagesDaniel Stenberg2021-10-254-4/+11
* curl_multi_socket_action.3: add a "RETURN VALUE" sectionJay Satiro2021-10-251-0/+3
* hyper: does not support disabling CURLOPT_HTTP_TRANSFER_DECODINGDaniel Stenberg2021-10-222-1/+3
* INSTALL: update symbol hiding optionÉrico Nogueira2021-10-221-1/+1
* URL-SYNTAX: add IMAP UID SEARCH exampleJay Satiro2021-10-211-5/+24
* manpage: adjust the asterisk in some SYNOPSIS sectionsDaniel Stenberg2021-10-204-10/+11
* curl_multi_perform.3: polish wordingDaniel Stenberg2021-10-201-66/+25
* docs/THANKS: removed on requestDaniel Stenberg2021-10-201-1/+0
* FAQ: polish the explanation of libcurlDaniel Stenberg2021-10-201-2/+2
* curl_easy_perform.3: minor wording tweakDaniel Stenberg2021-10-201-3/+3
* examples/htmltidy: correct wrong printf() useDaniel Stenberg2021-10-151-4/+4
* docs/Makefile.am: repair 'make html'Daniel Stenberg2021-10-141-1/+1
* urlapi: URL decode percent-encoded host namesDaniel Stenberg2021-10-111-1/+9