summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* hsts: add read/write callbacksDaniel Stenberg2020-11-038-0/+314
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-0313-0/+222
* header.d: fix syntax mistakeDaniel Stenberg2020-11-021-1/+1
* header.d: mention the "Transfer-Encoding: chunked" handlingDaniel Stenberg2020-10-311-8/+10
* curl.1: add an "OUTPUT" section at the top of the manpageDaniel Stenberg2020-10-291-0/+9
* CURLOPT_DNS_USE_GLOBAL_CACHE.3: fix typoJay Satiro2020-10-261-1/+1
* range.d: fix typoJay Satiro2020-10-261-1/+1
* range.d: clarify that curl will not parse multipart responsesJosé Joaquín Atria2020-10-261-1/+2
* alt-svc: enable by defaultDaniel Stenberg2020-10-257-22/+11
* libssh2: require version 1.0 or laterDaniel Stenberg2020-10-221-1/+1
* KNOWN_BUGS: mention the individual cmake issuesDaniel Stenberg2020-10-211-14/+20
* curl_url_set.3: fix typo in the RETURN VALUE sectionDaniel Stenberg2020-10-181-1/+1
* CURLOPT_NOBODY.3: fix typoDaniel Stenberg2020-10-161-1/+1
* CURLOPT_URL.3: clarify SCP/SFTP URLs are for uploads as wellDaniel Stenberg2020-10-161-9/+8
* CURLOPT_TCP_NODELAY.3: fix comment in example codeZenju2020-10-161-1/+1
* Makefile.m32: add support for HTTP/3 via ngtcp2+nghttp3Viktor Szakats2020-10-161-0/+23
* docs/FEATURE: convert to markdownDaniel Stenberg2020-10-152-84/+100
* THANKS: from 7.73.0 and .mailmap fixesDaniel Stenberg2020-10-141-0/+31
* HISTORY: curl verifies SSL certs by default since version 7.10Daniel Stenberg2020-10-091-1/+3
* --help: move two options from the misc categoryEmil Engler2020-10-032-2/+2
* docs/opts: fix typos in two manual pagesSamanta Navarro2020-10-032-2/+2
* TODO: Add OpenBSD libtool noticeEmil Engler2020-09-301-0/+10
* examples/README: convert to markdownDaniel Stenberg2020-09-302-14/+10
* src: Consistently spell whitespace without whitespaceDaniel Gustafsson2020-09-302-2/+2
* MANUAL: update examples to resolve without redirectsDaniel Gustafsson2020-09-301-8/+8
* HISTORY: add some 2020 eventsDaniel Stenberg2020-09-301-0/+18
* ECH: renamed from ESNI in docs and configureDaniel Stenberg2020-09-292-40/+36
* TODO: SSH over HTTPS proxy with more backendsDaniel Stenberg2020-09-291-0/+8
* ROADMAP: updates and cleanupsDaniel Stenberg2020-09-281-27/+3
* dynbuf: add Curl_dyn_vaddfDaniel Stenberg2020-09-231-0/+6
* KNOWN_BUGS: Unable to use PKCS12 certificate with Secure TransportDaniel Stenberg2020-09-231-0/+5
* setopt: return CURLE_BAD_FUNCTION_ARGUMENT on bad argumentDaniel Stenberg2020-09-221-0/+3
* krb5: merged security.c and krb specific FTP functions in hereDaniel Stenberg2020-09-211-3/+3
* docs/MQTT: remove outdated paaragraphsDaniel Stenberg2020-09-211-12/+0
* docs/MQTT: not experimental anymoreDaniel Stenberg2020-09-211-20/+0
* docs/RESOURCES: removeDaniel Stenberg2020-09-182-86/+0
* docs/TheArtOfHttpScripting: convert to markdownDaniel Stenberg2020-09-183-759/+693
* BUGS: convert document to markdownDaniel Stenberg2020-09-183-303/+267
* CHECKSRC: document two missing warningsDaniel Stenberg2020-09-181-0/+4
* man pages: switch to https://example.com URLsDaniel Stenberg2020-09-17125-129/+129
* TODO: dynamically decide to use socketpairDaniel Stenberg2020-09-161-0/+9
* TODO: add PR reference for native IDN support on macOSDaniel Stenberg2020-09-161-0/+2
* tool_writeout: add new writeout variable, %{num_headers}anio2020-09-152-1/+5
* docs/LICENSE-MIXING: removeDaniel Stenberg2020-09-112-129/+0
* HISTORY: mention alt-svc added in 2019Daniel Stenberg2020-09-101-3/+8
* curl_mime_headers.3: fix the example's use of curl_slist_appendDaniel Stenberg2020-09-081-2/+2
* lib: fix -Wassign-enum warningsDaniel Stenberg2020-09-081-3/+3
* FAQ: refreshed some very old languageDaniel Stenberg2020-09-071-31/+22
* test1541: remove since it is a known bugDaniel Stenberg2020-09-061-1/+1
* docs: add categories to all cmdline optsEmil Engler2020-09-04235-6/+289