summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs/SECURITY-PROCESS.md: updatesDaniel Stenberg2023-03-101-4/+8
* 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
* docs: note '--data-urlencode' optionandy59952023-03-061-0/+4
* DEPRECATE: the original legacy mingw version 1Daniel Stenberg2023-03-061-0/+12
* cmake: fix enabling LDAPS on WindowsViktor Szakats2023-03-051-5/+0
* cmake: skip CA-path/bundle auto-detection in cross-buildsViktor Szakats2023-03-051-8/+0
* urlapi: parse IPv6 literals without ENABLE_IPV6Brad Spencer2023-03-031-0/+3
* DYNBUF.md: note Curl_dyn_add* calls Curl_dyn_free on failureJay Satiro2023-03-011-0/+8