summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* CURLOPT_HTTPHEADER.3: add descripion for specific headersDaniel Stenberg2021-10-081-0/+10
* CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar2021-10-066-4/+75
* docs/examples: add missing binaries to gitignoreDaniel Gustafsson2021-10-061-0/+2
* HTTP3: fix the HTTP/3 Explained book linkJosip Medved2021-10-051-1/+1
* BINDINGS: URL updatesRyan Mast2021-10-041-7/+7
* sasl: binary messagesPatrick Monnerat2021-10-021-5/+0
* tool_listhelp: easier to generate with gen.plDaniel Stenberg2021-09-301-0/+42
* gen.pl: make the output date format work betterDaniel Stenberg2021-09-301-1/+1
* externalsocket: use WinSock 2.2Marcel Raad2021-09-281-1/+1
* cmdline-opts: made the 'Added:' field mandatoryDaniel Stenberg2021-09-28111-15/+124
* curl.1: remove mentions of really old version changesDaniel Stenberg2021-09-2812-27/+46
* gen.pl: insert the current date and version in generated man pageDaniel Stenberg2021-09-272-1/+16
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-275-0/+175
* KNOWN_BUGS: HTTP/2 connections through HTTPS proxy frequently stallDaniel Stenberg2021-09-271-0/+4
* TODO: make configure use --cache-file more and betterDaniel Stenberg2021-09-271-0/+8
* urlapi: add curl_url_strerror()i-ky2021-09-2713-21/+70
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-268-10/+77
* examples/imap-append: fix end-of-data checkDaniel Stenberg2021-09-251-1/+1
* HTTP3.md: use 'autoreconf -fi' instead of buildconfMomoka Yamamoto2021-09-241-3/+3
* HTTP-COOKIES.md: remove duplicate 'each'tlahn2021-09-241-1/+1
* misc: fix typos in docs and commentsa13460542021-09-232-2/+2