summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* deps: V8: cherry-pick cced52a97ee9Ray Wang2021-11-213-1/+58
* deps: V8: cherry-pick 7ae0b77628f6Ray Wang2021-11-212-12/+23
* test: fix argument order in assertionLuigi Pinca2021-11-211-2/+2
* test: deflake http2-pipe-named-pipeLuigi Pinca2021-11-211-4/+7
* test: use descriptive name for destination fileLuigi Pinca2021-11-211-1/+1
* doc: define "types", "deno" community conditionsGuy Bedford2021-11-211-36/+33
* tools: update @babel/eslint-parser to 7.16.3Node.js GitHub Bot2021-11-21818-1445/+1628
* deps: update to uvwasi 0.0.12Colin Ihrig2021-11-216-18/+21
* doc: document optional params in napi_get_cb_infoMichael Dawson2021-11-211-4/+8
* doc: improve README.md lede sectionRich Trott2021-11-211-4/+4
* build: fix tools.yml errorsRich Trott2021-11-211-3/+3
* doc: add pref to using draft PR versus WIP labelMichael Dawson2021-11-211-0/+5
* meta: update name and emailnull2021-11-213-5/+7
* Revert "async_hooks: merge resource_symbol with owner_symbol"Darshan Sen2021-11-219-71/+21
* Revert "lib: use helper for readability"Darshan Sen2021-11-211-13/+24
* test: add AsyncLocalStorage tests using udp, tcp and tls socketsDarshan Sen2021-11-213-0/+89
* stream: pipeline should drain empty readableRobert Nagy2021-11-212-2/+30
* doc: fix `added:` info for `Readable.fromWeb()`Luigi Pinca2021-11-211-1/+1
* test: deflake child-process-pipe-dataflowLuigi Pinca2021-11-211-6/+6
* src: reset error struct if error code is napi_okJckXia2021-11-213-4/+8
* crypto: trim input for NETSCAPE_SPKI_b64_decodeShelley Vohr2021-11-211-3/+24
* process: support hrtime in the snapshotJoyee Cheung2021-11-2110-179/+253
* src,doc: add SyntaxError napi supportIdan Attias2021-11-215-4/+157
* deps: add -fno-strict-aliasing flag to libuvDaniel Bevenius2021-11-211-0/+1
* meta: update AUTHORSNode.js GitHub Bot2021-11-212-0/+9
* test: add tests for invalid UTF-8git-srinivas2021-11-213-0/+31
* crypto: throw errors in SignTraits::DeriveBitsTobias Nießen2021-11-212-5/+28
* stream: fix non readable Duplex readableAbortedRobert Nagy2021-11-212-3/+15
* meta: edit GOVERNANCE.md for minor updatesRich Trott2021-11-211-4/+3
* doc: tweak guidance for modules in coreMichael Dawson2021-11-212-55/+58
* stream: allow calling callback before promiseRobert Nagy2021-11-214-27/+39
* doc: claim ABI version for Electron 18Keeley Hammond2021-11-211-0/+1
* async_hooks: eliminate require side effectsStephen Belanger2021-11-212-5/+10
* src,crypto: remove `AllocatedBuffer`s from `crypto_spkac`Darshan Sen2021-11-213-24/+18
* tools: only validate first commit message of a PRAntoine du Hamel2021-11-211-7/+4
* lib: fix typos in lib code commentsYoshiki2021-11-213-3/+3
* async_hooks: expose async_wrap providersRafael Gonzaga2021-11-214-0/+37
* src,crypto: refactor `crypto_tls.*`Darshan Sen2021-11-212-130/+104
* src: prevent extra copies of `TimerWrap::TimerCb`Darshan Sen2021-11-215-20/+42
* fs: nullish coalescing to respect zero positional readsOmar El-Mihilmy2021-11-212-1/+21
* http: add missing initializationMichael Dawson2021-11-211-1/+2
* doc: fix transform stream exampleEvan Lucas2021-11-211-0/+1
* crypto: fix build without scryptMartin Jansa2021-11-211-2/+2
* deps: upgrade npm to 8.1.3npm team2021-11-21285-15221/+12513
* test: fix flaky test-policy-integrityRich Trott2021-11-218-50/+2139
* doc: fix linter-enforced formatting in crypto.mdvoltrexmaster2021-11-211-0/+1
* src: add x509.fingerprint512 to crypto module3nprob2021-11-219-0/+65
* src: add and fix some preprocessor commentsTobias Nießen2021-11-2113-16/+17
* http: change totalSocketCount only on socket creation/closeSubhi Al Hasan2021-11-214-5/+15
* doc: fix corepack grammar for `--force` flagSteven2021-11-211-1/+1