summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* misc: typo and grammar fixesAyesh Karunaratne2022-10-2720-22/+22
* CURLMOPT_SOCKETFUNCTION.3: clarify CURL_POLL_REMOVEDaniel Stenberg2022-10-261-7/+12
* THANKS: added from the 7.86.0 releaseDaniel Stenberg2022-10-261-1/+42
* docs: make sure libcurl opts examples pass in long argumentsDaniel Stenberg2022-10-2216-16/+19
* noproxy: support proxies specified using cidr notationDaniel Stenberg2022-10-212-12/+0
* CURLMOPT_PIPELINING.3: dedup manpage xrefBrad Harder2022-10-201-1/+0
* cmdline/docs: add a required 'multi' keyword for each optionDaniel Stenberg2022-10-18250-164/+308
* CURLOPT_AUTOREFERER.3: highlight the privacy leak riskDaniel Stenberg2022-10-181-1/+5
* CURLOPT_POSTFIELDS.3: refer to CURLOPT_MIMEPOSTDaniel Stenberg2022-10-171-1/+2
* docs/INSTALL: update Android Instructions for newer NDKsChristopher Sauer2022-10-141-16/+15
* doc: fix deprecation versions inconsistenciesPatrick Monnerat2022-10-1318-45/+53
* test1275: verify upercase after period in markdownDaniel Stenberg2022-10-121-2/+1
* misc: nitpick grammar in comments/docs129322022-10-122-2/+2
* header.d: add category smtp and imapDaniel Stenberg2022-10-111-1/+1
* docs: fix grammar around needing pass phraseMartin Ă…gren2022-10-112-2/+2
* curl_ws_send.3: call the argument 'fragsize'Daniel Stenberg2022-10-071-7/+7
* websockets: remodeled API to support 63 bit frame sizesDaniel Stenberg2022-10-074-37/+71
* docs/examples: avoid deprecated options in examples where possiblePatrick Monnerat2022-10-074-46/+40
* CURLOPT_COOKIEFILE: insist on "" for enable-without-fileDaniel Stenberg2022-10-061-4/+8
* CURLOPT_HTTPPOST.3: bolden the deprecation noticeJay Satiro2022-10-052-4/+3
* misc: fix spelling in docs and commentsJohn Bampton2022-10-051-1/+1
* CURLOPT_MIMEPOST.3: add an (inline) exampleDaniel Stenberg2022-10-051-3/+19
* Makefile.m32: deduplicate build rules [ci skip]Viktor Szakats2022-10-041-145/+11
* CURLOPT_COOKIELIST.3: fix formatting mistakeDaniel Stenberg2022-10-041-1/+1
* Makefile.m32: major rework [ci skip]Viktor Szakats2022-10-032-280/+115
* Makefile.m32: delete legacy component bits [ci skip]Viktor Szakats2022-10-022-42/+10
* docs: update sourceforge project links [ci skip]Viktor Szakats2022-10-011-6/+6
* curl_url_set.3: document CURLU_APPENDQUERY properDaniel Stenberg2022-10-011-7/+10
* Makefile.m32: cleanups and fixes [ci skip]Viktor Szakats2022-10-011-85/+62
* HTTP3.md: update Caddy exampleMatt Holt2022-09-301-14/+9
* docs: spelling nitsViktor Szakats2022-09-293-5/+5
* lib: sanitize conditional exclusion around MIMEPatrick Monnerat2022-09-292-22/+57
* docs: minor grammar fixesThiago Suchorski2022-09-294-5/+5
* CURLSHOPT_UNLOCKFUNC.3: the callback as no 'access' argumentDaniel Stenberg2022-09-281-2/+0
* CURLOPT_ACCEPT_ENCODING.3: remove "four" as they are fiveDaniel Stenberg2022-09-281-4/+4
* configure: deprecate builds with small curl_off_tDaniel Stenberg2022-09-281-0/+4
* DEPRECATE.md: Support for systems without 64 bit data typesDaniel Stenberg2022-09-271-0/+17
* TODO: Provide the error body from a CONNECT responseDaniel Stenberg2022-09-231-0/+10
* docs: tag curl options better in man pagesDaniel Stenberg2022-09-227-12/+14
* symbols-in-versions: CURLOPT_ENCODING is deprecated since 7.21.6Daniel Stenberg2022-09-221-1/+1
* curl.h: fix mention of wrong error code in commentDaniel Stenberg2022-09-221-3/+2
* symbols-in-versions: add missing LIBCURL* symbolsDaniel Stenberg2022-09-221-0/+7
* docs/libcurl/symbols-in-versions: add several missing symbolsDaniel Stenberg2022-09-221-3/+19
* examples/chkspeed: improve portabilityPatrick Monnerat2022-09-211-41/+48
* docs: spellfixesDaniel Stenberg2022-09-21179-1098/+1092
* httpput-postfields.c: shorten string for C89 complianceDaniel Stenberg2022-09-211-2/+4
* curl_strequal.3: fix typoTobias Schaefer2022-09-201-1/+1
* TODO: Reduce CA certificate bundle reparsingDaniel Stenberg2022-09-201-0/+10
* docs: fix proselint complaintsDaniel Stenberg2022-09-1910-28/+26
* misc: null-terminateDaniel Stenberg2022-09-176-12/+12