summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* misc: Fix incorrect spellingandy59952022-12-061-2/+2
* docs/examples: spell correction ('Retrieve')Andy Alt2022-12-062-2/+2
* KNOWN_BUGS: remove "Multi perform hangs waiting for threaded resolver"Daniel Stenberg2022-11-291-10/+0
* KNOWN_BUGS: remove "--interface for ipv6 binds to unusable IP address"Daniel Stenberg2022-11-291-9/+0
* docs/INSTALL.md: list OSes and CPUs quotedDaniel Stenberg2022-11-291-17/+18
* INSTALL: update operating systems and CPU archsDaniel Stenberg2022-11-281-13/+14
* mime: relax easy/mime structures bindingPatrick Monnerat2022-11-281-5/+9
* KNOWN_BUGS: remove five FTP related issuesDaniel Stenberg2022-11-264-55/+9
* aws_sigv4: consult x-%s-content-sha256 for payload hashCasey Bodley2022-11-251-1/+7
* tool_operate: override the numeric locale and set "C" by forceDaniel Stenberg2022-11-253-0/+9
* docs: add more "SEE ALSO" links to CA related pagesDaniel Stenberg2022-11-222-2/+4
* examples: update descriptionsDaniel Stenberg2022-11-2234-35/+34
* examples/10-at-a-time: fix possible skipped final transfersDaniel Stenberg2022-11-221-7/+11
* Makefile.mk: portable Makefile.m32Viktor Szakats2022-11-224-75/+58
* CURLOPT_POST.3: Explain setting to 0 changes request typeJay Satiro2022-11-191-0/+4
* docs/INSTALL.md: expand on static buildsDaniel Stenberg2022-11-192-29/+21
* HTTP-COOKIES.md: update the 6265bis link to draft-11Daniel Stenberg2022-11-181-1/+1
* docs/WEBSOCKET.md: explain the URL useDaniel Stenberg2022-11-181-0/+15
* CURLOPT_QUICK_EXIT: don't wait for DNS thread on exitAlexandre Ferrieux2022-11-183-0/+62
* HTTP-COOKIES.md: mention that http://localhost is a secure contextDaniel Stenberg2022-11-171-0/+5
* lib: feature deprecation warnings in gcc >= 4.3Patrick Monnerat2022-11-157-8/+16
* netrc.d: provide mutext infoDaniel Stenberg2022-11-141-0/+1
* cmdline-opts/page-footer: remove long option nroff formattingDaniel Stenberg2022-11-141-6/+6
* cmdline-opts/gen.pl: fix the linkifierDaniel Stenberg2022-11-141-6/+17
* docs: curl_version_info is not thread-safe before libcurl initializationPatrick Monnerat2022-11-142-0/+6
* version: add a feature names array to curl_version_info_dataPatrick Monnerat2022-11-142-44/+117
* lib: connection filters (cfilter) addition to curl:Stefan Eissing2022-11-112-0/+128
* lib: add CURL_WRITEFUNC_ERROR to signal write callback errorJay Satiro2022-11-104-4/+16
* rtsp: fix RTSP authDaniel Stenberg2022-11-091-10/+0
* KNOWN_BUGS: remove eight entriesDaniel Stenberg2022-11-091-81/+0
* curl: add --url-queryDaniel Stenberg2022-11-083-0/+27
* curl.h: add CURLOPT_CA_CACHE_TIMEOUT optionMichael Drake2022-11-084-0/+80
* WEBSOCKET.md: fix broken linkDaniel Stenberg2022-11-071-1/+1
* CURLOPT_DEBUGFUNCTION.3: do not assume nul-termination in exampleDaniel Stenberg2022-11-071-1/+2
* noproxy: tailmatch like in 7.85.0 and earlierDaniel Stenberg2022-11-071-4/+0
* docs/EARLY-RELEASE.md: how to determine an early releaseDaniel Stenberg2022-11-052-0/+67
* docs: add missing parameters for --retry flagZespre Schmidt2022-11-032-2/+2
* libcurl-errors.3: remove duplicate wordAdam Averay2022-11-031-1/+1
* gen.pl: do not generate CURLHELP bitmask lines > 79 charactersPatrick Monnerat2022-11-011-2/+3
* style: use space after comment start and before comment endDaniel Stenberg2022-10-302-8/+8
* docs: remove performance note in CURLOPT_SSL_VERIFYPEERPatrick Schlangen2022-10-301-9/+0
* curl: timeout in the read callbackDaniel Stenberg2022-10-281-6/+0
* docs: explain the noproxy CIDR notation supportDaniel Stenberg2022-10-283-3/+14
* spellcheck.words: remove 'github' as an accepted wordDaniel Stenberg2022-10-272-2/+2
* 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