summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc: simplify util.TextDecoder exampleRich Trott2022-01-201-7/+3
* test: improve util-format code coverageRich Trott2022-01-191-0/+7
* crypto: remove checkIP options argumentTobias Nießen2022-01-192-7/+15
* doc: move Mesteery to collaboratorsTobias Nießen2022-01-191-2/+2
* doc: fix cjs example code for process.archJob2022-01-191-1/+1
* crypto: support RFC 2818 compatible checkHostTobias Nießen2022-01-193-3/+57
* doc: remove redunant `await` calls from stream docsGiora Guttsait2022-01-191-3/+3
* domain: pass opts to `EventEmitter.init`Gang Chen2022-01-193-2/+12
* build: add --v8-enable-hugepage flagDaoming Qiu2022-01-192-1/+13
* esm: improve validation of resolved URLsJacob Smith2022-01-193-14/+14
* test: fix typo in test_js_native_api_v8Tobias Nießen2022-01-191-1/+1
* process: ignore asyncId 0 in exception handlerAnatoli Papirovski2022-01-183-5/+24
* build: add loong64 configureShi Pujin2022-01-183-2/+29
* doc: make contributing info more discoverableMichael Dawson2022-01-1853-60/+58
* tls: represent registeredID numerically alwaysTobias Nießen2022-01-182-7/+6
* doc: recommend package exports instead of requiring foldersAntoine du Hamel2022-01-181-4/+10
* doc: edit async_context context loss textRich Trott2022-01-181-12/+9
* tools: add missing `.PHONY` and `.NOTPARALLEL` targets in `Makefile`Antoine du Hamel2022-01-181-1/+45
* build: fix libuv builds for android aarch64Darshan Sen2022-01-181-3/+4
* doc,readline: add missing node protocol in exampleMestery2022-01-181-1/+1
* doc: use sentence case for Web Crypto headersTobias Nießen2022-01-181-2/+2
* 2022-01-18, Version 17.4.0 (Current)Michaël Zasso2022-01-187-19/+205
* tools: update lint-md-dependenciesNode.js GitHub Bot2022-01-183-137/+430
* doc: make Web Crypto example spec compliantTobias Nießen2022-01-181-1/+4
* build: fix npm version detectionMichaël Zasso2022-01-181-1/+1
* doc: do not reference SSL when discussing SNITobias Nießen2022-01-181-1/+1
* tools: bump eslint from 8.6.0 to 8.7.0Rich Trott2022-01-18911-10104/+3877
* policy: replace entries with keysMohammed Keyvanzadeh2022-01-171-1/+3
* test: add missing await in fs-rm/fs-rmdir testsbencoe@google.com2022-01-172-8/+8
* test: increase coverage for stream writableRich Trott2022-01-171-0/+23
* doc: fix typos in esm.mdYu2022-01-171-1/+1
* doc: adjust assignment in condition in stream docRich Trott2022-01-171-1/+1
* doc: improve Web Crypto headings related to ECCTobias Nießen2022-01-171-2/+2
* tools: update doc to highlight.js@11.4.0 to-vfile@7.2.3Node.js GitHub Bot2022-01-172-53/+36
* stream: add forEach methodBenjamin Gruenbaum2022-01-174-10/+182
* doc: clarify module system selectionAntoine du Hamel2022-01-176-23/+137
* test: add coverage for util.inspect()Rich Trott2022-01-161-0/+5
* stream: avoid function call where possibleRich Trott2022-01-171-4/+6
* benchmark: remove unreachable code from crypto/hash-stream-creationRich Trott2022-01-171-5/+1
* doc: remove statement about (EC)DHE performanceTobias Nießen2022-01-161-3/+0
* meta: update AUTHORSNode.js GitHub Bot2022-01-162-0/+3
* doc: remove statement about client private keysTobias Nießen2022-01-161-1/+1
* doc: fix typo in `onboarding.md`Antoine du Hamel2022-01-151-1/+1
* doc: add Mesteery to collaboratorsMestery2022-01-151-0/+2
* tls: move tls.parseCertString to end-of-lifeTobias Nießen2022-01-156-148/+21
* stream: remove always-false condition checkRich Trott2022-01-151-2/+2
* build: fix node build failures in WSL UbuntuMrJithil2022-01-141-2/+2
* deps: upgrade npm to 8.3.1npm-robot2022-01-14144-755/+2113
* doc: add missing word in readable.read() textRich Trott2022-01-141-3/+3
* test: improve test coverage of dns/promisesYoshiki Kurihara2022-01-141-0/+1