Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-07-13src: update NODE_MODULE_VERSION to 86Michaƫl Zasso
2020-07-13tls: make 'createSecureContext' honor more optionsMateusz Krawczuk
2020-07-12doc: reword warnings about sockets passed to subprocessesRich Trott
2020-07-10quic: use Number instead of BigInt for more statsJames M Snell
2020-07-10quic: use less specific error codesJames M Snell
2020-07-10module: package "imports" fieldGuy Bedford
2020-07-09doc: specify encoding in text/html examplesJames M Snell
2020-07-09doc: document the ready event for Http2StreamJames M Snell
2020-07-09doc: add comment to example about 2xx status codesJames M Snell
2020-07-09doc: document that whitespace is ignored in base64 decodingJames M Snell
2020-07-09doc: add note about multiple sync events and onceJames M Snell
2020-07-09doc: document behavior for once(ee, 'error')James M Snell
2020-07-09doc: document security issues with url.parse()James M Snell
2020-07-09quic: cleanup QuicSocketFlags, used shared state structJames M Snell
2020-07-09quic: use Number() instead of bigint for QuicSocket statsJames M Snell
2020-07-09quic: refactor/improve/document QuicSocket listening eventJames M Snell
2020-07-09quic: refactor/improve error handling for busy eventJames M Snell
2020-07-09quic: handle errors thrown / rejections in the session eventJames M Snell
2020-07-09stream: add promises version to utility functionsrickyes
2020-07-06doc: replace http to https of link urlssapics
2020-07-06doc: remove errors that were never releasedRich Trott
2020-07-06doc: move ERR_FEATURE_UNAVAILABLE_ON_PLATFORM to current errorsRich Trott
2020-07-06doc: specify how fs.WriteStream/ReadStreams are createdJames M Snell
2020-07-06quic: refactor qlog handlingJames M Snell
2020-07-05doc: remove parenthetical \r\n comment in http and http2 docsRich Trott
2020-07-04doc: remove stability from unreleased errorsRich Trott
2020-07-04doc: util.debuglog callbackBradley Farias
2020-07-04doc: update wording in "Two reading modes"Julien Poissonnier
2020-07-04doc: clarify that the ctx argument is optionalLuigi Pinca
2020-07-04doc: add a reference to the list of OpenSSL flags.Mateusz Krawczuk
2020-07-04doc: no longer maintain a CNA structureSam Roberts
2020-07-04doc: use consistent naming in stream docSaleem
2020-07-04doc: clarify how to read process.stdinAnentropic
2020-07-03doc: fix entry for `napi_create_external_buffer`Gabriel Schulhof
2020-07-03doc: fix source link margin to sub-header markRodion Abdurakhimov
2020-07-03doc: improve async_hooks asynchronous context exampleDenys Otrishko
2020-07-03doc: clarify esm conditional exports proseDerek Lewis
2020-07-03doc: Add maxTotalSockets option to agent constructorrickyes
2020-07-03doc: add streams to the pipeline function signaturerickyes
2020-07-03doc: improve triaging text in issues.mdRich Trott
2020-07-03doc: simply dns.ADDRCONFIG languageRich Trott
2020-07-03doc: remove "considered" in errors.mdRich Trott
2020-07-03doc: simplify and clarify ReferenceError material in errors.mdRich Trott
2020-07-03doc: add http highlight grammarDerek Lewis
2020-07-02doc: change "considered experimental" to "experimental" in n-api.mdRich Trott
2020-07-02doc: changed "considered experimental" to "experimental" in cli.mdRich Trott
2020-07-02doc: improve text in issues.mdfalguniraina
2020-07-01stream: fix writable.end callback behaviorRobert Nagy
2020-07-01doc: change "currently not considered public" to "not supported"Rich Trott
2020-07-01doc: clarify that APIs are no longer experimentalRich Trott