1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-18 03:44:05 -05:00
denoland-deno/ext
Colin Ihrig 636b448f3c
fix(ext/crypto): use correct handle for public keys (#16099)
When storing public and private keys in the key store, use a different
handle for each key so that they can be looked up in the future.

Refs: https://github.com/denoland/deno/pull/14119
Refs: https://github.com/denoland/deno_std/issues/2631
2022-09-30 09:18:30 -04:00
..
broadcast_channel 1.26.0 2022-09-29 00:10:44 +02:00
cache refactor(ext/cache): remove extra headers iteration in cache.put (#16078) 2022-09-29 10:34:45 +05:30
console 1.26.0 2022-09-29 00:10:44 +02:00
crypto fix(ext/crypto): use correct handle for public keys (#16099) 2022-09-30 09:18:30 -04:00
fetch fix(ext/fetch): Body#bodyUsed for static body (#16080) 2022-09-29 17:38:04 +02:00
ffi 1.26.0 2022-09-29 00:10:44 +02:00
flash refactor(ext/http): remove op_http_read (#16096) 2022-09-30 07:54:12 +02:00
http refactor(ext/http): remove op_http_read (#16096) 2022-09-30 07:54:12 +02:00
net fix(runtime): no FastStream for unrefable streams (#16095) 2022-09-30 00:42:33 +02:00
node 1.26.0 2022-09-29 00:10:44 +02:00
tls 1.26.0 2022-09-29 00:10:44 +02:00
url 1.26.0 2022-09-29 00:10:44 +02:00
web refactor(ext/http): remove op_http_read (#16096) 2022-09-30 07:54:12 +02:00
webgpu 1.26.0 2022-09-29 00:10:44 +02:00
webidl 1.26.0 2022-09-29 00:10:44 +02:00
websocket 1.26.0 2022-09-29 00:10:44 +02:00
webstorage 1.26.0 2022-09-29 00:10:44 +02:00