summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-11-01curl.1: typoDaniel Stenberg
2016-11-01curl.1: expand on how multiple uses of -o looksDaniel Stenberg
2016-10-31unescape: avoid integer overflowDaniel Stenberg
2016-10-31TODO: remove IDNA2008Daniel Stenberg
2016-10-31INTERNALS: better markdown (follow-up)Jay Satiro
2016-10-30INTERNALS: better markdownDaniel Stenberg
2016-10-28BINDINGS: converted to markdownDaniel Stenberg
2016-10-27CURLMOPT_MAX_PIPELINE_LENGTH.3: Clarify it's not for HTTP/2Jay Satiro
2016-10-27KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be acceptedDaniel Stenberg
2016-10-27KNOWN_BUGS: c-ares deviates from stock resolver on http://1346569778Daniel Stenberg
2016-10-27SECURITY: minor updatesDaniel Stenberg
2016-10-27docs: fix req->data in multi-uv exampleAndrei Sedoi
2016-10-24TODO: indent code to make it render properlyDaniel Stenberg
2016-10-24TODO: Remove the generated include fileDaniel Stenberg
2016-10-24TODO: add "--retry should resume"Daniel Stenberg
2016-10-24mk-ca-bundle.1: document -kDaniel Stenberg
2016-10-23INSTALL.md: Updated minimum file sizes for 7.50.3Dan Fandrich
2016-10-21INSTALL: converted to markdown => INSTALL.mdDaniel Stenberg
2016-10-18s/cURL/curlDaniel Stenberg
2016-10-17HTTP2: mention the tool's limited supportDaniel Stenberg
2016-10-16KNOWN_BUGS: two more existing problemsDaniel Stenberg
2016-10-16KNOWN_BUGS: minor formatting editDaniel Stenberg
2016-10-10dist: remove PDF and HTML converted docs from the releasesDaniel Stenberg
2016-10-08TODO: build: Enable PIE and RELRO by defaultDaniel Stenberg
2016-10-08TODO: Support better than MD5 hostkey hash (for ssh)Daniel Stenberg
2016-10-06TODO: Introduce --fail-fast to exit on first transfer failDaniel Stenberg
2016-10-06TODO: Leave secure cookies aloneDaniel Stenberg
2016-10-06CURLOPT_DEBUGFUNCTION.3: unused argument warning (#1056)Rainer Müller
2016-10-05TODO: TCP Fast Open for windowsDaniel Stenberg
2016-10-04CURLOPT_KEEP_SENDING_ON_ERROR.3: mention when it is addedDaniel Stenberg
2016-10-04TODO: Add easy argument to formpost functionsDaniel Stenberg
2016-10-01FAQ: Fix typos in section 5.14 (#1047)Stephen Brokenshire
2016-09-30KNOWN_BUGS: Fix typos in section 5.8.Sebastian Mundry
2016-09-30CONTRIBUTE.md: Fix typo in 'About pull requests' section. (#1045)mundry
2016-09-30curl.1: --trace supports % for sending to stderr!Daniel Stenberg
2016-09-26KNOWN_BUGS: 5.8 configure finding libs in wrong directoryDaniel Stenberg
2016-09-23SECURITY: remove the top ascii logoDaniel Stenberg
2016-09-22New libcurl option to keep sending on errorMichael Kaufmann
2016-09-21docs: Remove that --proto is just used for initial retrievalJay Satiro
2016-09-20curl_global_cleanup.3: don't unload the lib with sub threads runningDaniel Stenberg
2016-09-20MAIL-ETIQUETTE: languageDaniel Stenberg
2016-09-19TODO: Add PINNEDPUBLICKEY - HPKP compatibility, HSTS & HPKPrugk
2016-09-19TODO: Support SSLKEYLOGFILEDaniel Stenberg
2016-09-18CURLOPT_PINNEDPUBLICKEY.3: fix the AVAILABILITY formattingJay Satiro
2016-09-18examples/imap-append: Set size of data to be uploadedJay Satiro
2016-09-16LICENSE-MIXING.md: update with mbedTLS dual licensingTony Kelman
2016-09-16KNOWN_BUGS: chunked-encoded requests with HTTP/2 is fixedDaniel Stenberg
2016-09-14THANKS: updated with curl 7.50.3 contributorscurl-7_50_3Daniel Stenberg
2016-09-12CODE_STYLE: fix long-line guidelineJay Satiro
2016-09-11CODE_STYLE: add column alignment sectionJay Satiro