Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-01 | Bundle and minify `.exports.js` files. (#3036) | 1 | -719/+0 | |
2023-05-11 | add support for { all: true } option on dns.lookup (#2846) | 1 | -2/+22 | |
2023-04-05 | fix: build warnings (#2562) | 1 | -1/+0 | |
2023-03-02 | Add a zig fmt action (#2277) | 1 | -27/+16 | |
2023-02-24 | fix(dns) Fix resolve4 and resolve6 behavior (#2144) | 1 | -30/+56 | |
2023-01-31 | Re-run prettier after changes | 1 | -74/+65 | |
2023-01-26 | Implement all pending resolve methods in DNS (#1903) | 1 | -44/+327 | |
2023-01-24 | Sort families | 1 | -2/+2 | |
2023-01-22 | feat(dns) resolveSrv (#1870) | 1 | -4/+34 | |
2023-01-16 | Update node-dns.exports.js | 1 | -4/+6 | |
2023-01-16 | [node:dns/promises] Fix missing import | 1 | -1/+4 | |
2023-01-09 | Add very simple dns test | 1 | -1/+1 | |
2023-01-07 | very simple node:dns implementation | 1 | -0/+376 |