summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* test,crypto: update WebCryptoAPI WPTFilip Skokan2023-05-107-22/+79
* dns: call `ada::idna::to_ascii` directly from c++Yagiz Nizipli2023-05-104-19/+18
* test_runner: omit inaccessible files from coveragecjihrig2023-05-103-3/+31
* src: rename SKIP_CHECK_SIZE to SKIP_CHECK_STRLENTobias Nießen2023-05-101-4/+4
* deps: V8: cherry-pick 5f025d1ca2caMichaël Zasso2023-05-102-23/+49
* deps: V8: cherry-pick a8a11a87cb72Michaël Zasso2023-05-102-137/+128
* src: register external references for source codeKeyhan Vakil2023-05-106-117/+123
* fs: make readdir recursive algorithm iterativeEthan Arrowood2023-05-102-32/+58
* doc: document make lint-md-cleanMatteo Collina2023-05-101-0/+3
* tools: automate icu-small updateMarco Ippolito2023-05-094-0/+95
* doc: mark global object as legacyMert Can Altın2023-05-091-0/+3
* deps: update ada to 2.4.0Node.js GitHub Bot2023-05-093-2271/+2665
* tools: update lint-md-dependencies to rollup@3.21.5Node.js GitHub Bot2023-05-093-235/+219
* doc: ntfs junction points must link to directoriesBen Noordhuis2023-05-091-2/+4
* src: support V8 experimental shared values in messagingShu-yu Guo2023-05-093-4/+56
* tools: update eslint to 8.40.0Node.js GitHub Bot2023-05-091134-1503/+1914
* quic: fix typo in endpoint.hTobias Nießen2023-05-081-1/+1
* module: refactor to use `normalizeRequirableId` in the CJS module loaderDarshan Sen2023-05-082-22/+9
* child_process: use signal.reason in child process abortDebadree Chatterjee2023-05-084-6/+162
* net: only defer _final call when connectingJason Zhang2023-05-082-3/+6
* src: register ext reference for Fingerprint512Tobias Nießen2023-05-081-0/+1
* dgram: convert macro to templateTobias Nießen2023-05-082-33/+30
* buffer: combine checking range of sourceStart in `buf.copy`Deokjin Kim2023-05-073-11/+12
* url: improve `isURL` detectionYagiz Nizipli2023-05-072-1/+15
* src: stop copying code cacheKeyhan Vakil2023-05-072-6/+13
* deps: V8: cherry-pick 1b471b796022Lu Yahan2023-05-074-11/+17
* meta: bump step-security/harden-runner from 2.2.1 to 2.3.1dependabot[bot]2023-05-071-1/+1
* meta: bump actions/setup-python from 4.5.0 to 4.6.0dependabot[bot]2023-05-0711-15/+15
* meta: bump actions/checkout from 3.3.0 to 3.5.2dependabot[bot]2023-05-0725-38/+38
* meta: remove extra space in scorecard workflowMestery2023-05-071-1/+1
* test: use appropriate usages for a negative import testFilip Skokan2023-05-071-1/+1
* crypto: fix webcrypto private/secret import with empty usagesFilip Skokan2023-05-079-47/+101
* test: fix webcrypto wrap unwrap testsFilip Skokan2023-05-071-3/+3
* deps: upgrade npm to 9.6.6npm CLI robot2023-05-07533-5703/+18469
* doc: improve `permission.has` descriptionDaeyeon Jeong2023-05-072-2/+4
* src: clarify the parameter name in `Permission::Apply`Daeyeon Jeong2023-05-077-7/+7
* crypto: remove default encoding from pbkdf2Tobias Nießen2023-05-071-8/+2
* doc: fix params namesDmitry Semigradsky2023-05-062-6/+6
* doc: update supported version of FreeBSD to 12.4Michaël Zasso2023-05-061-1/+1
* deps: update ada to 2.3.1Node.js GitHub Bot2023-05-062-23/+49
* doc: add stability experimental to pmRafael Gonzaga2023-05-061-0/+2
* doc: swap Matteo with Rafael in the stewardsRafael Gonzaga2023-05-051-2/+2
* test: fix output tests when path includes node versionMoshe Atlow2023-05-054-12/+9
* node-api: get Node API version used by addonVladimir Morozov2023-05-0517-73/+620
* http2: improve nghttp2 error callbackTobias Nießen2023-05-052-12/+8
* src: throw DataCloneError on transfering untransferable objectsChengzhong Wu2023-05-0512-24/+126
* test: allow SIGBUS in signal-handler abort testMichaël Zasso2023-05-051-3/+6
* test: reduce WPT concurrencyFilip Skokan2023-05-053-4/+5
* module: block requiring `test/reporters` without schemeMoshe Atlow2023-05-052-18/+34
* src: fix creating an ArrayBuffer from a Blob created with `openAsBlob`Daeyeon Jeong2023-05-042-2/+19