summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-14deps,v8: silence V8 self-deprecation warningsRefael Ackermann
2019-01-14util: fixes type in argument type validation errorAnkur Oberoi
2019-01-14build: set `-blibpath:` for AIXRichard Lau
2019-01-14doc: fix section order in vm.mdVse Mozhet Byt
2019-01-14test: rework ephemeralkeyinfo to run in parallelSam Roberts
2019-01-14os: improve networkInterfaces() performanceBrian White
2019-01-14test: check for tls renegotiation errorsSam Roberts
2019-01-14http2: add test case for goawayAnto Aravinth
2019-01-13doc: fix sorting in buffer.mdVse Mozhet Byt
2019-01-13doc: fix `napi_open_callback_scope` descriptionPhilipp Renoth
2019-01-12test: fix test-net-connect-econnrefused (again)Rich Trott
2019-01-12src: dispose of V8 platform in `process.exit()`Anna Henningsen
2019-01-12src: simplify NativeModule caching and remove redundant dataJoyee Cheung
2019-01-12doc: document that stream.on('close') was changed in Node 10Matteo Collina
2019-01-11test: remove unnecessary skipIfWorker()Rich Trott
2019-01-11test,worker: simplify common.isMainThreadRich Trott
2019-01-11tools: lint for use of internalBinding()cjihrig
2019-01-11doc: fix, unify, formalize, and amplify vm.mdVse Mozhet Byt
2019-01-11doc: fix the path to postMessage()Mitar
2019-01-11doc: update `os.networkInterfaces()` examplejvelezpo
2019-01-11doc,worker: revise worker_threads.mdRich Trott
2019-01-11test,worker: refactor test-worker-cleanup-handlesRich Trott
2019-01-11test: fix module loading error for AIX 7.1Richard Lau
2019-01-11test: improve test coverage of native crypto codeTobias Nießen
2019-01-11process: move C++ process events into node_process_events.ccJoyee Cheung
2019-01-11src: declare process-related C++ methods in node_process.hJoyee Cheung
2019-01-11src: move process object creation into node_process_object.ccJoyee Cheung
2019-01-11tools: update crypo check rulecjihrig
2019-01-11util: remove eslint comments and rename variablesRuben Bridgewater
2019-01-11util: remove outdated commentRuben Bridgewater
2019-01-11util: simpler module namespace codeRuben Bridgewater
2019-01-11util: code cleanupRuben Bridgewater
2019-01-11util: switch recurseTimes counterRuben Bridgewater
2019-01-11url: return backslashes from fileURLToPath on winKevin Smith
2019-01-11src: clean up `node::Init()` wrt embedder scenariosAnna Henningsen
2019-01-11build: add check for empty openssl-fips flagDaniel Bevenius
2019-01-11test: move require('https') to after crypto checkDaniel Bevenius
2019-01-11tools: add openssl-cli to macos-firewall.shDaniel Bevenius
2019-01-10test: fix test-net-connect-econnrefusedRich Trott
2019-01-10test: remove test/pummel/test-http-client-reconnect-bug.jsRich Trott
2019-01-10doc: fix deprecations metadataRichard Lau
2019-01-10lib: move DEP0029 to end of lifecjihrig
2019-01-10lib: move DEP0028 to end of lifecjihrig
2019-01-10lib: move DEP0027 to end of lifecjihrig
2019-01-10lib: move DEP0026 to end of lifecjihrig
2019-01-10test: remove duplicate encoding tests in favor of WPTJoyee Cheung
2019-01-10test: use WPT runner to run encoding testsJoyee Cheung
2019-01-10test: support more icu requirements in the WPT status fileJoyee Cheung
2019-01-10test: pull enconding WPT test fixturesJoyee Cheung
2019-01-10doc: make sure that calls to .read() are loopedMatteo Collina