summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools: update eslint to 8.11.0Node.js GitHub Bot2022-03-14831-1898/+1072
* doc: clarify the meaning of legacy statusDarshan Sen2022-03-142-8/+19
* doc: improve pipe descriptionMikael Finstad2022-03-131-0/+3
* deps: cares: cherry-pick b5a3d96bradh3522022-03-131-2/+4
* meta: update AUTHORSNode.js GitHub Bot2022-03-131-0/+3
* src: include crypto in the bootstrap snapshotJoyee Cheung2022-03-117-41/+110
* src: include internal/options in the snapshotJoyee Cheung2022-03-113-0/+9
* url: preserve null char in WHATWG URL errorsRich Trott2022-03-113-19/+15
* test: add test case for reverted 17.7 regressionRich Trott2022-03-111-0/+1
* src: remove redundant buffer size checkTobias Nießen2022-03-101-4/+0
* deps: V8: cherry-pick c6f6626deb14Lu Yahan2022-03-102-3/+3
* 2022-03-10, Version 17.7.1 (Current)Stewart X Addison2022-03-102-1/+19
* url: revert fix url.parse() for `@hostname`Antoine du Hamel2022-03-102-31/+9
* src: perform minor cleanups on zlib codeAnna Henningsen2022-03-101-22/+27
* esm: add runtime warning for specifier resolution flagGeoffrey Booth2022-03-104-19/+44
* http2: fix potential integer overflowMichael Dawson2022-03-101-1/+2
* doc: remove outdated timeout.unref contentXuguang Mei2022-03-101-4/+0
* build: rename tools workflow and add undici to itMichaël Zasso2022-03-091-5/+23
* deps: update undici to 4.15.1Michaël Zasso2022-03-0999-50/+17117
* debugger: correct typo in inspect_repl.jsKohei Ueno2022-03-091-1/+1
* doc: fix version history for `net.Socket` and `net.Server`Antoine du Hamel2022-03-092-2/+2
* 2022-03-09, Version 17.7.0 (Current)Stewart X Addison2022-03-094-3/+109
* crypto: prettify othername in PrintGeneralNameTobias Nießen2022-03-092-26/+24
* crypto: fix X509Certificate toLegacyObjectTobias Nießen2022-03-096-57/+61
* http: make TCP noDelay enabled by defaultPaolo Insogna2022-03-095-1/+55
* src,crypto: avoid tristate Maybe<bool> in ExportJWKEcKey()Darshan Sen2022-03-083-9/+11
* test: use global webcrypto for WPT testsAntoine du Hamel2022-03-081-40/+1
* src: use `emplace_back` instead of `push_back`Yash Ladha2022-03-081-1/+1
* doc: deprecate string coercion in `fs.write`, `fs.writeFileSync`Livia Medeiros2022-03-081-0/+21
* lib: fix AsyncResource.bind not using 'this' from the caller by defaultRoch Devost2022-03-083-10/+28
* deps: upgrade npm to 8.5.3npm team2022-03-08243-2447/+2363
* crypto: improve prime size argument validationTobias Nießen2022-03-083-11/+12
* doc: remove refs to old OpenSSL list-* commandsTobias Nießen2022-03-081-10/+5
* string_decoder: fix crash when calling __proto__.write()Darshan Sen2022-03-082-0/+11
* url: trim leading and trailing C0 control charsRich Trott2022-03-082-6/+16
* build: use ccache in make-v8.sh on ppc64le and s390xRichard Lau2022-03-071-10/+22
* build: downgrade Windows 8.1 and server 2012 R2 to experimentalMichaël Zasso2022-03-071-3/+3
* crypto: fix fingerprint string size calculationTobias Nießen2022-03-071-2/+2
* meta: add dependencies label to label-pr-configMestery2022-03-071-1/+1
* tools: fix web streams API linksmscdex2022-03-071-15/+15
* crypto: add CHECKs to remaining BIO_s_mem allocsTobias Nießen2022-03-072-0/+9
* doc: readline `'line'` event emits final lineMatt Probert2022-03-071-0/+3
* src: fix unchecked return warning from coverityMichael Dawson2022-03-071-7/+7
* doc: update stale feature messagesMichael Dawson2022-03-071-10/+9
* src: return proper URLs from node_api_get_module_file_nameAnna Henningsen2022-03-072-9/+41
* url, src: modify one `special_back_slash`XadillaX2022-03-071-1/+4
* doc: remove erroneous comma in cluster explainerTobias Nießen2022-03-071-1/+1
* http2: add edge case to GOAWAY requestRafael Silva2022-03-062-0/+28
* doc: remove "considered" for clarityRich Trott2022-03-061-1/+1
* tools: update lint-md-dependencies to rollup@2.69.1Node.js GitHub Bot2022-03-063-54/+56