summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-07crypto: use SetNull instead of SetDaniel Bevenius
2017-12-06doc: use American spellings per style guideRich Trott
2017-12-06buffer: throw on failed fill attemptscjihrig
2017-12-06build: replace runtime flag with compiler optionPeter Marshall
2017-12-06src: implement getting current time in NodePlatformSergei Datsenko
2017-12-06src: update NODE_MODULE_VERSION to 60Michaƫl Zasso
2017-12-06dns: fix crash while setting server during queryXadillaX
2017-12-05vm: never abort on caught syntax errorAnna Henningsen
2017-12-05src: remove tracking for exception arrow dataAnna Henningsen
2017-12-05buffer: zero-fill buffer allocated with invalid contentAnna Henningsen
2017-12-04src: use uv_os_getpid() to get process idcjihrig
2017-12-01crypto: better docs for cases where peer's public key is invalidJose M. Palacios Diaz
2017-12-01src: node_http2_state.h should not be executableJon Moss
2017-12-01src: use non-deprecated versions of `->To*()` utilsLeko
2017-12-01tools: add cpplint rule for NULL usageDaniel Bevenius
2017-12-01src: use nullptr instead of NULLDaniel Bevenius
2017-11-30src: fix typo in NODE_OPTIONS whitelistEvan Lucas
2017-11-29module: Set dynamic import callbackJan Krems
2017-11-29process: add flag for uncaught exception abortAnna Henningsen
2017-11-29src: introduce USE() for silencing compiler warningsAnna Henningsen
2017-11-29src: remove `ClearFatalExceptionHandlers()`Anna Henningsen
2017-11-29module: print better message on esm syntax errorBen Noordhuis
2017-11-28module: rename internalModuleReadFile to internalModuleReadJSONJohn-David Dalton
2017-11-28async_wrap: add provider types for net serverAndreas Madsen
2017-11-28src: start heap object tracking after platform is initializedHannes Payer
2017-11-27src: make base64.h self-containedDaniel Bevenius
2017-11-27http2: only schedule write when necessaryAnna Henningsen
2017-11-27http2: don't call into JS from GCAnna Henningsen
2017-11-27src: add optional keep-alive object to SetImmediateAnna Henningsen
2017-11-25fs: throw fs.access errors in JSJoyee Cheung
2017-11-24trace_events: add executionAsyncId to init eventsAndreas Madsen
2017-11-24n-api: use nullptr instead of NULL in node_api.ccDaniel Bevenius
2017-11-24lib,src: remove vm.runInDebugContext()Ben Noordhuis
2017-11-24lib: remove use of Debug.MakeMirror()Ben Noordhuis
2017-11-22src: add public API for managing NodePlatformCheng Zhao
2017-11-22src: add napi_handle_scope_mismatch to msg listneta
2017-11-21src: fix compiler warningcjihrig
2017-11-21src: remove unprofessional slang in assertionsAlexey Orlenko
2017-11-21src: implement v8::TaskRunner API in NodePlatformAnna Henningsen
2017-11-21src: remove async_hooks destroy timer handleAnna Henningsen
2017-11-21src: introduce internal C++ SetImmediate() mechanismAnna Henningsen
2017-11-21http2: major update to internalsJames M Snell
2017-11-21src: remove unused variablecjihrig
2017-11-21n-api: add helper for addons to get the event loopAnna Henningsen
2017-11-21src: add helper for addons to get the event loopAnna Henningsen
2017-11-20src: remove process._debugPause()Ben Noordhuis
2017-11-20src: inspector context name = program title + pidBen Noordhuis
2017-11-20src: abstract getpid() operationBen Noordhuis
2017-11-20src: add NODE_VERSION_IS_LTS to node_version.hGibson Fahnestock
2017-11-19domain: re-implement domain over async_hookvladimir