summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* win32: drop support for WinSock version 1, require version 2Marc Hoersken2020-09-021-0/+3
* cmdline-opts/gen.pl: generate nicer "See Also" in curl.1Daniel Stenberg2020-09-011-1/+13
* curl.1: add see also no-progress-meter on two spotsDaniel Stenberg2020-09-012-1/+2
* mqtt: enable by defaultDaniel Stenberg2020-08-312-1/+4
* tls: add CURLOPT_SSL_EC_CURVES and --curvesMichael Baentsch2020-08-307-0/+77
* docs: add description about CI platforms to CONTRIBUTE.mdMarc Hoersken2020-08-291-0/+27
* TLS: fix SRP detection by using the proper #ifdefsDaniel Stenberg2020-08-281-1/+2
* docs: SSLCERTS: fix English syntaxDan Kenigsberg2020-08-281-2/+2
* docs: non-existing macros in man pagesAlessandro Ghedini2020-08-272-3/+3
* curl.1: fix typo invokved -> invokedAlessandro Ghedini2020-08-271-1/+1
* docs/libcurl: update "Added in" version for curl_easy_option*Daniel Stenberg2020-08-273-6/+6
* configure: added --disable-get-easy-optionsDaniel Stenberg2020-08-271-0/+5