summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-09deps: cherry-pick 56f6a76 from upstream V8Ruben Bridgewater
2019-01-09src: move InternalMakeCallback and MakeCallbackJoyee Cheung
2019-01-09doc: add clarification for exception behaviourMichael Dawson
2019-01-08doc: clarify timing of socket.connectingSam Roberts
2019-01-09doc: update benchmark docKazushi Kitaya
2019-01-09util: update comment in util.promisifyKazushi Kitaya
2019-01-09fs: extract start and end check into checkPositionZYSzys
2019-01-09test: more tests for internal/util/typesZYSzys
2019-01-09util: inspect ArrayBuffers contents as wellRuben Bridgewater
2019-01-09src: initialize `Environment` members in class definitionAnna Henningsen
2019-01-08doc: use lowercase for zlibRich Trott
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2019-01-09src: use generic helper for splitting stringsAnna Henningsen
2019-01-08test: clean up wasm fixturesGus Caplan
2019-01-07test: tune test-uv-threadpool-scheduleRich Trott
2019-01-08src: check curve ID existence instead of asn flagsSam Roberts
2019-01-08crypto: remove deprecated crypto._toBufTobias Nießen
2019-01-08doc: fix heading in cpp style guideKazushi Kitaya
2019-01-08test: remove redundant fchmod testZYSzys
2019-01-08src: trace_events: fix race with metadata eventsAli Ijaz Sheikh
2019-01-08doc: fix process.stdin exampleAnna Henningsen
2019-01-08src: move per-process global variables into node::per_processJoyee Cheung
2019-01-08crypto: always accept private keys as public keysTobias Nießen
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2019-01-08lib: support overriding http\s.globalAgentRoy Sommer
2019-01-08doc: update behaviour of fs.writeFileSakthipriyan Vairamani (thefourtheye)
2019-01-07test: move test-tls-securepair-client out of pummelRich Trott
2019-01-07test: fix test-tls-securepair-clientRich Trott
2019-01-07tools: update ESLint to 5.12.0cjihrig
2019-01-07test: http2 origin length ERR_HTTP2_ORIGIN_LENGTHFurqan Shaikh
2019-01-07src: remove unused method declarationBen Noordhuis
2019-01-07crypto: fix key object wrapping in sync keygenTobias Nießen
2019-01-06test: remove flag for test-addon-uv-handle-leakRich Trott
2019-01-06test: fix test-benchmark-zlibRich Trott
2019-01-06doc: fs.mkdir('/') throws EPERM on WindowsCorey Farrell
2019-01-06src: remove unused isolate variableDaniel Bevenius
2019-01-06lib: move DEP0023 to end of lifecjihrig
2019-01-06src: move arch, platform and release into node_metadata.ccJoyee Cheung
2019-01-06process: make tick callback and promise rejection callback more robustJoyee Cheung
2019-01-06src: refactor tickInfo accessJoyee Cheung
2019-01-06src: split `LoadEnvironment()` at `startExecution()`Anna Henningsen
2019-01-05buffer: refactor checks for SlowBuffer creationP. Mike
2019-01-06worker: enable transferring WASM modulesAnna Henningsen
2019-01-06v8: enable inline WASM in serialization APIAnna Henningsen
2019-01-05doc: add documentation for brotli supportAnna Henningsen
2019-01-05benchmark,test: add brotliAnna Henningsen
2019-01-05zlib: add brotli supportAnna Henningsen
2019-01-05deps,tools: update license-builder.sh and LICENSEHackzzila
2019-01-05deps: add brotliHackzzila
2019-01-05doc: document key encryption optionsTobias Nießen