summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: clean up weird notes about reentrancyreentrancy-huhAnna Henningsen2021-09-141-4/+4
* doc: claim ABI version for Electron v15 and v16Samuel Attard2021-09-141-0/+3
* meta: update AUTHORSNode.js GitHub Bot2021-09-131-0/+8
* build: add daily/on-demand internet test workflowRich Trott2021-09-131-0/+26
* test: update OpenSSL3 error messages for 3.0.0+quicDaniel Bevenius2021-09-132-4/+7
* module: fix $ pattern replacementsGuy Bedford2021-09-122-5/+8
* dns: default to verbatim=true in dns.lookup()Ben Noordhuis2021-09-1224-54/+70
* test: mark test-crypto-timing-safe-equal-benchmarks flakyRichard Lau2021-09-121-0/+25
* tools: update all dependencies of markdown linterMichaël Zasso2021-09-123-8179/+1785
* deps: patch v8 for vs2019 in std17Jiawen Geng2021-09-123-3/+4
* esm: consolidate ESM loader hooksJacob2021-09-1146-545/+972
* worker: avoid potential deadlock on NearHeapLimitSantiago Gimeno2021-09-113-5/+37
* test: fix internet/test-dnsRich Trott2021-09-111-1/+1
* meta: consolidate AUTHORS entry for mikemaccanaRich Trott2021-09-112-2/+2
* doc: add Ayase-252 to collaboratorsQingyu Deng2021-09-111-0/+2
* src: fix -Wunreachable-code-return errorShelley Vohr2021-09-112-2/+0
* 2021-09-10, Version 16.9.1 (Current)Richard Lau2021-09-102-1/+14
* doc: fix CCM cipher example in MJSTobias Nießen2021-09-101-4/+2
* src: add option to disable loading native addonsDominic Elm2021-09-1023-9/+272
* crypto: fix RSA-PSS default saltLengthTobias Nießen2021-09-092-2/+44
* crypto: fix default MGF1 hash for OpenSSL 3Tobias Nießen2021-09-092-2/+33
* meta: add more mailmap entries for bajtosRich Trott2021-09-092-3/+4
* deps: V8: cherry-pick 9a607043cb31Jiawen Geng2021-09-092-3/+3
* deps: patch for v8 on windowsJiawen Geng2021-09-094-6/+10
* tools: update remark-html to v13.0.2Michaël Zasso2021-09-093-9/+9
* repl: fix top level await with surrogate charactersMestery2021-09-082-2/+19
* lib: use standard property namesnull2021-09-081-14/+14
* doc: fix property name 'detail' of performanceEntryChristian Boehlke2021-09-081-6/+6
* Revert "src: skip test_fatal/test_threads for Debug builds"Anna Henningsen2021-09-081-4/+0
* src: use Isolate::TryGetCurrent where appropriateAnna Henningsen2021-09-084-4/+4
* deps: update Acorn to v8.5.0Michaël Zasso2021-09-0812-526/+663
* errors: disp ver on fatal except that causes exitDivlo2021-09-0857-2/+155
* src: make napi_create_reference accept symbolJckXia2021-09-083-3/+25
* doc: fix list indentation in corepack.mdAlexey Ten2021-09-071-9/+9
* crypto: check webcrypto asymmetric key types during importKeyFilip Skokan2021-09-076-3/+150
* stream: fix highwatermark threshold and add the missing errorRongjian Zhang2021-09-072-3/+18
* build: add YAML linting to GitHub ActionsRich Trott2021-09-071-1/+17
* build: add YAML lintingRich Trott2021-09-073-5/+33
* tools,build: update YAML files in preparation for lintingRich Trott2021-09-075-16/+16
* build: run AUTHORS update weeklyRich Trott2021-09-071-0/+4
* test: make tests pass on Windows with Unix EOLMichaël Zasso2021-09-074-8/+14
* src: fix C4805 MSVC warningMichaël Zasso2021-09-071-1/+1
* 2021-09-07, Version 16.9.0 (Current)Michaël Zasso2021-09-077-6/+121
* lib,repl: ignore non-canBeRequiredByUsers built-inXadillaX2021-09-074-5/+44
* meta: consolidate AUTHORS entries for mithunsasidharanRich Trott2021-09-072-1/+1
* doc: fix history for `fs.WriteStream` `open` eventAntoine du Hamel2021-09-061-16/+1
* doc: fix missing history version in `fs.md`Antoine du Hamel2021-09-061-4/+12
* src: register external references of PipeWrap for snapshotJoyee Cheung2021-09-063-1/+18
* src: register external references of TTYWrap for snapshotJoyee Cheung2021-09-063-0/+13
* src: register external references of TCPWrap for snapshotJoyee Cheung2021-09-063-1/+24