summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* THANKS: contributors from the 8.1.0 releaseDaniel Stenberg2023-05-171-0/+35
* aws-sigv4.d: fix region identifier in exampleThomas Taylor2023-05-161-1/+1
* ssh: Add support for libssh2 read timeoutDaniel Silverstone2023-05-151-1/+4
* write-out.d: Use response_code in exampleVítor Galvão2023-05-121-1/+1
* ngtcp2: use 0.15.0Daniel Stenberg2023-05-121-8/+8
* CURLOPT_DNS_CACHE_TIMEOUT.3: fix spellingDaniel Stenberg2023-05-101-1/+1
* compressed.d: clarify the words on "not notifying headers"Daniel Stenberg2023-05-091-1/+5
* 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
* ipv4.d/ipv6.d: they are "mutex", not "boolean"Daniel Stenberg2023-05-082-6/+6
* docs/SECURITY-ADVISORY.md: how to write a curl security advisoryDaniel Stenberg2023-05-083-1/+132
* MANUAL.md: add dict example for looking up a single definitionnobedee on github2023-05-051-2/+5
* docs: minor polishDaniel Stenberg2023-04-2711-25/+24
* tests/http: more tests with specific clientsStefan Eissing2023-04-261-4/+8
* docs: clarify that more backends have HTTPS proxy supportDaniel Stenberg2023-04-263-3/+11
* KNOWN_BUGS: remove two not-bugsDaniel Stenberg2023-04-261-23/+0
* 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-26485-486/+486
* HTTP3: document the ngtcp2/nghttp3 versions to use for building curlStefan Eissing2023-04-251-6/+15
* docs/examples/protofeats.c: Outputs all protocols and featuresDaniel Stenberg2023-04-182-0/+53
* 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
* curl: add --proxy-http2Daniel Stenberg2023-04-143-0/+20
* KNOWN_BUGS: remove fixed or outdated issues, move non-bugsDaniel Stenberg2023-04-144-146/+69
* gen.pl: error on duplicated See-Also fieldsDaniel Stenberg2023-04-112-3/+6
* 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
* write-out.d: add missing periodsAli Khodkar2023-04-081-3/+3
* tool_writeout: add URL component variablesDaniel Stenberg2023-04-041-0/+64
* docs: bump the minimum perl version to 5.6Dan Fandrich2023-03-301-1/+1
* docs: add documentation for bufqStefan Eissing2023-03-301-0/+144
* hostip: refuse to resolve the .onion TLDMatt Jolly2023-03-301-9/+0
* openssl: interop with AWS-LCJim King2023-03-304-2/+5
* curl_easy_getinfo.3: typo fix (duplicated "from the")Frank Gevaerts2023-03-281-1/+1
* docs/cmdline-opts: document the dotless config pathRonan Pigott2023-03-281-1/+1
* HTTP-COOKIES.md: mention the #HttpOnly_ prefixDaniel Stenberg2023-03-281-1/+3
* RELEASE-PROCEDURE: update to new scheduleDaniel Stenberg2023-03-262-25/+26
* 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
* data.d: emphasize no conversionDaniel Stenberg2023-03-231-0/+4
* THANKS: from the 8.0.0 releaseDaniel Stenberg2023-03-201-2/+23
* SECURITY-PROCESS.md: Busy-loops are not security problemsDaniel Stenberg2023-03-181-0/+8
* 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
* RELEASE-PROCEDURE.md: update coming release datesDaniel Stenberg2023-03-131-5/+4
* http: don't send 100-continue for short PUT requestsDan Fandrich2023-03-111-5/+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