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
AgeCommit message (Expand)Author
2022-10-122022-10-12, Version 16.18.0 'Gallium' (LTS)Juan José Arboleda
2022-08-242022-08-24, Version 18.8.0 (Current)Ruy Adorno
2022-08-23doc: add history for net.createServer() optionsLuigi Pinca
2022-08-162022-08-16, Version 16.17.0 'Gallium' (LTS)Michaël Zasso
2022-07-27net: add local familytheanarkh
2022-07-132022-07-13, Version 18.6.0 (Current)Michaël Zasso
2022-07-09net: add drop event for net servertheanarkh
2022-06-162022-06-16, Version 18.4.0 (Current)Danielle Adams
2022-06-16dns: accept `'IPv4'` and `'IPv6'` for `family`Antoine du Hamel
2022-06-07doc: use serial comma in net docsTobias Nießen
2022-06-022022-06-01, Version 18.3.0 (Current)Bryan English
2022-05-23net: add ability to reset a tcp socketpupilTong
2022-04-272022-04-26, Version 16.15.0 'Gallium' (LTS)Danielle Adams
2022-04-22doc: fix outdated documentation for `family` propertyAntoine du Hamel
2022-04-20doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-192022-04-19, Version 18.0.0 (Current)Beth Griggs
2022-03-09doc: fix version history for `net.Socket` and `net.Server`Antoine du Hamel
2022-03-09http: make TCP noDelay enabled by defaultPaolo Insogna
2022-02-22net: add new options to `net.Socket` and `net.Server`Paolo Insogna
2022-02-17doc: adjust a/an word usageDerek Wolpert
2022-02-11cluster: respect listen backlog set by workersElad Nava
2022-02-05lib: replace validator and errorMohammed Keyvanzadeh
2021-12-03doc: expand entries for isIP(), isIPv4(), and isIPv6()Rich Trott
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-22doc: add blank line between commentsRich Trott
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-04-27doc: document new TCP_KEEPCNT and TCP_KEEPINTVL socket option defaultsArnold Zokas
2021-04-27doc: do not mention TCP in the allowHalfOpen option descriptionLuigi Pinca
2021-04-062021-04-06, Version 15.14.0 (Current)Myles Borins
2021-04-02net: allow net.BlockList to use net.SocketAddress objectsJames M Snell
2021-04-02net: add SocketAddress classJames M Snell
2021-04-01net,tls: add abort signal support to connectNitzan Uziely
2021-02-17doc: use **Default:** more consistentlycjihrig
2021-01-30quic: remove quicJames M Snell
2021-01-152021-01-14, Version 15.6.0 (Current)Danielle Adams
2020-12-31net: support abortSignal in server.listenNitzan Uziely
2020-11-09doc,net: document socket.timeoutkobelb
2020-11-03doc: disable no-undefined-references workaroundsNick Schonning
2020-10-202020-10-20, Version 15.0.0 (Current)Beth Griggs
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-23doc: add `socket.readyState`Clark Kozak
2020-08-11net: introduce net.BlockListJames M Snell
2020-07-222020-07-21, Version 14.6.0 (Current)Myles Borins
2020-07-06doc: replace http to https of link urlssapics
2020-06-30net: doc deprecate bufferSizeRobert Nagy
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-23doc: use a single space between sentencesRich Trott
2020-06-19doc: use sentence-case for headings in docsRich Trott