summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts
Commit message (Expand)AuthorAgeFilesLines
* ssh: Add support for libssh2 read timeoutDaniel Silverstone2023-05-151-1/+4
* CURLOPT_DNS_CACHE_TIMEOUT.3: fix spellingDaniel Stenberg2023-05-101-1/+1
* CURLOPT_IPRESOLVE.3: clarify that this for host names, not IP addressesDaniel Stenberg2023-05-081-2/+7
* hostip: enforce a maximum DNS cache size independent of timeout valueDaniel Stenberg2023-05-081-2/+10
* docs: minor polishDaniel Stenberg2023-04-273-3/+3
* docs: clarify that more backends have HTTPS proxy supportDaniel Stenberg2023-04-262-2/+9
* docs/libcurl: minor cleanupsEmanuele Torre2023-04-261-3/+3
* man pages: simplify the .TH sectionsDaniel Stenberg2023-04-26394-395/+395
* CURLOPT_PROXY_SSL_VERIFYPEER.3: fix minor grammar mistakeColman Mbuya2023-04-141-1/+1
* KNOWN_BUGS: remove fixed or outdated issues, move non-bugsDaniel Stenberg2023-04-141-0/+3
* CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2Daniel Stenberg2023-04-081-1/+3
* CURLOPT_WRITEFUNCTION.3: fix typoJay Satiro2023-03-251-1/+1
* aws_sigv4: fall back to UNSIGNED-PAYLOAD for sign_as_s3Casey Bodley2023-03-141-0/+4
* CURLOPT_PROXY.3: curl+NSS does not handle HTTPS over unix domain socketDaniel Stenberg2023-03-101-0/+3
* CURLSHOPT_SHARE.3: HSTS sharing is not thread-safeDaniel Stenberg2023-03-101-2/+3
* CURLOPT_WS_OPTIONS.3: fix the availability versionPierrick Charron2023-02-181-1/+1
* man pages: call the custom user pointer 'clientp' consistentlyDaniel Stenberg2023-02-0718-46/+46
* CURLOPT_WRITEFUNCTION.3: fix memory leak in exampleThomas16642023-02-031-22/+35
* CURLOPT_READFUNCTION.3: the callback 'size' arg is always 1Daniel Stenberg2023-01-291-1/+1
* docs: POSTFIELDSIZE must be set to -1 with read functionDan Fandrich2023-01-202-8/+10
* openssl: Don't ignore CA paths when using Windows CA store (redux)Jay Satiro2023-01-172-2/+9
* curl.h: add CURL_HTTP_VERSION_3ONLYDaniel Stenberg2023-01-121-7/+6
* curl.h: allow up to 10M buffer sizeDaniel Stenberg2023-01-081-1/+3
* CURLOPT_HEADERDATA.3: warn DLL users must set write functionJay Satiro2023-01-061-0/+4
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-03397-397/+397
* share: add sharing of HSTS cache among handlesDaniel Stenberg2022-12-271-0/+4
* docs: mention indirect effects of --insecureDaniel Stenberg2022-12-212-0/+16
* CURLOPT_DEBUGFUNCTION.3: emphasize that incoming data is "raw"Daniel Stenberg2022-12-161-1/+4
* KNOWN_BUGS: remove items not considered bugs any moreDaniel Stenberg2022-12-093-11/+24
* CURLOPT_COOKIEFILE.3: advice => adviseDaniel Stenberg2022-12-091-1/+1
* KNOWN_BUGS: remove five FTP related issuesDaniel Stenberg2022-11-262-0/+6
* aws_sigv4: consult x-%s-content-sha256 for payload hashCasey Bodley2022-11-251-1/+7
* docs: add more "SEE ALSO" links to CA related pagesDaniel Stenberg2022-11-222-2/+4
* CURLOPT_POST.3: Explain setting to 0 changes request typeJay Satiro2022-11-191-0/+4
* CURLOPT_QUICK_EXIT: don't wait for DNS thread on exitAlexandre Ferrieux2022-11-181-0/+59
* lib: feature deprecation warnings in gcc >= 4.3Patrick Monnerat2022-11-154-4/+5
* lib: add CURL_WRITEFUNC_ERROR to signal write callback errorJay Satiro2022-11-103-4/+15
* curl.h: add CURLOPT_CA_CACHE_TIMEOUT optionMichael Drake2022-11-082-0/+77
* 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: remove performance note in CURLOPT_SSL_VERIFYPEERPatrick Schlangen2022-10-301-9/+0
* docs: explain the noproxy CIDR notation supportDaniel Stenberg2022-10-281-0/+5
* CURLMOPT_SOCKETFUNCTION.3: clarify CURL_POLL_REMOVEDaniel Stenberg2022-10-261-7/+12
* docs: make sure libcurl opts examples pass in long argumentsDaniel Stenberg2022-10-2216-16/+19
* noproxy: support proxies specified using cidr notationDaniel Stenberg2022-10-211-4/+0
* CURLMOPT_PIPELINING.3: dedup manpage xrefBrad Harder2022-10-201-1/+0
* 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
* doc: fix deprecation versions inconsistenciesPatrick Monnerat2022-10-1315-18/+19
* docs: fix grammar around needing pass phraseMartin Ă…gren2022-10-112-2/+2