summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-275-8/+186
* HTTP/3: update to OpenSSL_1_1_1g-quic-draft-29Eric Curtin2020-08-271-1/+1
* socketpair: allow CURL_DISABLE_SOCKETPAIRDaniel Stenberg2020-08-261-0/+5
* docs: --output-dir is added in 7.73.0, nothing elseDaniel Stenberg2020-08-242-2/+2
* curl: add --output-dirDaniel Stenberg2020-08-244-7/+20
* sftp: add the option CURLKHSTAT_FINE_REPLACEMichael Musset2020-08-242-2/+10
* curl: support XDG_CONFIG_HOME to find .curlrcDaniel Stenberg2020-08-241-6/+12
* sftp: add new quote commands 'atime' and 'mtime'COFFEETALES2020-08-242-0/+16
* CURLE_PROXY: new error codeDaniel Stenberg2020-08-244-1/+145
* KNOWN_BUGS: 'no_proxy' string-matches IPv6 numerical addresesDaniel Stenberg2020-08-233-1/+17
* Makefile.m32: add ability to override zstd libs [ci skip]Viktor Szakats2020-08-221-1/+6
* TODO: Virtual external socketsDaniel Stenberg2020-08-211-0/+10
* THANKS: add names from curl 7.72.0 releaseDaniel Stenberg2020-08-191-0/+29
* KNOWN_BUGS: Schannel TLS 1.2 handshake bug in old Windows versionsJay Satiro2020-08-181-0/+9
* examples/rtsp.c: correct the copyright yearDaniel Stenberg2020-08-171-1/+1
* RELEASE-PROCEDURE.md: add more future release datesDaniel Stenberg2020-08-171-4/+6
* docs: change "web site" to "website"H3RSKO2020-08-1712-29/+29