summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: move `test-cluster-primary-error` flaky testHEADmainYagiz Nizipli2023-05-172-4/+4
* doc: update process.versions propertiesSaba Kharanauli2023-05-171-15/+24
* test: fix suite signalBenjamin Gruenbaum2023-05-173-11/+58
* test: fix parsing test flagsDaeyeon Jeong2023-05-171-3/+1
* benchmark: use `cluster.isPrimary` instead of `cluster.isMaster`Deokjin Kim2023-05-172-2/+2
* tools: update remark-preset-lint-node to 4.0.0Node.js GitHub Bot2023-05-173-701/+775
* meta: move one or more collaborators to emeritusNode.js GitHub Bot2023-05-171-2/+2
* deps: update ada to 2.4.1Node.js GitHub Bot2023-05-173-55/+159
* deps: add loongarch64 into openssl Makefile and gen openssl-loongarch64Shi Pujin2023-05-1651-1/+46832
* deps: update undici to 5.22.1Node.js GitHub Bot2023-05-1627-78/+1422
* doc: fix typo in binding functionsDeokjin Kim2023-05-161-1/+1
* 2023-05-16, Version 20.2.0 (Current)Michaël Zasso2023-05-164-5/+125
* doc: mark Node.js 14 as End-of-LifeRichard Lau2023-05-161-50/+1
* doc: clarify CRYPTO_CUSTOM_ENGINE_NOT_SUPPORTEDTobias Nießen2023-05-161-2/+3
* crypto: remove default encoding from cipherTobias Nießen2023-05-161-6/+0
* doc: add heading for permission model limitationsTobias Nießen2023-05-151-0/+2
* crypto: fix setEngine() when OPENSSL_NO_ENGINE setTobias Nießen2023-05-151-0/+3
* test_runner: use v8.serialize instead of TAPMoshe Atlow2023-05-1519-4600/+303
* permission: remove unused function declarationDeokjin Kim2023-05-151-3/+0
* src: deduplicate X509Certificate::Fingerprint*Tobias Nießen2023-05-152-36/+18
* test: mark test-esm-loader-http-imports as flakyTobias Nießen2023-05-151-0/+4
* vm: fix crash when setting __proto__ on context's globalThisFeng Yu2023-05-152-1/+15
* test_runner: add shorthands to `test`Chemi Atlow2023-05-154-10/+72
* src: stop copying code cache, part 2Keyhan Vakil2023-05-153-51/+81
* deps: update simdutf to 3.2.9Node.js GitHub Bot2023-05-142-182/+207
* doc: add missing deprecated blocks to clusterTobias Nießen2023-05-141-0/+4
* meta: bump step-security/harden-runner from 2.3.1 to 2.4.0Rich Trott2023-05-141-1/+1
* meta: bump github/codeql-action from 2.3.2 to 2.3.3Rich Trott2023-05-141-1/+1
* tools: debug log for nghttp3Marco Ippolito2023-05-141-0/+2
* url: add value argument to has and delete methodsSankalp Shubham2023-05-1415-607/+707
* src: add cjs_module_lexer_version base64_versionJithil P Ponnan2023-05-147-2/+46
* esm: do not use `'beforeExit'` on the main threadAntoine du Hamel2023-05-142-17/+20
* doc: update description of globalTobias Nießen2023-05-131-4/+8
* meta: bump actions/setup-python from 4.5.0 to 4.6.0Rich Trott2023-05-131-1/+1
* doc: update measure memory rejection informationYash Ladha2023-05-131-1/+2
* http: prevent writing to the body when not allowed by HTTP specGerrard Lindsay2023-05-138-12/+142
* vm,lib: refactor microtaskQueue assignment logicXadillaX2023-05-131-8/+6
* doc: fix broken link to TC39 import attributes proposalRich Trott2023-05-132-2/+2
* test: add getRandomValues return lengthJithil P Ponnan2023-05-131-0/+5
* doc: fix broken linkRich Trott2023-05-121-1/+1
* worker: support more cases when (de)serializing errorsMoshe Atlow2023-05-122-11/+111
* lib: update commentsinkhaha2023-05-121-1/+1
* test: unskip negative-settimeout.any.js WPTFilip Skokan2023-05-121-5/+1
* crypto: remove default encoding from scryptTobias Nießen2023-05-121-8/+2
* doc: remove broken linkRich Trott2023-05-111-3/+2
* meta: add security-wg ping to permission.jsRafael Gonzaga2023-05-111-0/+1
* net: fix family autoselection timeout handlingPaolo Insogna2023-05-112-16/+80
* permission: resolve reference to absolute path only for fs permissionDaeyeon Jeong2023-05-111-2/+5
* src: move BlobSerializerDeserializer to a separate header fileDarshan Sen2023-05-114-332/+490
* test_runner: fix ordering of test hooksPhil Nash2023-05-112-5/+10