| Commit message (Expand) | Author | Age | Files | Lines |
| * | lib: add trailing commas to all public core modules | Antoine du Hamel | 2023-02-28 | 1 | -13/+13 |
| * | dgram: fix unhandled exception aborting a closed udp socket | Ramana Venkata | 2023-02-25 | 1 | -1/+1 |
| * | lib: enforce use of trailing commas for functions | Antoine du Hamel | 2023-02-14 | 1 | -3/+3 |
| * | dgram: sync the old handle state to new handle | theanarkh | 2023-01-03 | 1 | -1/+4 |
| * | dgram: add dgram send queue info | theanarkh | 2022-08-17 | 1 | -0/+7 |
| * | lib: add diagnostics channel and perf hooks detail | theanarkh | 2022-07-29 | 1 | -0/+8 |
| * | lib: use null-prototype objects for property descriptors | Antoine du Hamel | 2022-06-03 | 1 | -0/+6 |
| * | src: properly report exceptions from AddressToJS() | Darshan Sen | 2022-03-26 | 1 | -1/+7 |
| * | dgram: remove unreachable connectState assign | Rongjian Zhang | 2022-01-20 | 1 | -17/+0 |
| * | dgram: fix send with out of bounds offset + length | Nitzan Uziely | 2021-10-25 | 1 | -0/+8 |
| * | dgram: tighten `address` validation in `socket.send` | Voltrex | 2021-09-18 | 1 | -2/+2 |
| * | dgram: use simplified validator | Voltrex | 2021-08-15 | 1 | -2/+2 |
| * | dgram: extract cluster lazy loading method to make it testable | Rongjian Zhang | 2021-05-09 | 1 | -7/+8 |
| * | dgram: support AbortSignal in createSocket | Nitzan Uziely | 2021-01-25 | 1 | -0/+15 |
| * | lib: refactor to use validateString | ZiJian Liu | 2021-01-22 | 1 | -14/+4 |
| * | lib,src: update cluster to use Parent | Michael Dawson | 2021-01-05 | 1 | -3/+3 |
| * | dgram: refactor to use more primordials | Antoine du Hamel | 2020-12-04 | 1 | -10/+16 |
| * | dgram: allow typed arrays in .send() | Sarat Addepalli | 2020-06-19 | 1 | -9/+20 |
| * | lib: move isLegalPort to validators, refactor | James M Snell | 2020-03-05 | 1 | -20/+4 |
| * | dgram: make UDPWrap more reusable | Anna Henningsen | 2020-03-03 | 1 | -1/+3 |
| * | dgram: don't hide implicit bind errors | cjihrig | 2020-02-27 | 1 | -4/+2 |
| * | dgram: test to add and to drop specific membership | A. Volgin | 2019-12-25 | 1 | -8/+4 |
| * | dgram: use for...of | Trivikram Kamat | 2019-12-20 | 1 | -2/+2 |
| * | lib: enforce use of Array from primordials | Michaël Zasso | 2019-11-27 | 1 | -1/+3 |
| * | lib: flatten access to primordials | Michaël Zasso | 2019-11-25 | 1 | -9/+12 |
| * | dgram: remove listeners on bind error | Anna Henningsen | 2019-11-07 | 1 | -2/+15 |
| * | dgram: reset bind state before emitting error | Anna Henningsen | 2019-11-07 | 1 | -3/+3 |
| * | dgram: add source-specific multicast support | Lucas Pardue | 2019-10-17 | 1 | -0/+49 |
| * | dgram: use `uv_udp_try_send()` | Anna Henningsen | 2019-10-05 | 1 | -0/+8 |
| * | dgram: changed 'var' to 'let' and 'const' | Manuel Ochoa Loaiza | 2019-07-29 | 1 | -11/+11 |
| * | dgram: fix abort on bad args | cjihrig | 2019-06-10 | 1 | -9/+12 |
| * | tools: enable block-scoped-var eslint rule | Roman Reiss | 2019-05-10 | 1 | -1/+2 |
| * | dgram: change 'this' to 'self' for 'isConnected' | MaleDong | 2019-04-23 | 1 | -1/+1 |
| * | src: move guessHandleType in the util binding | Joyee Cheung | 2019-04-20 | 1 | -1/+1 |
| * | lib: enforce the use of Object from primordials | Michaël Zasso | 2019-04-12 | 1 | -0/+2 |
| * | dgram: add support for UDP connected sockets | Santiago Gimeno | 2019-04-03 | 1 | -17/+178 |
| * | benchmark,lib: change var to const | Ruben Bridgewater | 2019-03-30 | 1 | -17/+17 |
| * | benchmark,doc,lib: capitalize more comments | Ruben Bridgewater | 2019-03-27 | 1 | -1/+1 |
| * | dgram: remove usage of public require('util') | dnlup | 2019-03-23 | 1 | -14/+14 |
| * | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-03-10 | 1 | -1/+1 |
| * | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-02-28 | 1 | -1/+1 |
| * | doc,lib,test: capitalize comment sentences | Ruben Bridgewater | 2018-12-17 | 1 | -1/+1 |
| * | tools: capitalize sentences | Ruben Bridgewater | 2018-12-10 | 1 | -1/+1 |
| * | lib: use ES6 class inheritance style | Ruben Bridgewater | 2018-12-05 | 1 | -0/+1 |
| * | lib: remove `inherits()` usage | Ruben Bridgewater | 2018-12-05 | 1 | -1/+1 |
| * | net,dgram: add ipv6Only option for net and dgram | Ouyang Yadong | 2018-11-22 | 1 | -1/+8 |
| * | src,lib: move `natives` and `constants` to `internalBinding()` | Anna Henningsen | 2018-10-21 | 1 | -1/+1 |
| * | bootstrapper: move internalBinding to NativeModule | Gus Caplan | 2018-10-04 | 1 | -1/+0 |
| * | dgram: make process.binding('udp_wrap') internal | cjihrig | 2018-08-31 | 1 | -1/+2 |
| * | lib: extract validateNumber validator | Jon Moss | 2018-08-14 | 1 | -19/+10 |