summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-10-22libssh2: require version 1.0 or laterDaniel Stenberg
2020-10-21KNOWN_BUGS: mention the individual cmake issuesDaniel Stenberg
2020-10-18curl_url_set.3: fix typo in the RETURN VALUE sectionDaniel Stenberg
2020-10-16CURLOPT_NOBODY.3: fix typoDaniel Stenberg
2020-10-16CURLOPT_URL.3: clarify SCP/SFTP URLs are for uploads as wellDaniel Stenberg
2020-10-16CURLOPT_TCP_NODELAY.3: fix comment in example codeZenju
2020-10-16Makefile.m32: add support for HTTP/3 via ngtcp2+nghttp3Viktor Szakats
2020-10-15docs/FEATURE: convert to markdownDaniel Stenberg
2020-10-14THANKS: from 7.73.0 and .mailmap fixesDaniel Stenberg
2020-10-09HISTORY: curl verifies SSL certs by default since version 7.10Daniel Stenberg
2020-10-03--help: move two options from the misc categoryEmil Engler
2020-10-03docs/opts: fix typos in two manual pagesSamanta Navarro
2020-09-30TODO: Add OpenBSD libtool noticeEmil Engler
2020-09-30examples/README: convert to markdownDaniel Stenberg
2020-09-30src: Consistently spell whitespace without whitespaceDaniel Gustafsson
2020-09-30MANUAL: update examples to resolve without redirectsDaniel Gustafsson
2020-09-30HISTORY: add some 2020 eventsDaniel Stenberg
2020-09-29ECH: renamed from ESNI in docs and configureDaniel Stenberg
2020-09-29TODO: SSH over HTTPS proxy with more backendsDaniel Stenberg
2020-09-28ROADMAP: updates and cleanupsDaniel Stenberg
2020-09-23dynbuf: add Curl_dyn_vaddfDaniel Stenberg
2020-09-23KNOWN_BUGS: Unable to use PKCS12 certificate with Secure TransportDaniel Stenberg
2020-09-22setopt: return CURLE_BAD_FUNCTION_ARGUMENT on bad argumentDaniel Stenberg
2020-09-21krb5: merged security.c and krb specific FTP functions in hereDaniel Stenberg
2020-09-21docs/MQTT: remove outdated paaragraphsDaniel Stenberg
2020-09-21docs/MQTT: not experimental anymoreDaniel Stenberg
2020-09-18docs/RESOURCES: removeDaniel Stenberg
2020-09-18docs/TheArtOfHttpScripting: convert to markdownDaniel Stenberg
2020-09-18BUGS: convert document to markdownDaniel Stenberg
2020-09-18CHECKSRC: document two missing warningsDaniel Stenberg
2020-09-17man pages: switch to https://example.com URLsDaniel Stenberg
2020-09-16TODO: dynamically decide to use socketpairDaniel Stenberg
2020-09-16TODO: add PR reference for native IDN support on macOSDaniel Stenberg
2020-09-15tool_writeout: add new writeout variable, %{num_headers}anio
2020-09-14makefilesnikita
2020-09-14renamenikita
2020-09-14make gnurlnikita
2020-09-14Merge tag 'curl-7_72_0' into masternikita
2020-09-14Merge tag 'curl-7_71_1'nikita
2020-09-11docs/LICENSE-MIXING: removeDaniel Stenberg
2020-09-10HISTORY: mention alt-svc added in 2019Daniel Stenberg
2020-09-08curl_mime_headers.3: fix the example's use of curl_slist_appendDaniel Stenberg
2020-09-08lib: fix -Wassign-enum warningsDaniel Stenberg
2020-09-07FAQ: refreshed some very old languageDaniel Stenberg
2020-09-06test1541: remove since it is a known bugDaniel Stenberg
2020-09-04docs: add categories to all cmdline optsEmil Engler
2020-09-02win32: drop support for WinSock version 1, require version 2Marc Hoersken
2020-09-01cmdline-opts/gen.pl: generate nicer "See Also" in curl.1Daniel Stenberg
2020-09-01curl.1: add see also no-progress-meter on two spotsDaniel Stenberg
2020-08-31mqtt: enable by defaultDaniel Stenberg