aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-06deps: remove old c-ares configure filesBen Noordhuis
2018-11-06test: add a test for `tls.Socket` with `allowHalfOpen`Ouyang Yadong
2018-11-05doc: implement minor text fixes to path.mdRich Trott
2018-11-05vm: clarify timeout option in vmVladimir de Turckheim
2018-11-05doc: inspector security warning for changing hostСковорода Никита Андреевич
2018-11-05doc: fix minor text issues in stream.mdRich Trott
2018-11-06test: add crypto check to test-benchmark-http2Daniel Bevenius
2018-11-05http2: add Http2Stream.bufferSizeOuyang Yadong
2018-11-05lib:fix grammar error and make it clearer for commentsMaleDong
2018-11-05net: `net.Server.listen()` avoid operations on `null` when failOuyang Yadong
2018-11-05console: bind methods from the prototype chain in ConsoleJoyee Cheung
2018-11-06lib: move module exports proxy into a separate methodJoyee Cheung
2018-11-05meta,doc: ping community about new releaseRefael Ackermann
2018-11-05deps: patch V8 to 7.0.276.35Michaël Zasso
2018-11-05doc: streamline CONTRIBUTING.mdRich Trott
2018-11-05doc: add table of contents to release guideMichaël Zasso
2018-11-04build: add common `defines`Refael Ackermann
2018-11-04build: fix Travis non-PR buildsRichard Lau
2018-11-04build: do not lint on non-PR Travis buildsAnna Henningsen
2018-11-04buffer: do proper error propagation in addon methodsAnna Henningsen
2018-11-04doc: add missing comma in net documentationRich Trott
2018-11-04doc: correct link to test coverage commandmritunjaygoutam12
2018-11-04tools: add script to lint first PR commit messageRichard Lau
2018-11-04doc: fix socket.connecting descriptionAnna Henningsen
2018-11-04doc: add SECURITY.md to readme.mdwarnerp18
2018-11-03doc: edit man page for superfluous "node" usageRich Trott
2018-11-03buffer: throw exception when creating from non-Node.js ContextAnna Henningsen
2018-11-03deps: float 99540ec from openssl (CVE-2018-0735)Rod Vagg
2018-11-03deps: float a9cfb8c2 from openssl (CVE-2018-0734)Rod Vagg
2018-11-03deps: float 415c3356 from openssl (DSA vulnerability)Rod Vagg
2018-11-03repl: use promise#finallyWeijia Wang
2018-11-03http2: improve http2 code a bitJames M Snell
2018-11-03win: add prompt to tools installation scriptJoão Reis
2018-11-03win: clarify Boxstarter behavior on install toolsRob Reynolds
2018-11-03n-api: add missing handle scopesDaniel Bevenius
2018-11-03lib: remove useless getLibuvNow in internal/timersZYSzys
2018-11-03fs: handle result of access binding directly in fs.existsSyncJoyee Cheung
2018-11-03lib: make coverage work for Node.jsBenjamin
2018-11-03src: fix compiler warning for debug buildDaniel Bevenius
2018-11-03test: increase --stack_size test-async-wrap-popDaniel Bevenius
2018-11-02deps,v8: cherry-pick dc704497Refael Ackermann
2018-11-02doc: fix dublication in net.createServer() docsIvan Filenko
2018-11-02doc: correct async_hooks resource namesGerhard Stoebich
2018-11-02lib: repl multiline history supportAnto Aravinth
2018-11-02vm: allow `cachedData` to also be TypedArray|DataViewBenjamin Chen
2018-11-022018-11-02, Version 11.1.0 (Current)Michaël Zasso
2018-11-02src: fix CreatePlatform header param mismatchShelley Vohr
2018-11-02src: use v8:: for consistency in utilZYSzys
2018-11-02src: use smart pointers in cares_wrap.ccDaniel Bevenius
2018-11-02doc: address bits of proof reading workJagannath Bhat