summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* deps: upgrade openssl sources to 1.1.1gHassaan Pasha2020-04-2848-636/+1842
* tls: add highWaterMark option for connectrickyes2020-04-285-2/+132
* deps: V8: backport 3f8dc4b2e5baUjjwal Sharma2020-04-282-36/+38
* buffer,n-api: fix double ArrayBuffer::Detach() during cleanupAnna Henningsen2020-04-282-5/+8
* http: doc deprecate abort and improve docsRobert Nagy2020-04-282-4/+83
* doc: avoid tautology in READMEIshaan Jain2020-04-281-1/+1
* test: remove timers-blocking-callbackJeremiah Senkpiel2020-04-282-116/+0
* stream: fix sync write perf regressionRobert Nagy2020-04-281-17/+14
* stream: avoid drain for sync streamsRobert Nagy2020-04-288-17/+25
* src: assignment to valid typeYash Ladha2020-04-281-2/+3
* vm: add importModuleDynamically option to compileFunctionGus Caplan2020-04-285-30/+63
* stream: removes unnecessary paramsJesus Hernandez2020-04-281-2/+2
* inspector: only write coverage in fully bootstrapped EnvironmentsJoyee Cheung2020-04-281-0/+10
* lib: unnecessary const assignment for classYash Ladha2020-04-281-2/+2
* src: delete MicroTaskPolicy namespaceJuan José Arboleda2020-04-281-1/+0
* src: fix compiler warnings in node_http2.ccDaniel Bevenius2020-04-281-3/+0
* stream: consistent punctuationRobert Nagy2020-04-283-48/+48
* test: better error validations for event-captureAdrian Estrada2020-04-281-2/+10
* doc: updated directory entry informationEileen2020-04-281-2/+3
* test: refactor events tests for invalid listenersAdrian Estrada2020-04-285-44/+20
* src: deprecate embedder APIs with replacementsAnna Henningsen2020-04-281-20/+20
* lib: simplify function process.emitWarninghimself652020-04-281-2/+2
* doc: ignore no-literal-urls in READMENick Schonning2020-04-281-0/+1
* doc: convert bare email addresses to mailto linksNick Schonning2020-04-281-4/+8
* doc: ignore no-literal-urls in changelogsNick Schonning2020-04-2814-0/+14
* doc: add angle brackets around implicit linksNick Schonning2020-04-2815-23/+23
* test: test-async-wrap-constructor prefer forEachDaniel Estiven Rico Posada2020-04-281-4/+5
* stream: fix broken pipeline testRobert Nagy2020-04-281-1/+1
* stream: refactor Writable bufferingRobert Nagy2020-04-281-132/+88
* stream: pipeline should only destroy un-finished streamsRobert Nagy2020-04-282-39/+112
* deps: V8: cherry-pick e1eac1b16c96Milad Farazmand2020-04-282-5/+5
* stream: finished should complete with read-only DuplexRobert Nagy2020-04-282-2/+36
* doc: remove repeated word in modules.mdProsper Opara2020-04-271-1/+1
* doc: elevate diagnostic report to tier1Gireesh Punathil2020-04-271-1/+2
* tools: remove unused code in doc generation toolRich Trott2020-04-271-13/+1
* src: use using NewStringTyperickyes2020-04-271-2/+2
* fs: update validateOffsetLengthRead in utils.jsdaemon10242020-04-272-9/+24
* http2: wait for secureConnect before initializingbcoe2020-04-273-1/+83
* module: exports not exported for null resolutionsGuy Bedford2020-04-275-11/+24
* doc: set module version 83 to node 14Gerhard Stoebich2020-04-271-1/+1
* doc: add more info to v14 changelogGus Caplan2020-04-271-0/+4
* module: improve error for invalid package targetsMyles Borins2020-04-273-3/+19
* tools: fix mkcodecache when run with ASANAnna Henningsen2020-04-271-2/+3
* tls: move getAllowUnauthorized to internal/optionsJames M Snell2020-04-272-13/+23
* http2: refactor and cleanup http2James M Snell2020-04-273-706/+799
* module: partial doc removal of --experimental-modulesMyles Borins2020-04-272-4/+1
* doc: fix typo in security-release-process.mdEdward Elric2020-04-271-1/+1
* src: fix null deref in AllocatedBuffer::clearMatt Kulukundis2020-04-271-1/+4
* doc: corrected ERR_SOCKET_CANNOT_SEND messageWilliam Armiros2020-04-271-1/+1
* test: mark test-child-process-fork-args as flaky on WindowsAndrey Pechkurov2020-04-271-0/+2