Age | Commit message (Expand) | Author |
---|---|---|
2024-03-22 | fix(ext/node): add crypto.subtle (#23027) | Divy Srivastava |
2024-03-22 | fix(ext/node): add crypto.getRandomValues (#23028) | Divy Srivastava |
2024-03-14 | fix(ext/node): crypto.getCipherInfo() (#22916) | Divy Srivastava |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-20 | fix(node): add crypto.pseudoRandomBytes (#21649) | Divy Srivastava |
2023-06-27 | chore(ext/node): disable prefer-primordials on a per-file basis (#19553) | Kenta Moriuchi |
2023-06-27 | test(ext/node): port crypto_test.ts from deno_std (#19561) | Felipe Baltor |
2023-03-08 | refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for... | Bartek Iwańczuk |
2023-03-05 | refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18... | Bartek Iwańczuk |
2023-02-22 | fix(ext/node): fix webcrypto export (#17838) | Yoshiya Hinosawa |
2023-02-14 | feat(ext/node): embed std/node into the snapshot (#17724) | Bartek Iwańczuk |