summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2021-02-23, Version 15.10.0 (Current)v15.10.0Beth Griggs2021-02-224-7/+33
* deps: update archs files for OpenSSL-1.1.1jDaniel Bevenius2021-02-22145-976/+1127
* deps: upgrade openssl sources to 1.1.1jDaniel Bevenius2021-02-2290-322/+824
* http2: add unknownProtocol timeoutDaniel Bevenius2021-02-203-5/+84
* src: drop localhost6 as allowed host for inspectorMatteo Collina2021-02-181-2/+1
* Working on v15.9.1Danielle Adams2021-02-171-2/+2
* 2021-02-17, Version 15.9.0 (Current)v15.9.0v15.9.0-proposalDanielle Adams2021-02-1712-21/+158
* test: fix test-doctool-htmlAntoine du Hamel2021-02-161-8/+13
* tools: refactor prefer-primordialsAntoine du Hamel2021-02-162-23/+21
* lib: simplify check in child_processDarshan Sen2021-02-161-2/+1
* doc: add dmabupt to collaboratorsXu Meng2021-02-161-0/+2
* test: enable no-restricted-syntax rule for test-timers-promisifiedRich Trott2021-02-161-40/+50
* deps: upgrade to libuv 1.41.0cjihrig2021-02-1667-576/+1520
* worker: refactor to avoid unsafe array iterationAntoine du Hamel2021-02-161-1/+3
* repl: refactor to avoid unsafe array iterationAntoine du Hamel2021-02-163-5/+10
* policy: fix cascade getting scopeBradley Farias2021-02-164-12/+49
* fs: add fsPromises.watch()James M Snell2021-02-165-7/+285
* tools: update ESLint to 7.20.0cjihrig2021-02-1660-1030/+6412
* buffer: add @@toStringTag to Blobcjihrig2021-02-162-0/+18
* doc: optimize HTML renderingAntoine du Hamel2021-02-163-3/+20
* doc: fix quotes in stream docsTobias Nießen2021-02-161-1/+1
* doc: fix backticks in crypto API docsTobias Nießen2021-02-161-3/+3
* doc: link PACKAGE_EXPORTS_RESOLVE to ESM sectionUtku Gultopu2021-02-161-5/+5
* meta: update README releases sectionZuzana Svetlikova2021-02-161-3/+3
* doc: alphabetize crypto.* methodsRich Trott2021-02-161-38/+38
* doc: use sentence case in benchmark docRich Trott2021-02-161-12/+12
* doc: apply sentence-consistently in C++ style guideRich Trott2021-02-161-8/+8
* doc: apply sentence case to release doc headersRich Trott2021-02-161-41/+41
* doc: fix performanceEntry.flags style formatCheng Liu2021-02-161-1/+1
* perf_hooks: introduce createHistogramJames M Snell2021-02-1615-323/+784
* doc: fix typo in deprecations.mdmarsonya2021-02-161-1/+1
* doc: fix typo in buffer.mdmarsonya2021-02-161-1/+1
* doc: add version metadata for packages featuresAntoine du Hamel2021-02-161-1/+49
* doc: fix typo in /api/dns.mdmarsonya2021-02-161-2/+2
* tools: fix lint-pr-url messageAntoine du Hamel2021-02-161-1/+1
* url: fix definitions of `URL`/`SearchParams` methods and accessorsExE Boss2021-02-162-316/+404
* url: move `URLSearchParams` method definitionsExE Boss2021-02-161-240/+240
* async_hooks: set unhandledRejection async contextSajal Khandelwal2021-02-165-11/+130
* test: re-implement promises.setInterval() test robustlyRich Trott2021-02-161-0/+28
* errors: align source-map stacks with specbcoe2021-02-168-49/+41
* child_process: fix bad abort signal leakNitzan Uziely2021-02-161-2/+5
* tools: avoid pending deprecation in doc generatorMichaël Zasso2021-02-163-86/+7
* module: make synthetic module evaluation steps return a Promise to support to...Daniel Clark2021-02-161-1/+8
* doc: refactor fs docs structureJames M Snell2021-02-162-2849/+3138
* doc: fix description of hasSubscribersTobias Nießen2021-02-161-2/+2
* deps: V8: cherry-pick 0c8b6e415c30Matin Zadehdolatabad2021-02-162-1/+11
* doc: discourage error eventBenjamin Gruenbaum2021-02-161-5/+14
* src: fix return type of method in string_search.hDarshan Sen2021-02-161-1/+1
* http: explain the possibilty of refactor unused argumentQingyu Deng2021-02-161-0/+4
* http: explain the unused argument in IncomingMessage._readQingyu Deng2021-02-161-1/+4