0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-08 15:21:26 -05:00
denoland-deno/ext
Levente Kurusa a72396fa84 refactor(node/crypto): port polyfill to Rust for randomInt, randomFill, randomFillSync (#18658)
Pretty much as per the title, I'd welcome some feedback especially
around the
array/buffer handling in the two randomFill functions.
2023-04-12 15:52:08 +02:00
..
broadcast_channel 1.32.3 (#18558) 2023-04-01 18:51:46 -04:00
cache 1.32.3 (#18558) 2023-04-01 18:51:46 -04:00
console chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-12 15:42:30 +02:00
crypto chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-12 15:42:30 +02:00
fetch refactor: remove remaining references to "flash" server (#18580) 2023-04-12 15:49:39 +02:00
ffi chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-12 15:42:30 +02:00
fs chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-12 15:42:30 +02:00
http perf(ext/websocket): replace tokio_tungstenite server with fastwebsockets (#18587) 2023-04-12 15:49:40 +02:00
io feat(core): sync io ops in core (#18603) 2023-04-12 15:49:40 +02:00
kv fix(ext/kv): keys must be arrays (#18655) 2023-04-12 15:52:08 +02:00
napi 1.32.3 (#18558) 2023-04-01 18:51:46 -04:00
net 1.32.3 (#18558) 2023-04-01 18:51:46 -04:00
node refactor(node/crypto): port polyfill to Rust for randomInt, randomFill, randomFillSync (#18658) 2023-04-12 15:52:08 +02:00
tls 1.32.3 (#18558) 2023-04-01 18:51:46 -04:00
url 1.32.3 (#18558) 2023-04-01 18:51:46 -04:00
web Revert "fix(cli): don't store blob and data urls in the module cache (#18261)" (#18572) 2023-04-12 15:44:00 +02:00
webidl chore: Turn back on dlintPreferPrimordials (#17715) 2023-04-12 15:42:30 +02:00
websocket perf(ext/websocket): replace tokio_tungstenite server with fastwebsockets (#18587) 2023-04-12 15:49:40 +02:00
webstorage 1.32.3 (#18558) 2023-04-01 18:51:46 -04:00