summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2021-03-30, Version 12.22.0 'Erbium' (LTS)v12.22.0v12.22.0-proposalRichard Lau2021-03-299-12/+79
* test: fix races in test-performance-eventlooputilGerhard Stoebich2021-03-291-10/+10
* module: improve support of data: URLsAntoine du Hamel2021-03-292-2/+10
* lib: add URI handling functions to primordialsAntoine du Hamel2021-03-294-0/+13
* node-api: define version 8Gabriel Schulhof2021-03-199-26/+22
* deps: update to cjs-module-lexer@1.1.0Guy Bedford2021-03-177-71/+197
* doc: mark modules implementation as stableGuy Bedford2021-03-171-10/+6
* node-api: allow retrieval of add-on file nameGabriel Schulhof2021-03-176-7/+87
* v8: implement v8.stopCoverage()Joyee Cheung2021-03-176-2/+73
* v8: implement v8.takeCoverage()Joyee Cheung2021-03-178-80/+292
* test: correct test-worker-eventlooputilGerhard Stoebich2021-03-162-10/+9
* worker: add eventLoopUtilization()Trevor Norris2021-03-168-22/+424
* test: add cpu-profiler-crash testSantiago Gimeno2021-03-153-0/+45
* deps: V8: cherry-pick beebee4f80ffPeter Marshall2021-03-152-2/+3
* http: runtime deprecate legacy HTTP parserBeth Griggs2021-03-084-1/+28
* src,test: add regression test for nested Worker terminationAnna Henningsen2021-02-232-0/+17
* Revert "embedding: make Stop() stop Workers"Anna Henningsen2021-02-235-9/+8
* Working on v12.21.1Richard Lau2021-02-231-2/+2
* 2021-02-23, Version 12.21.0 'Erbium' (LTS)v12.21.0Richard Lau2021-02-224-7/+32
* http2: add unknownProtocol timeoutDaniel Bevenius2021-02-223-5/+84
* src: drop localhost6 as allowed host for inspectorMatteo Collina2021-02-221-2/+1
* deps: update archs files for OpenSSL-1.1.1jDaniel Bevenius2021-02-21212-1043/+1194
* deps: upgrade openssl sources to 1.1.1jDaniel Bevenius2021-02-2190-322/+824
* Working on v12.20.3Ruy Adorno2021-02-101-2/+2
* 2021-02-10, Version 12.20.2 'Erbium' (LTS)v12.20.2v12.20.2-proposalRuy Adorno2021-02-093-2/+19
* http2: check write not scheduled in scope destructorDavid Halls2021-02-092-1/+48
* http: do not loop over prototype in AgentMichaƫl Zasso2021-02-091-1/+1
* async_hooks: fix leak in AsyncLocalStorage exitStephen Belanger2021-02-092-7/+36
* deps: upgrade npm to 6.14.11Ruy Adorno2021-02-08159-372/+403
* Working on v12.20.2Richard Lau2021-01-041-2/+2
* 2021-01-04, Version 12.20.1 'Erbium' (LTS)v12.20.1Richard Lau2020-12-243-2/+44
* src: retain pointers to WriteWrap/ShutdownWrapJames M Snell2020-12-244-4/+68
* http: unset `F_CHUNKED` on new `Transfer-Encoding`Matteo Collina2020-12-232-2/+80
* http: add test for http transfer encoding smugglingRichard Lau2020-12-231-0/+47
* http: unset `F_CHUNKED` on new `Transfer-Encoding`Fedor Indutny2020-12-232-0/+33
* deps: update http-parser to http-parser@ec8b5ee63fRichard Lau2020-12-237-30/+220
* deps: upgrade npm to 6.14.10Ruy Adorno2020-12-23108-816/+820
* deps: update archs files for OpenSSL-1.1.1iMyles Borins2020-12-17385-3110/+4718
* deps: upgrade openssl sources to 1.1.1iMyles Borins2020-12-17351-4175/+4263
* deps: upgrade npm to 6.14.9Myles Borins2020-12-10398-6124/+11634
* Woking on v12.20.1Myles Borins2020-11-241-2/+2
* 2020-11-24, Version 12.20.0 'Erbium' (LTS)v12.20.0v12.20.0-proposalMyles Borins2020-11-168-18/+177
* events: assume an EventEmitter if emitter.on is a functionLuigi Pinca2020-11-162-1/+26
* benchmark: ignore build artifacts for napi addonsRichard Lau2020-11-162-0/+2
* doc: update releaser in v12.18.4 changelogBeth Griggs2020-11-161-1/+1
* crypto: fix KeyObject garbage collectionAnna Henningsen2020-11-161-1/+3
* doc: move package.import content higherMyles Borins2020-11-161-22/+55
* doc: fix broken links in modules.mdRich Trott2020-11-161-2/+2
* doc: make minor improvements to module.mdRich Trott2020-11-161-8/+8
* doc: add ESM examples in `module` API doc pageAntoine du HAMEL2020-11-161-4/+23