summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-03doc: Buffer.toString(): add note about invalid dataJan-Philip Gehrcke
2019-12-03doc: clarify text about using 'session' event for compatibilityRich Trott
2019-12-03src: delete redundant method in node_dir.hgengjiawen
2019-12-03src: remove redundant cast in node_dir.ccgengjiawen
2019-12-03src: improve node_crypto.cc memory allocationPriyanka Kore
2019-12-03src: fix node_dir.cc memory allocationPriyanka Kore
2019-12-032019-12-03, Version 13.3.0 (Current)Ruben Bridgewater
2019-12-03test: use block-scoping in test-net-server-addressRich Trott
2019-12-03doc: update status of Python 3 supportMichael Dawson
2019-12-03test: move test-child-process-fork-getconnections to parallelRich Trott
2019-12-03test: change common.PORT to arbitrary portRich Trott
2019-12-03http2: implement capture rection for 'request' and 'stream' eventsMatteo Collina
2019-12-03tls: implement capture rejections for 'secureConnection' eventMatteo Collina
2019-12-03net: implement capture rejections for 'connection' eventMatteo Collina
2019-12-03http: add captureRejection support to OutgoingMessageMatteo Collina
2019-12-03http: implement capture rejections for 'request' eventMatteo Collina
2019-12-03stream: add support for captureRejection optionMatteo Collina
2019-12-03events: add captureRejection optionMatteo Collina
2019-12-03build: do not build mksnapshot and mkcodecache for --sharedJoyee Cheung
2019-12-03build: add --without-node-code-cache configure optionJoyee Cheung
2019-12-02test: add coverage for ERR_TLS_INVALID_PROTOCOL_VERSIONRich Trott
2019-12-02test: add an indicator `isIBMi`Xu Meng
2019-12-02build,win: propagate error codes in vcbuildJoão Reis
2019-12-02build,win: add test-ci-native and test-ci-jsJoão Reis
2019-12-02doc: fix typographical errorRich Trott
2019-12-02test: use arrow functions in async-hooks testsgarygsc
2019-12-02test: fix test-benchmark-streamsRich Trott
2019-12-01doc: revise REPL uncaught exception textRich Trott
2019-12-02doc: update signature algorithm in release docMyles Borins
2019-12-02doc: update README.md to fix active/maint timesMichael Dawson
2019-12-01doc: update socket.bufferSize textRich Trott
2019-12-01tls: introduce ERR_TLS_INVALID_CONTEXTRich Trott
2019-12-01src: change header file in node_stat_watcher.ccReza Fatahi
2019-12-01test: move test-http-max-http-headers to parallelRich Trott
2019-12-01test: correct header length subtractionRich Trott
2019-12-01test: remove unused callback argumentRich Trott
2019-12-01test: simplify forEach() usageRich Trott
2019-12-01test: remove unused callback argumentRich Trott
2019-11-30repl: fix referrer for dynamic importCorey Farrell
2019-12-01http: make maximum header size configurable per-stream or per-serverAnna Henningsen
2019-12-01stream: improve performance for sync write finishesAnna Henningsen
2019-11-30deps: V8: cherry-pick 0dfd9ea51241bcoe
2019-11-30test: increase coverage for trace_events.jsRich Trott
2019-11-30doc: note that buf.buffer's contents might differAJ Jordan
2019-11-30tools: add unified plugin changing links for html docsMarek Łabuz
2019-11-30test: use arrow functions in addons testsgarygsc
2019-11-30doc: clarify IncomingMessage.destroy() descriptionSam Foxman
2019-11-30doc: fixed a typo in process.mdHarendra Singh
2019-11-30wasi: introduce initial WASI supportcjihrig
2019-11-30doc: documenting a bit more FreeBSD caseDavid Carlier