summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: add missing YAML tag in `esm.md`aduh95-patch-1Antoine du Hamel2022-01-141-1/+1
* tools: fix small not-quite-a-bug in find-inactive-tsc.mjsRich Trott2022-01-141-1/+3
* src: fix out-of-bounds check of serialization indicesJoostK2022-01-141-3/+3
* doc: correct checkHost behavior with wildcards etcTobias Nießen2022-01-141-2/+8
* tools: enable ESLint recommended configurationRich Trott2022-01-131-51/+8
* tools: enable ESLint no-constant-condition ruleRich Trott2022-01-131-0/+1
* tools,lib,test: enable ESLint no-regex-spaces ruleRich Trott2022-01-1312-22/+23
* tools: enable ESLint require-yield ruleRich Trott2022-01-136-20/+21
* tools: enable ESLint no-sparse-arrays ruleRich Trott2022-01-135-2/+8
* tools: enable ESLint no-loss-of-precision ruleRich Trott2022-01-135-0/+6
* esm: make `process.exit()` default to exit code 0Gang Chen2022-01-147-9/+51
* meta: move one or more collaborators to emeritusNode.js GitHub Bot2022-01-131-2/+2
* doc: remove extraneous colon in legacy subjectTobias Nießen2022-01-131-1/+1
* build: fix workflow access to git historyRich Trott2022-01-132-1/+3
* doc: remove SameValue comparison referenceRich Trott2022-01-131-9/+7
* tools: replace for loop with map()Rich Trott2022-01-121-5/+1
* v8: make writeHeapSnapshot throw if fopen failsAntonio Román2022-01-125-10/+32
* benchmark: simplify http benchmarker regular expressionRich Trott2022-01-111-1/+1
* meta: update AUTHORSNode.js GitHub Bot2022-01-111-1/+2
* url,lib: pass urlsearchparams-constructor.any.jsXadillaX2022-01-114-13/+44
* doc: update mailmap entries for mhdawsonMichael Dawson2022-01-111-1/+2
* stream: fix error-path function callRich Trott2022-01-111-1/+1
* 2022-01-10, Version 17.3.1 (Current)Beth Griggs2022-01-104-3/+61
* 2022-01-10, Version 16.13.2 'Gallium' (LTS)Danielle Adams2022-01-104-3/+57
* 2022-01-10, Version 14.18.3 'Fermium' (LTS)Richard Lau2022-01-103-2/+57
* 2022-01-10, Version 12.22.9 'Erbium' (LTS)Richard Lau2022-01-103-2/+56
* console: fix prototype pollution via console.tableTobias Nießen2022-01-102-1/+17
* tls: fix handling of x509 subject and issuerTobias Nießen2022-01-1016-13/+656
* tls: drop support for URI alternative namesTobias Nießen2022-01-107-28/+80
* crypto,tls: implement safe x509 GeneralName formatTobias Nießen2022-01-1061-42/+2455
* src: remove unused x509 functionsTobias Nießen2022-01-102-76/+0
* doc: align links in table to topnikoladev2022-01-101-2/+2
* doc: add guidance on order vulns are listed inMichael Dawson2022-01-101-0/+1
* doc: update output in inspector examplesDavid Sanders2022-01-101-2/+2
* tools: use GITHUB_ACTIONS env var in inactivity scriptsRich Trott2022-01-102-10/+12
* doc: add note regarding unfinished TLAAntoine du Hamel2022-01-101-5/+23
* doc: add reference for `===` operator in assert.mdRich Trott2022-01-101-2/+2
* meta: correct my name in AUTHORSJacob Smith2022-01-102-1/+2
* meta: update AUTHORSNode.js GitHub Bot2022-01-091-0/+5
* doc: clarify `uncaughtException` `origin` for ESMAntoine du Hamel2022-01-092-6/+13
* tools: replace while+exec() with matchAll()Rich Trott2022-01-091-3/+4
* doc: revise HTTPRequestOptions textRich Trott2022-01-081-5/+5
* doc: add reference for == and != operatorsRich Trott2022-01-081-7/+8
* doc: add @RaisinTen to the TSCMichael Dawson2022-01-071-0/+2
* stream: remove unused function argumentRich Trott2022-01-071-1/+1
* deps: upgrade to libuv 1.43.0Colin Ihrig2022-01-0758-608/+985
* tools: fix argv bug in find-inactive-tsc.mjsRich Trott2022-01-071-1/+1
* build: start build on z/OSalexcfyung2022-01-063-4/+97
* build,tools,win: trim unused VCBUILD_PYTHON_LOCATION variableDavid Sanders2022-01-061-1/+0
* src: do IWYU for some STL includesDavid Sanders2022-01-062-4/+8