summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-19http2: delete unused enum in node_http2.hgengjiawen
2019-03-19process: check no handle or request is active after bootstrapJoyee Cheung
2019-03-19worker: create per-Environment message port after bootstrapJoyee Cheung
2019-03-19inspector: patch C++ debug options instead of process._breakFirstLineJoyee Cheung
2019-03-19process: set the trace category update handler during bootstrapJoyee Cheung
2019-03-18crypto: add support for EdDSA key pair generationTobias Nießen
2019-03-19module: do not share the internal require function with public loadersJoyee Cheung
2019-03-19src: replace heap_utils.createHeapSnapshot with v8.getHeapSnapshotJoyee Cheung
2019-03-18src,win: fix usage of deprecated v8::Object::SetMichaël Zasso
2019-03-18src: elevate v8 namespaces for PropertyAttributegengjiawen
2019-03-18src: use EVPKeyPointer in more placesBen Noordhuis
2019-03-18tls: return correct version from getCipher()Sam Roberts
2019-03-18src: remove unused variable in class InspectorSocketServergengjiawen
2019-03-17report: tidy up included headersRichard Lau
2019-03-17src: use deleted function instead of private function in class AsyncWrapgengjiawen
2019-03-17src: inline macro DISALLOW_COPY_AND_ASSIGNgengjiawen
2019-03-16src: shutdown node in-flightGireesh Punathil
2019-03-15report: use LocalTime from DiagnosticFilenameRichard Lau
2019-03-15report: use DiagnosticFilename for default filenameRichard Lau
2019-03-15Revert "crypto: add KeyObject.asymmetricKeySize"Tobias Nießen
2019-03-15worker: implement worker.moveMessagePortToContext()Anna Henningsen
2019-03-15src,lib: make DOMException available in all ContextsAnna Henningsen
2019-03-15src,lib: allow running multiple per-context filesAnna Henningsen
2019-03-15src: fix warning in node_messagingZYSzys
2019-03-15src: remove usage of deprecated IsNearDeathMichaël Zasso
2019-03-14src: update NODE_MODULE_VERSION to 71Michaël Zasso
2019-03-13v8: integrate node-heapdump into coreJames M Snell
2019-03-13embedding: make `NewIsolate()` API more flexibleAnna Henningsen
2019-03-13embedding: refactor public `ArrayBufferAllocator` APIAnna Henningsen
2019-03-13src: fix SplitString to ignore white spaceshimself65
2019-03-13src: clean up MultiIsolatePlatform interfaceAnna Henningsen
2019-03-12src: apply clang-tidy rule modernize-make-uniquegengjiawen
2019-03-12lib: move DTRACE_* probes out of global scopeJames M Snell
2019-03-12src: de-lint header usageRefael Ackermann
2019-03-12crypto: fix EdDSA support for KeyObjectBrian White
2019-03-12worker: release native Worker object earlierAnna Henningsen
2019-03-12src: remove unused variablescjihrig
2019-03-12process: create legacy process properties during pre-executionJoyee Cheung
2019-03-12src: refactor coverage connectionJoyee Cheung
2019-03-12src: rename Init and Start overloads to something more distinctiveJoyee Cheung
2019-03-11crypto: check for invalid chacha20-poly1305 IVsSam Roberts
2019-03-11process: delay creation of process.env after bootstrap/node.jsJoyee Cheung
2019-03-11worker: remove `ERR_CLOSED_MESSAGE_PORT`Anna Henningsen
2019-03-11lib,src: remove usage of _externalStreamAnna Henningsen
2019-03-11process: refactor global.queueMicrotask()Joyee Cheung
2019-03-10worker: allow execArgv and eval in combinationAnna Henningsen
2019-03-10src: deprecate AddPromiseHook()Anna Henningsen
2019-03-10report: rename triggerReport() to writeReport()cjihrig
2019-03-10report: fix stdout/stderr output formattingcjihrig
2019-03-09src: apply clang-tidy various improvementgengjiawen