summaryrefslogtreecommitdiff
path: root/ext/crypto
AgeCommit message (Expand)Author
2024-06-06chore: forward v1.44.1 release commit to main (#24115)denobot
2024-05-301.44.0 (#24045)denobot
2024-05-22chore: forward v1.43.6 release commit to main (#23936)Bartek Iwańczuk
2024-05-17chore: forward v1.43.4 commit to main (#23861)Bartek Iwańczuk
2024-05-13chore: cleanup unused dependencies (#23787)Leo Kettmeir
2024-05-10chore: forward v1.43.3 release commit to main (#23771)denobot
2024-05-09chore: forward v1.43.2 release commit to main (#23749)denobot
2024-05-05docs: update categories to match new planned sitemap (#23677)Jo Franchetti
2024-05-011.43.0 (#23629)denobot
2024-04-251.43.0 (#23549)denobot
2024-04-16chore: forward v1.42.4 commit to `main` (#23394)Bartek Iwańczuk
2024-04-12chore: forward v1.42.3 release commit to main (#23335)denobot
2024-04-11chore: forward v1.42.2 release commit to main (#23315)denobot
2024-04-01chore: forward v1.42.1 release commit to main (#23162)denobot
2024-03-281.42.0 (#23105)denobot
2024-03-14chore: Forward 1.41.3 release commit (#22930)Nathan Whitaker
2024-03-13fix(ext/node): initial `crypto.createPublicKey()` support (#22509)Asher Gomez
2024-03-11chore: enable clippy unused_async rule (#22834)David Sherret
2024-03-08chore: forward v1.41.2 release commit to main (#22793)denobot
2024-02-29chore: forward v1.41.1 release commit to main (#22643)denobot
2024-02-29fix(ext/crypto): align the return type of `crypto.randomUUID` to `cli/tsc/dts...Nano Miratus
2024-02-221.41.0 (#22524)denobot
2024-02-15chore: forward v1.40.5 release commit to main (#22424)denobot
2024-02-08chore: forward v1.40.4 release commit to main (#22345)denobot
2024-02-01chore: forward v1.40.3 release commit to main (#22220)Divy Srivastava
2024-01-26refactor: migrate extensions to virtual ops module (#22135)Bartek Iwańczuk
2024-01-26chore: forward v1.40.2 commit to main (#22133)Bartek Iwańczuk
2024-01-25chore: forward v1.40.1 commit to main (#22107)Bartek Iwańczuk
2024-01-251.40.0 (#22096)denobot
2024-01-13chore: forward v1.39.4 release commit to main (#21933)denobot
2024-01-12chore: forward v1.39.3 to main (#21915)Bartek Iwańczuk
2024-01-10refactor: use `core.ensureFastOps()` (#21888)Kenta Moriuchi
2024-01-06feat(ext/crypto): initial support for p521 in `generateKey` and `importKey` (...Divy Srivastava
2024-01-04chore: forward v1.39.2 release commit to main (#21793)Bartek Iwańczuk
2024-01-04fix: strict type check for cross realms (#21669)Kenta Moriuchi
2024-01-01chore: update to Rust 1.75 (#21731)林炳权
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-27perf: remove opAsync (#21690)Matt Mastracci
2023-12-21chore: forward v1.39.1 commit to main (#21667) (#21671)Bartek Iwańczuk
2023-12-131.39.0 (#21560)denobot
2023-12-07refactor: pull 'core', 'internals', 'primordials' from ES module (#21462)Bartek Iwańczuk
2023-12-06chore: forward v1.38.5 release commit to main (#21472)Bartek Iwańczuk
2023-11-30chore: forward v1.38.4 release commit to main (#21400)Bartek Iwańczuk
2023-11-24chore: forward v1.38.3 release commit to main (#21320)denobot
2023-11-19fix(ext,runtime): add missing custom inspections (#21219)Kenta Moriuchi
2023-11-17chore: forward v1.38.2 release commit to main (#21236)denobot
2023-11-10chore: forward v1.38.1 release commit to main (#21144)denobot
2023-11-09chore(ext/crypto): bump signature to 2.1 (#21125)Divy Srivastava
2023-11-05fixDivy Srivastava
2023-11-05fix lintDivy Srivastava