summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* curl: introduce the --tlsv1.3 option to force TLS 1.3Kamil Dudka2016-11-071-3/+7
* vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3Kamil Dudka2016-11-072-0/+3
* s/cURL/curlDaniel Stenberg2016-11-077-8/+8
* curl.1: explain the SMTP data expected for -TDaniel Stenberg2016-11-071-0/+5
* docs: shorten and simplify the top comment in multi-uv.cDaniel Stenberg2016-11-031-9/+3
* docs: handle CURL_POLL_INOUT in multi-uv exampleAndrei Sedoi2016-11-031-12/+13
* docs: multi-uv: don't use CURLMsg after cleanupAndrei Sedoi2016-11-031-5/+12
* docs: remove unused variables in multi-uv exampleAndrei Sedoi2016-11-031-5/+0
* THANKS: synced with 7.51.0curl-7_51_0Daniel Stenberg2016-11-021-1/+23
* RELEASE-NOTES: 7.51.0Daniel Stenberg2016-11-021-0/+1
* curl.1: typoDaniel Stenberg2016-11-011-1/+1
* curl.1: expand on how multiple uses of -o looksDaniel Stenberg2016-11-011-1/+11
* unescape: avoid integer overflowDaniel Stenberg2016-10-311-2/+5
* TODO: remove IDNA2008Daniel Stenberg2016-10-311-7/+0
* INTERNALS: better markdown (follow-up)Jay Satiro2016-10-311-35/+36
* INTERNALS: better markdownDaniel Stenberg2016-10-301-48/+48
* BINDINGS: converted to markdownDaniel Stenberg2016-10-283-261/+107
* CURLMOPT_MAX_PIPELINE_LENGTH.3: Clarify it's not for HTTP/2Jay Satiro2016-10-271-2/+2
* KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be acceptedDaniel Stenberg2016-10-271-0/+8
* KNOWN_BUGS: c-ares deviates from stock resolver on http://1346569778Daniel Stenberg2016-10-271-0/+13
* SECURITY: minor updatesDaniel Stenberg2016-10-271-4/+16
* docs: fix req->data in multi-uv exampleAndrei Sedoi2016-10-271-1/+1
* TODO: indent code to make it render properlyDaniel Stenberg2016-10-241-5/+5
* TODO: Remove the generated include fileDaniel Stenberg2016-10-241-0/+27
* TODO: add "--retry should resume"Daniel Stenberg2016-10-241-0/+10
* mk-ca-bundle.1: document -kDaniel Stenberg2016-10-241-6/+10
* INSTALL.md: Updated minimum file sizes for 7.50.3Dan Fandrich2016-10-231-3/+3
* INSTALL: converted to markdown => INSTALL.mdDaniel Stenberg2016-10-214-1415/+520
* s/cURL/curlDaniel Stenberg2016-10-188-19/+19
* HTTP2: mention the tool's limited supportDaniel Stenberg2016-10-171-8/+21
* KNOWN_BUGS: two more existing problemsDaniel Stenberg2016-10-161-0/+13
* KNOWN_BUGS: minor formatting editDaniel Stenberg2016-10-161-2/+2
* dist: remove PDF and HTML converted docs from the releasesDaniel Stenberg2016-10-103-9/+9
* TODO: build: Enable PIE and RELRO by defaultDaniel Stenberg2016-10-081-0/+14
* TODO: Support better than MD5 hostkey hash (for ssh)Daniel Stenberg2016-10-081-0/+11
* TODO: Introduce --fail-fast to exit on first transfer failDaniel Stenberg2016-10-061-0/+9
* TODO: Leave secure cookies aloneDaniel Stenberg2016-10-061-0/+9
* CURLOPT_DEBUGFUNCTION.3: unused argument warning (#1056)Rainer Müller2016-10-061-0/+1
* TODO: TCP Fast Open for windowsDaniel Stenberg2016-10-051-0/+7
* CURLOPT_KEEP_SENDING_ON_ERROR.3: mention when it is addedDaniel Stenberg2016-10-041-3/+3
* TODO: Add easy argument to formpost functionsDaniel Stenberg2016-10-041-0/+7
* FAQ: Fix typos in section 5.14 (#1047)Stephen Brokenshire2016-10-011-2/+2
* KNOWN_BUGS: Fix typos in section 5.8.Sebastian Mundry2016-09-301-5/+5
* CONTRIBUTE.md: Fix typo in 'About pull requests' section. (#1045)mundry2016-09-301-1/+1
* curl.1: --trace supports % for sending to stderr!Daniel Stenberg2016-09-301-1/+2
* KNOWN_BUGS: 5.8 configure finding libs in wrong directoryDaniel Stenberg2016-09-261-0/+19
* SECURITY: remove the top ascii logoDaniel Stenberg2016-09-231-6/+0
* New libcurl option to keep sending on errorMichael Kaufmann2016-09-225-1/+59
* docs: Remove that --proto is just used for initial retrievalJay Satiro2016-09-212-6/+9
* curl_global_cleanup.3: don't unload the lib with sub threads runningDaniel Stenberg2016-09-201-2/+8