1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext
Luca Casonato e70dc53460
refactor(ext/crypto): de-duplicate copyBuffer code (#13030)
This commit de-duplicates the buffer copying code in ext/crypto.

Co-authored-by: yacinehmito <yacinehmito@users.noreply.github.com>
2021-12-09 16:50:04 +01:00
..
broadcast_channel chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
console chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
crypto refactor(ext/crypto): de-duplicate copyBuffer code (#13030) 2021-12-09 16:50:04 +01:00
fetch chore: upgrade to rustls 0.20 (#12488) 2021-12-07 00:48:11 +01:00
ffi chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
http chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
net chore: upgrade to rustls 0.20 (#12488) 2021-12-07 00:48:11 +01:00
timers feat(ext/timers): add refTimer, unrefTimer API (#12953) 2021-12-09 17:00:55 +09:00
tls chore: upgrade to rustls 0.20 (#12488) 2021-12-07 00:48:11 +01:00
url chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
web feat(streams): support abort reasons in streams (#12991) 2021-12-08 23:31:22 +01:00
webgpu chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
webidl chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00
websocket chore: upgrade to rustls 0.20 (#12488) 2021-12-07 00:48:11 +01:00
webstorage chore: merge v1.16.4 into main (#12984) 2021-12-04 01:26:54 +01:00