Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-01 | Bundle and minify `.exports.js` files. (#3036) | 1 | -336/+0 | |
2023-05-28 | [node:net] fix createConnection options passing (#3101) | 1 | -12/+5 | |
2023-05-21 | fix(tls.connect) fix SNI on tls sockets and also servername (mongodb) (#2934) | 1 | -35/+99 | |
2023-04-07 | feat(tls.Server) basic support (cert, key, rejectUnauthorized, requestCert, c... | 1 | -17/+138 | |
2023-03-02 | Add a zig fmt action (#2277) | 1 | -0/+1 | |
2023-01-31 | Re-run prettier after changes | 1 | -2/+1 | |
2023-01-17 | dont export twice | 1 | -8/+1 | |
2023-01-17 | Expose tls.connect | 1 | -2/+26 | |
2023-01-10 | [node:tls] Stub out just enough to make it load | 1 | -0/+141 |