| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: add missing YAML tag in `esm.md`aduh95-patch-1 | Antoine du Hamel | 2022-01-14 | 1 | -1/+1 |
* | tools: fix small not-quite-a-bug in find-inactive-tsc.mjs | Rich Trott | 2022-01-14 | 1 | -1/+3 |
* | src: fix out-of-bounds check of serialization indices | JoostK | 2022-01-14 | 1 | -3/+3 |
* | doc: correct checkHost behavior with wildcards etc | Tobias Nießen | 2022-01-14 | 1 | -2/+8 |
* | tools: enable ESLint recommended configuration | Rich Trott | 2022-01-13 | 1 | -51/+8 |
* | tools: enable ESLint no-constant-condition rule | Rich Trott | 2022-01-13 | 1 | -0/+1 |
* | tools,lib,test: enable ESLint no-regex-spaces rule | Rich Trott | 2022-01-13 | 12 | -22/+23 |
* | tools: enable ESLint require-yield rule | Rich Trott | 2022-01-13 | 6 | -20/+21 |
* | tools: enable ESLint no-sparse-arrays rule | Rich Trott | 2022-01-13 | 5 | -2/+8 |
* | tools: enable ESLint no-loss-of-precision rule | Rich Trott | 2022-01-13 | 5 | -0/+6 |
* | esm: make `process.exit()` default to exit code 0 | Gang Chen | 2022-01-14 | 7 | -9/+51 |
* | meta: move one or more collaborators to emeritus | Node.js GitHub Bot | 2022-01-13 | 1 | -2/+2 |
* | doc: remove extraneous colon in legacy subject | Tobias Nießen | 2022-01-13 | 1 | -1/+1 |
* | build: fix workflow access to git history | Rich Trott | 2022-01-13 | 2 | -1/+3 |
* | doc: remove SameValue comparison reference | Rich Trott | 2022-01-13 | 1 | -9/+7 |
* | tools: replace for loop with map() | Rich Trott | 2022-01-12 | 1 | -5/+1 |
* | v8: make writeHeapSnapshot throw if fopen fails | Antonio Román | 2022-01-12 | 5 | -10/+32 |
* | benchmark: simplify http benchmarker regular expression | Rich Trott | 2022-01-11 | 1 | -1/+1 |
* | meta: update AUTHORS | Node.js GitHub Bot | 2022-01-11 | 1 | -1/+2 |
* | url,lib: pass urlsearchparams-constructor.any.js | XadillaX | 2022-01-11 | 4 | -13/+44 |
* | doc: update mailmap entries for mhdawson | Michael Dawson | 2022-01-11 | 1 | -1/+2 |
* | stream: fix error-path function call | Rich Trott | 2022-01-11 | 1 | -1/+1 |
* | 2022-01-10, Version 17.3.1 (Current) | Beth Griggs | 2022-01-10 | 4 | -3/+61 |
* | 2022-01-10, Version 16.13.2 'Gallium' (LTS) | Danielle Adams | 2022-01-10 | 4 | -3/+57 |
* | 2022-01-10, Version 14.18.3 'Fermium' (LTS) | Richard Lau | 2022-01-10 | 3 | -2/+57 |
* | 2022-01-10, Version 12.22.9 'Erbium' (LTS) | Richard Lau | 2022-01-10 | 3 | -2/+56 |
* | console: fix prototype pollution via console.table | Tobias Nießen | 2022-01-10 | 2 | -1/+17 |
* | tls: fix handling of x509 subject and issuer | Tobias Nießen | 2022-01-10 | 16 | -13/+656 |
* | tls: drop support for URI alternative names | Tobias Nießen | 2022-01-10 | 7 | -28/+80 |
* | crypto,tls: implement safe x509 GeneralName format | Tobias Nießen | 2022-01-10 | 61 | -42/+2455 |
* | src: remove unused x509 functions | Tobias Nießen | 2022-01-10 | 2 | -76/+0 |
* | doc: align links in table to top | nikoladev | 2022-01-10 | 1 | -2/+2 |
* | doc: add guidance on order vulns are listed in | Michael Dawson | 2022-01-10 | 1 | -0/+1 |
* | doc: update output in inspector examples | David Sanders | 2022-01-10 | 1 | -2/+2 |
* | tools: use GITHUB_ACTIONS env var in inactivity scripts | Rich Trott | 2022-01-10 | 2 | -10/+12 |
* | doc: add note regarding unfinished TLA | Antoine du Hamel | 2022-01-10 | 1 | -5/+23 |
* | doc: add reference for `===` operator in assert.md | Rich Trott | 2022-01-10 | 1 | -2/+2 |
* | meta: correct my name in AUTHORS | Jacob Smith | 2022-01-10 | 2 | -1/+2 |
* | meta: update AUTHORS | Node.js GitHub Bot | 2022-01-09 | 1 | -0/+5 |
* | doc: clarify `uncaughtException` `origin` for ESM | Antoine du Hamel | 2022-01-09 | 2 | -6/+13 |
* | tools: replace while+exec() with matchAll() | Rich Trott | 2022-01-09 | 1 | -3/+4 |
* | doc: revise HTTPRequestOptions text | Rich Trott | 2022-01-08 | 1 | -5/+5 |
* | doc: add reference for == and != operators | Rich Trott | 2022-01-08 | 1 | -7/+8 |
* | doc: add @RaisinTen to the TSC | Michael Dawson | 2022-01-07 | 1 | -0/+2 |
* | stream: remove unused function argument | Rich Trott | 2022-01-07 | 1 | -1/+1 |
* | deps: upgrade to libuv 1.43.0 | Colin Ihrig | 2022-01-07 | 58 | -608/+985 |
* | tools: fix argv bug in find-inactive-tsc.mjs | Rich Trott | 2022-01-07 | 1 | -1/+1 |
* | build: start build on z/OS | alexcfyung | 2022-01-06 | 3 | -4/+97 |
* | build,tools,win: trim unused VCBUILD_PYTHON_LOCATION variable | David Sanders | 2022-01-06 | 1 | -1/+0 |
* | src: do IWYU for some STL includes | David Sanders | 2022-01-06 | 2 | -4/+8 |