summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-02build: exclude npm test directories on WindowsRichard Lau
2018-10-02test: mark some flakesRefael Ackermann
2018-10-02util: handle null prototype on inspectAnto Aravinth
2018-10-02util: update definition of DISALLOW_COPY_AND_ASSIGN macroNitish Sakhawalkar
2018-10-02crypto: make PEM parsing RFC7468-compliantTobias Nießen
2018-10-02crypto: add support for PEM-level encryptionTobias Nießen
2018-10-02deps: patch V8 to 7.0.276.22Michaël Zasso
2018-10-02stream: improve buffer list inspectionRuben Bridgewater
2018-10-02doc: fix incorrect anchoring (#vcbuild.bat -> #vcbuildbat)Justin Lee
2018-10-02doc: fix minor typo (to early -> too early)Justin Lee
2018-10-02doc: remove recommendation to use node-epsRichard Lau
2018-10-01test: improve test-gc-http-clientRich Trott
2018-10-02timers: use custom inspection for linked listsRuben Bridgewater
2018-10-01src: fix indentation for `AsyncResource`Anna Henningsen
2018-10-01crypto: replace gotosTobias Nießen
2018-10-01tools: unify .editorconfig rules for 2-spaceRoman Reiss
2018-10-01Replace vague 'may not' with definitive 'will not'Mike MacCana
2018-10-01doc: add contents table to CONTRIBUTING.mdZYSzys
2018-10-01doc: move perf tools and APIs to Tier 3Matheus Marchini
2018-10-01url: use foreach-style C++ loopTobias Nießen
2018-10-01cluster: move handle tracking out of utilscjihrig
2018-10-01src: remove unused using declarationsDaniel Bevenius
2018-10-01src: remove unused locale.hDaniel Bevenius
2018-10-01util: set `super_` property to non-enumerableRuben Bridgewater
2018-10-01build: add --quiet to lint-cppDaniel Bevenius
2018-10-01tools: fix cpplint --quiet optionDaniel Bevenius
2018-10-01tools: update ESLint to 5.6.1cjihrig
2018-10-01src: make req_wrap a unique_ptr in AfterConnectDaniel Bevenius
2018-10-01src: use unique_ptr for obj in SetWeak lambdaDaniel Bevenius
2018-10-01test: replace localhost with os.hostname in fs-readfilesyncDenys Otrishko
2018-09-30build: remove unnecessary Makefile outputRich Trott
2018-10-01src: unique_ptrs in few lambdasGireesh Punathil
2018-09-30doc: formalize `auto` usage in C++ style guideAnna Henningsen
2018-09-30cluster: use Map to track handles in mastercjihrig
2018-09-30cluster: use Map to track handles in cluster childcjihrig
2018-09-30cluster: use Map to track indexescjihrig
2018-09-30cluster: use Map to track round robin workerscjihrig
2018-09-30cluster: use Map to track callbackscjihrig
2018-09-29doc: fix casing in stream.mdSintendo
2018-09-29doc: add table of contents in BUILDING.mdZYSzys
2018-09-28test: fix flaky test-gc-net-timeoutRich Trott
2018-09-28test: increase test coverage for fs.promises readJennifer Bland
2018-09-28lib: reword help text for clarityGireesh Punathil
2018-09-28crypto: remove unnecessary calls to TLS_method()Daniel Bevenius
2018-09-28src: refactor crypto code with RAII cleanupGireesh Punathil
2018-09-27doc: deeper link to downloads siteRefael Ackermann
2018-09-27test: improve test-gc-http-client-connabortedRich Trott
2018-09-27fs: consistently return symlink type from readdirKlaus Meinhardt
2018-09-27crypto: enable auto cert chaining for BoringSSLJeremy Apthorp
2018-09-27build: move addons message in MakefileRich Trott