summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Linux CI: update some dependecies to latest tagPhilip H2023-01-021-1/+1
* examples: remove the curlgtk.c exampleDaniel Stenberg2023-01-022-121/+1
* docs: add link to GitHub Discussionsandy59952023-01-021-2/+4
* 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
* HTTP3: mention what needs to be in place to remove EXPERIMENTAL labelDaniel Stenberg2022-12-281-0/+8
* MANUAL.md: add pipe to apt-key exampleandy59952022-12-281-0/+10
* writeout: add %{certs} and %{num_certs}Daniel Stenberg2022-12-271-0/+9
* share: add sharing of HSTS cache among handlesDaniel Stenberg2022-12-272-0/+5
* INTERNALS: cleanupDaniel Stenberg2022-12-271-15/+4
* urlapi: add CURLU_PUNYCODEDaniel Stenberg2022-12-262-0/+13
* misc: fix grammar and spellingJohn Bampton2022-12-221-1/+1
* msh3: update to v0.5 ReleaseNick Banks2022-12-221-3/+3
* docs: mention indirect effects of --insecureDaniel Stenberg2022-12-213-0/+21
* SECURITY-PROCESS.md: document severity levelsDaniel Stenberg2022-12-211-0/+44
* THANKS: 40 new contributors from 7.87.0Daniel Stenberg2022-12-211-0/+40
* CURLOPT_DEBUGFUNCTION.3: emphasize that incoming data is "raw"Daniel Stenberg2022-12-161-1/+4
* limit-rate.d: see also --rateDaniel Stenberg2022-12-161-1/+1
* curl_url_get.3: remove spurious backtickDaniel Stenberg2022-12-151-1/+1
* ssl-reqd.d: clarify that this is for upgrading connections onlyDaniel Stenberg2022-12-151-2/+6
* curl_url_set.3: document CURLU_DISALLOW_USERDaniel Stenberg2022-12-151-0/+4
* cmake: set the soname on the shared libraryDaniel Stenberg2022-12-151-8/+0
* curl_url_set.3: fix typoEmil Engler2022-12-131-1/+1
* ws: if no connection is around, return errorDaniel Stenberg2022-12-131-2/+7
* docs: extend the dump-header documentationEmil Engler2022-12-131-0/+3
* styled-output.d: this option does not work on WindowsDaniel Stenberg2022-12-121-0/+3
* docs/curl_ws_send: Fixed typo in websocket docsMonkeybreadSoftware2022-12-111-2/+2
* page-header: grammar improvement (display transfer rate)andy59952022-12-111-3/+3
* docs/DEPRECATE.md: grammar improvement and sp correctionandy59952022-12-111-2/+2
* KNOWN_BUGS: remove items not considered bugs any moreDaniel Stenberg2022-12-095-137/+27
* CURLOPT_COOKIEFILE.3: advice => adviseDaniel Stenberg2022-12-091-1/+1
* 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