Age | Commit message (Expand) | Author |
2016-11-16 | cmdline/gen: replace options in texts better | Daniel Stenberg |
2016-11-16 | curl.1: Clarify --dump-header only writes received headers | Jay Satiro |
2016-11-15 | docs: Spelling fixes | Alex Chan |
2016-11-15 | docs: the next release will be 7.52.0 | Kamil Dudka |
2016-11-15 | cmdline-opts: support generating the --help output | Daniel Stenberg |
2016-11-14 | curl: add --fail-early | Daniel Stenberg |
2016-11-13 | cmdline-opts: first test version of a new man page generator kit | Daniel Stenberg |
2016-11-11 | curl: Add --retry-connrefused | Daniel Hwang |
2016-11-09 | CODE_STYLE.md: link to INTERNALS.md correctly | Daniel Stenberg |
2016-11-08 | examples/fileupload.c: fclose the file as well | Daniel Stenberg |
2016-11-08 | curl_formadd.3: *_FILECONTENT and *_FILE need the file to be kept | Daniel Stenberg |
2016-11-07 | curl: introduce the --tlsv1.3 option to force TLS 1.3 | Kamil Dudka |
2016-11-07 | vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 | Kamil Dudka |
2016-11-07 | s/cURL/curl | Daniel Stenberg |
2016-11-07 | curl.1: explain the SMTP data expected for -T | Daniel Stenberg |
2016-11-03 | docs: shorten and simplify the top comment in multi-uv.c | Daniel Stenberg |
2016-11-03 | docs: handle CURL_POLL_INOUT in multi-uv example | Andrei Sedoi |
2016-11-03 | docs: multi-uv: don't use CURLMsg after cleanup | Andrei Sedoi |
2016-11-03 | docs: remove unused variables in multi-uv example | Andrei Sedoi |
2016-11-02 | THANKS: synced with 7.51.0 | Daniel Stenberg |
2016-11-02 | RELEASE-NOTES: 7.51.0 | Daniel Stenberg |
2016-11-01 | curl.1: typo | Daniel Stenberg |
2016-11-01 | curl.1: expand on how multiple uses of -o looks | Daniel Stenberg |
2016-10-31 | unescape: avoid integer overflow | Daniel Stenberg |
2016-10-31 | TODO: remove IDNA2008 | Daniel Stenberg |
2016-10-31 | INTERNALS: better markdown (follow-up) | Jay Satiro |
2016-10-30 | INTERNALS: better markdown | Daniel Stenberg |
2016-10-28 | BINDINGS: converted to markdown | Daniel Stenberg |
2016-10-27 | CURLMOPT_MAX_PIPELINE_LENGTH.3: Clarify it's not for HTTP/2 | Jay Satiro |
2016-10-27 | KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be accepted | Daniel Stenberg |
2016-10-27 | KNOWN_BUGS: c-ares deviates from stock resolver on http://1346569778 | Daniel Stenberg |
2016-10-27 | SECURITY: minor updates | Daniel Stenberg |
2016-10-27 | docs: fix req->data in multi-uv example | Andrei Sedoi |
2016-10-24 | TODO: indent code to make it render properly | Daniel Stenberg |
2016-10-24 | TODO: Remove the generated include file | Daniel Stenberg |
2016-10-24 | TODO: add "--retry should resume" | Daniel Stenberg |
2016-10-24 | mk-ca-bundle.1: document -k | Daniel Stenberg |
2016-10-23 | INSTALL.md: Updated minimum file sizes for 7.50.3 | Dan Fandrich |
2016-10-21 | INSTALL: converted to markdown => INSTALL.md | Daniel Stenberg |
2016-10-18 | s/cURL/curl | Daniel Stenberg |
2016-10-17 | HTTP2: mention the tool's limited support | Daniel Stenberg |
2016-10-16 | KNOWN_BUGS: two more existing problems | Daniel Stenberg |
2016-10-16 | KNOWN_BUGS: minor formatting edit | Daniel Stenberg |
2016-10-10 | dist: remove PDF and HTML converted docs from the releases | Daniel Stenberg |
2016-10-08 | TODO: build: Enable PIE and RELRO by default | Daniel Stenberg |
2016-10-08 | TODO: Support better than MD5 hostkey hash (for ssh) | Daniel Stenberg |
2016-10-06 | TODO: Introduce --fail-fast to exit on first transfer fail | Daniel Stenberg |
2016-10-06 | TODO: Leave secure cookies alone | Daniel Stenberg |
2016-10-06 | CURLOPT_DEBUGFUNCTION.3: unused argument warning (#1056) | Rainer Müller |
2016-10-05 | TODO: TCP Fast Open for windows | Daniel Stenberg |