summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-10-26src: make header file self-containedJoyee Cheung
2017-10-26crypto: use CHECK instead in getSSLCiphersJames M Snell
2017-10-26crypto: migrate crypto.randomBytes to internal/errorsJames M Snell
2017-10-26crypto: migrate timingSafeEqual to internal/errorsJames M Snell
2017-10-26src: remove unused warning in node_contextifyMichaël Zasso
2017-10-25src: destroy inspector agent before contextAli Ijaz Sheikh
2017-10-252017-10-25, Version 8.8.1 (Current)cjihrig
2017-10-25crypto: migrate setEngine to internal/errorsJames M Snell
2017-10-25src: remove empty comment in node_http2.hDaniel Bevenius
2017-10-25src: remove unused include in tty_wrap.hDaniel Bevenius
2017-10-25src: fix http2 debug build errorsDaniel Bevenius
2017-10-24http2: fix errors in debug statementsAnatoli Papirovski
2017-10-23crypto: migrate crypto sign to internal/errorsJames M Snell
2017-10-23crypto: refactor argument validation for pbkdf2James M Snell
2017-10-23http2: multiple style and performance updatesJames M Snell
2017-10-23src: turn JS stream into a full duplexAnna Henningsen
2017-10-23src: allow top-level calls into JSStreamAnna Henningsen
2017-10-23src: use new V8 API in vm moduleFranziska Hinkelmann
2017-10-22src: operator[] checks bounds in debug modegitHubTracey
2017-10-21module: fix main resolution and not found updatesGuy Bedford
2017-10-21net: fix timeouts during long writesAnatoli Papirovski
2017-10-21tls: properly track writeQueueSize during writesAnatoli Papirovski
2017-10-20src: fix NewContext for --without-intlTimothy Gu
2017-10-19src: check uv_prepare_stop return valueAnna Henningsen
2017-10-19async_hooks: skip runtime checks when disabledAndreas Madsen
2017-10-19n-api: unexpose symbols and remove EXTERNAL_NAPIGabriel Schulhof
2017-10-18src: fix rename of entry frame in v8abbr.hgeek
2017-10-18src: update ustack offset identifiersgeek
2017-10-18src: update NODE_MODULE_VERSION to 59Michaël Zasso
2017-10-18meta: update comments for module versionMyles Borins
2017-10-18src: combine loops in CopyJsStringArray()cjihrig
2017-10-18src: increase usage of context in spawn_sync.cccjihrig
2017-10-18src: increase usage of context in process_wrap.cccjihrig
2017-10-18n-api: check against invalid handle scope usageAnna Henningsen
2017-10-16child_process: add windowsHide optioncjihrig
2017-10-16n-api: reimplement instanceof using V8 APIYang Guo
2017-10-15crypto: migrate Certificate to internal/errorsJames M Snell
2017-10-15src: remove unused includes from node_wrap.hDaniel Bevenius
2017-10-13inspector: Move JS API code to separate fileEugene Ostroukhov
2017-10-13src: rename StreamWrap to LibuvStreamWrapAnna Henningsen
2017-10-12src: add internalBindings for binding isolationBradley Farias
2017-10-12src: node_dtrace line continuations clean upDaniel Bevenius
2017-10-11n-api: make changes for source compatibilityGabriel Schulhof
2017-10-11module: resolve and instantiate loader pipeline hooksguybedford
2017-10-11src: rename perfctr_macros.py->noperfctr_macros.pyDaniel Bevenius
2017-10-10url: fix port overflow checkingRimas Misevičius
2017-10-09src: replace manual memory mgmt with std::stringBen Noordhuis
2017-10-08src: use more appropriate context-entered checkAnna Henningsen
2017-10-07src: fix ^ in stack trace with vm's columnOffsetTimothy Gu
2017-10-06src: remove unused node_dtrace.h from node_win32Daniel Bevenius