summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* test: fix typo in common/wpt.jsIkko Ashimine2022-04-061-1/+1
* doc: consolidate CI sectionsRich Trott2022-04-061-21/+11
* src: fix typo in InspectorIoDelegate constructorKohei Ueno2022-04-061-1/+1
* doc: document breaking change in `http.IncomingMessage` `'close'` eventPaolo Insogna2022-04-062-1/+7
* doc: remove extraneous commaRich Trott2022-04-061-1/+1
* doc: guide towards x509.fingerprint256Tobias Nießen2022-04-061-0/+15
* doc: fix internal link in collaborator-guide.mdDaeyeon Jeong2022-04-061-1/+1
* doc: add suggestion for OpenSSL only sec releasesMichael Dawson2022-04-061-0/+11
* tools: fixed bug causing JSON format to be brokenmawaregetsuka2022-04-061-3/+3
* bootstrap: reset process._exit and process.exitCode in pre-executionJoyee Cheung2022-04-061-0/+3
* bootstrap: run inspector and event loop in snapshot builderJoyee Cheung2022-04-061-2/+17
* bootstrap: make I/O streams work with user-land snapshotJoyee Cheung2022-04-064-8/+45
* build: add --node-snapshot-main configure optionJoyee Cheung2022-04-0612-36/+365
* bootstrap: refresh options in pre-executionJoyee Cheung2022-04-062-1/+15
* src,crypto: handle empty maybe correctly in crypto_dh.ccDarshan Sen2022-04-061-3/+4
* src: remove unnecessary static qualifier in crypto_dh.ccDarshan Sen2022-04-061-3/+3
* src,crypto: remove uses of AllocatedBuffer from crypto_dh.ccDarshan Sen2022-04-061-24/+52
* doc: fix comment text in async_hooks exampleRich Trott2022-04-061-14/+14
* doc: add `stability` class to legacy status descriptionDaniel Roe2022-04-061-1/+1
* child_process: add env contents types in JSDocRich Trott2022-04-061-7/+7
* tools: update GHA actions versionAntoine du Hamel2022-04-0616-34/+34
* src: address 3 useless call coverity warningsMichael Dawson2022-04-063-4/+3
* doc: suggest checkHost in checkServerIdentity docsTobias Nießen2022-04-061-0/+6
* net,dns: trace tcp connection and dns by perf_hookstheanarkh2022-04-068-3/+272
* esm: emit experimental warnings in common placeJacob Smith2022-04-065-35/+56
* test: fix typos in test/parallelDaeyeon Jeong2022-04-065-9/+9
* test: add trace-gc flag testTony Gorez2022-04-062-0/+49
* doc: update security release onboardingJoe Sepi2022-04-061-0/+2
* doc: fix question promise API exampleXuguang Mei2022-04-061-8/+5
* build: bump actions/checkoutEliaz Bobadilla2022-04-0619-20/+20
* test,fs: add fs.rm() tests for .git directoriesDarshan Sen2022-04-061-0/+39
* doc: remove comma splice in events.mdRich Trott2022-04-061-1/+1
* tools: update eslint to 8.12.0Node.js GitHub Bot2022-04-06618-3050/+3319
* lib: update JSDoc for lintingRich Trott2022-04-063-10/+10
* tools: update lint-md-dependencies to vfile-reporter@7.0.4Node.js GitHub Bot2022-04-063-23/+25
* doc: clarify napi_finalize behaviorAlba Mendez2022-04-061-0/+5
* meta: update AUTHORSNode.js GitHub Bot2022-04-061-0/+3
* crypto: make authTagLength optional for CC20P1305Tobias Nießen2022-04-063-15/+80
* doc: expand history for conditional exports changes in v12Greg Poole2022-04-061-2/+12
* src: properly report exceptions from AddressToJS()Darshan Sen2022-04-068-16/+67
* doc: change comma-splice to two sentencesRich Trott2022-04-061-1/+1
* doc: add link to sectionRich Trott2022-04-061-3/+3
* deps: update undici to 4.16.0Node.js GitHub Bot2022-04-0623-77/+124
* doc: fix typo in async_context.mdAnupama Codippily2022-04-061-1/+1
* doc: add `trace_gc` to diagnostic tooling support documentTony Gorez2022-04-061-2/+3
* bootstrap: use SnapshotData to pass snapshot data aroundJoyee Cheung2022-04-067-95/+72
* tools: refloat 7 Node.js patches to cpplint.pyRich Trott2022-04-061-12/+109
* tools: bump cpplint to 1.6.0Rich Trott2022-04-061-115/+26
* src: suppress false coverity warningMichael Dawson2022-04-061-1/+5
* doc: make header smaller and dropdown click-driven when JS is onPaolo Insogna2022-04-065-41/+190