summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2022-01-10, Version 14.18.3 'Fermium' (LTS)v14.18.3Richard Lau2022-01-094-3/+55
* console: fix prototype pollution via console.tableTobias Nießen2022-01-072-1/+17
* src: add cve reverts and associated testsMichael Dawson2022-01-076-3/+556
* tls: fix handling of x509 subject and issuerTobias Nießen2022-01-0715-12/+660
* tls: drop support for URI alternative namesTobias Nießen2022-01-077-54/+85
* crypto,tls: implement safe x509 GeneralName formatTobias Nießen2022-01-0759-42/+2428
* src: remove unused x509 functionsTobias Nießen2022-01-072-76/+0
* Working on v14.18.3Richard Lau2021-11-301-2/+2
* 2021-11-30, Version 14.18.2 'Fermium' (LTS)v14.18.2v14.18.2-proposalRichard Lau2021-11-263-2/+33
* lib: fix regular expression to detect `/` and `\`Francesco Trotta2021-11-267-5/+19
* worker: avoid potential deadlock on NearHeapLimitSantiago Gimeno2021-11-263-5/+37
* doc: mark Node.js 10 as End-of-LifeRichard Lau2021-11-251-37/+1
* deps: update c-ares to 1.18.1Richard Lau2021-11-25174-919/+98995
* tools: add script to update c-aresRichard Lau2021-11-252-0/+122
* build: pin build-docs workflow to Node.js 14Richard Lau2021-11-251-1/+1
* build: support Python 3.10.0FrankQiu2021-11-258-10/+11
* tools: patch jinja2 for Python 3.10 compatMichaël Zasso2021-11-251-1/+4
* deps: V8: patch jinja2 for Python 3.10 compatMichaël Zasso2021-11-252-2/+5
* test: deflake child-process-pipe-dataflowLuigi Pinca2021-11-251-6/+6
* doc: fix CJS-ESM selector in SafariBradley Farias2021-11-251-0/+1
* doc: add macOS arm64 experimental statusMichael Rienstra2021-11-251-0/+1
* test: update upload.zip to be uncorruptedGreg Ziskind2021-10-121-0/+0
* Working on v14.18.2Danielle Adams2021-10-121-2/+2
* 2021-10-12, Version 14.18.1 'Fermium' (LTS)v14.18.1Danielle Adams2021-10-113-2/+22
* http: add regression test for smuggling content lengthMatteo Collina2021-10-111-0/+31
* http: add regression test for chunked smugglingMatteo Collina2021-10-111-0/+43
* deps: update llhttp to 2.1.4Fedor Indutny2021-10-113-346/+518
* Working on v14.18.1Michaël Zasso2021-09-281-2/+2
* 2021-09-28, Version 14.18.0 'Fermium' (LTS)v14.18.0v14.18.0-proposalMichaël Zasso2021-09-0728-86/+579
* fs: improve fsPromises writeFile performanceNitzan Uziely2021-09-073-9/+15
* test: fix test-vm-memleak for high baseline platformsRich Trott2021-09-071-2/+4
* test: fix flaky test-vm-memleakRich Trott2021-09-071-1/+2
* test: fix flaky test-child-process-exec-abortcontroller-promisifiedAntoine du Hamel2021-09-071-6/+3
* tools: make utils.SearchFiles Python2-compatibleMichaël Zasso2021-09-071-4/+8
* tools: update workflow to open a pull requestRich Trott2021-09-041-0/+11
* tools: use find-inactive-collaborators to modify README.mdRich Trott2021-09-042-2/+92
* build: fix update authors commitMestery2021-09-041-0/+1
* doc: add duplicate CVE check in sec. release docDaniel Bevenius2021-09-041-0/+3
* build: add authors.ymlTierney Cyren2021-09-041-0/+21
* doc: improve description of the triagers teamMichaël Zasso2021-09-041-5/+7
* deps: V8: cherry-pick 00bb1a77c03eDarshan Sen2021-09-043-6/+7
* doc: update instructions for ccMichael Dawson2021-09-041-1/+6
* tools: fix markdown lintingRich Trott2021-09-047-38153/+30804
* tools: update markdown linter dependencies and move to ESMAntoine du Hamel2021-09-044-4406/+4056
* meta: add gyp as owner of gyp files and tools/gypmary marchini2021-09-041-0/+6
* tools: update rollup to latest version in markdown linterRich Trott2021-09-043-24093/+4366
* policy: canonicalize before resolving specifiersBradley Farias2021-09-0412-351/+772
* esm: use correct URL for error decorationBradley Farias2021-09-044-3/+40
* repl: fix tla function hoistingDon Jayamanne2021-09-042-3/+7
* build: add option to hide console windowCheng Zhao2021-09-045-1/+16