summaryrefslogtreecommitdiff
path: root/docs/libcurl
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/curl_*escape.3: rename "url" argument to "input"/"string"Emanuele Torre2023-04-263-14/+14
* docs/libcurl: minor cleanupsEmanuele Torre2023-04-265-10/+10
* man pages: simplify the .TH sectionsDaniel Stenberg2023-04-26483-484/+484
* curl_easy_unescape.3: rename the argumentDaniel Stenberg2023-04-171-5/+5
* libcurl-thread.3: improved name resolver wordingDaniel Stenberg2023-04-141-20/+24
* 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
* curl_url_set.3: mention that users can set content rather freelyDaniel Stenberg2023-04-111-0/+5
* CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2Daniel Stenberg2023-04-082-1/+4
* openssl: interop with AWS-LCJim King2023-03-302-0/+3
* curl_easy_getinfo.3: typo fix (duplicated "from the")Frank Gevaerts2023-03-281-1/+1
* doc: curl_mime_init() strong easy handle binding has been relaxed in 7.87.0Patrick Monnerat2023-03-261-2/+2
* CURLOPT_WRITEFUNCTION.3: fix typoJay Satiro2023-03-251-1/+1
* lib2305: deal with CURLE_AGAINDaniel Stenberg2023-03-161-0/+4
* 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
* doc: fix compiler warning in libcurl.m4Evgeny Grin (Karlson2k)2023-03-081-3/+4
* misc: fix typosViktor Szakats2023-03-081-1/+1
* docs: extend the URL API descriptionsDaniel Stenberg2023-03-072-6/+37
* urlapi: parse IPv6 literals without ENABLE_IPV6Brad Spencer2023-03-031-0/+3
* libcurl-errors.3: add the CURLHcode errors from curl_easy_header.3Daniel Stenberg2023-02-282-15/+19
* 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
* curl_ws_send.3: clarify how to send multi-frame messagesDaniel Stenberg2023-02-061-0/+2
* CURLOPT_WRITEFUNCTION.3: fix memory leak in exampleThomas16642023-02-031-22/+35
* curl_free.3: fix return type of `curl_free`Thomas1664 on github2023-01-311-1/+1
* 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
* curl_version_info.3: fix typoSergey Bronnikov2023-01-171-1/+1
* 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-122-7/+7
* 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-03493-494/+494
* curl_global_sslset.3: clarify the openssl situationDaniel Stenberg2023-01-011-4/+14
* docs/libcurl/curl_getdate.3: minor whitespace editDaniel Stenberg2022-12-301-2/+3
* share: add sharing of HSTS cache among handlesDaniel Stenberg2022-12-272-0/+5
* urlapi: add CURLU_PUNYCODEDaniel Stenberg2022-12-262-0/+13
* 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
* curl_url_get.3: remove spurious backtickDaniel Stenberg2022-12-151-1/+1
* curl_url_set.3: document CURLU_DISALLOW_USERDaniel Stenberg2022-12-151-0/+4
* curl_url_set.3: fix typoEmil Engler2022-12-131-1/+1