Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-29 | add Socket.prototype; lol (#5945) | 1 | -10/+8 | |
2023-09-14 | fix(runtime): emit `node:net` connect error event vs throw (#5336) | 1 | -53/+67 | |
2023-09-05 | fix(node:net): emit close event on connection error (#4336) | 1 | -5/+3 | |
2023-08-02 | Rewrite built-in modules to use CommonJS over ESM (#3814) | 1 | -7/+3 | |
2023-07-17 | [tls] General compatibility improvements (#3596) | 1 | -38/+48 | |
2023-07-12 | Improve our internal typedefs (#3608) | 1 | -1/+1 | |
2023-07-06 | refactor (#3543) | 1 | -15/+14 | |
2023-07-03 | [tls] add socket parameter, setServername and ALPNprotocols support (#3457) | 1 | -29/+122 | |
2023-06-24 | Rewrite Bun's runtime CommonJS loader (#3379) | 1 | -3/+3 | |
2023-06-01 | Bundle and minify `.exports.js` files. (#3036) | 1 | -0/+796 |