Age | Commit message (Expand) | Author |
---|---|---|
2024-09-16 | fix(ext/crypto): support md4 digest algorithm (#25656) | Luca Casonato |
2024-07-05 | fix(ext/node): rewrite digest handling (#24392) | Luca Casonato |
2024-07-03 | fix(ext/node): don't wait for end() call to send http client request (#24390) | Satya Rohith |
2024-05-29 | fix(ext/node): don't encode buffer data as utf8 in http2 (#24016) | Satya Rohith |
2024-03-20 | fix(ext/node): worker_threads ESM handling (#22841) | mash-graz |
2024-03-13 | fix(ext/node): initial `crypto.createPublicKey()` support (#22509) | Asher Gomez |
2024-03-11 | test(ext/node): add worker_threads test for SharedArrayBuffer (#22850) | Bartek IwaĆczuk |
2024-03-06 | fix(ext/node): strip `--enable-source-maps` from argv (#22743) | Divy Srivastava |
2024-02-10 | chore: move cli/tests/ -> tests/ (#22369) | Matt Mastracci |