aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-26build: skip bin override on windowsHitesh Kanwathirtha
2017-10-26src: make header file self-containedJoyee Cheung
2017-10-26crypto: use CHECK instead in getSSLCiphersJames M Snell
2017-10-26doc, win: remove note about resizeBartosz Sosnowski
2017-10-26http2: fix mapToHeaders() with single string valueJinwoo Lee
2017-10-26crypto: migrate crypto.randomBytes to internal/errorsJames M Snell
2017-10-26tools: add eslint rule for documented errorsJames M Snell
2017-10-26doc: add missing error codesJames M Snell
2017-10-26crypto: migrate timingSafeEqual to internal/errorsJames M Snell
2017-10-26Revert "deps: update V8 to 6.2.414.33"Michaël Zasso
2017-10-26test: add test for WrapStream readStopAshish Kaila
2017-10-26src: remove unused warning in node_contextifyMichaël Zasso
2017-10-26test: add test for prop interceptors on sandboxMichaël Zasso
2017-10-26deps: update V8 to 6.2.414.33Michaël Zasso
2017-10-26test: allow tests to pass without internetDaniel Bevenius
2017-10-25util,assert: expose util.isDeepStrictEqual()Rich Trott
2017-10-25src: destroy inspector agent before contextAli Ijaz Sheikh
2017-10-252017-10-25, Version 8.8.1 (Current)cjihrig
2017-10-25build: fix npm install with --sharedBen Noordhuis
2017-10-25tools: add make lint-md-cleanDaijiro Wachi
2017-10-25build: add lint-md-buildDaijiro Wachi
2017-10-25tools: add lint-md command in MakefileDaijiro Wachi
2017-10-25tools: use remark-preset-lint-node in .remarkrcDaijiro Wachi
2017-10-25tools: introduce remark-preset-lint-nodeDaijiro Wachi
2017-10-25tools: introduce remark-cli@3.0.1Daijiro Wachi
2017-10-25net: fix timeout with null handleAnatoli Papirovski
2017-10-25crypto: migrate setEngine to internal/errorsJames M Snell
2017-10-25doc: remove loader hooks from unsupported featuresTeppei Sato
2017-10-25test: call toLowerCase on the resolved moduleDaniel Bevenius
2017-10-25buffer: move setupBufferJS to internalBryan English
2017-10-25doc: improve http2 documentationJacob Hoffman-Andrews
2017-10-25http2: do not allow socket manipulationAnatoli Papirovski
2017-10-25test: fix test for inherited properties on vmFranziska Hinkelmann
2017-10-25module: support custom paths to require.resolve()cjihrig
2017-10-25doc: fix wrong URLJon Moss
2017-10-25doc: fix missing newline characterDaijiro Wachi
2017-10-25src: remove empty comment in node_http2.hDaniel Bevenius
2017-10-25test: allow for different nsswitch.conf settingsDaniel Bevenius
2017-10-25doc: fix spelling in v8.8.0 changelogMyles Borins
2017-10-25src: remove unused include in tty_wrap.hDaniel Bevenius
2017-10-25test: make test-v8-serdes work without stdinAnna Henningsen
2017-10-24doc: fix typo in changelog for 8.8.0Alec Perkins
2017-10-24build: do not include deleted directoryJon Moss
2017-10-24test: add missing assertioncjihrig
2017-10-25src: fix http2 debug build errorsDaniel Bevenius
2017-10-242017-10-24, Version 4.8.5 'Argon' (Maintenance)Myles Borins
2017-10-242017-10-24, Version 6.11.5 'Boron' (LTS)Myles Borins
2017-10-242017-10-24, Node.js Version 8.8.0 (Current)Myles Borins
2017-10-24build,win: set /MP separately in Debug and ReleaseNikolai Vavilov
2017-10-24http2: fix errors in debug statementsAnatoli Papirovski