1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext
Satya Rohith 77466d74a2 fix(ext/node): handle prefix mapping for IPv4-mapped IPv6 addresses (#24546)
Ensure that the prefix is properly adjusted when dealing with IPv4
addresses mapped to IPv6. This fixes inconsistencies in network
range calculations for mapped addresses.

Closes https://github.com/denoland/deno/issues/24525
2024-07-12 15:38:47 -04:00
..
broadcast_channel 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
cache 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
canvas 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
console 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
cron 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
crypto perf(ext/crypto): make randomUUID() 5x faster (#24510) 2024-07-12 15:38:47 -04:00
fetch 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
ffi 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
fs 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
http 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
io 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
kv 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
napi 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
net 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
node fix(ext/node): handle prefix mapping for IPv4-mapped IPv6 addresses (#24546) 2024-07-12 15:38:47 -04:00
tls 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
url 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
web 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
webgpu fix(ext/webgpu): GPUDevice.createRenderPipelineAsync should return a Promise (#24349) 2024-07-12 15:38:47 -04:00
webidl 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
websocket 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00
webstorage 1.45.1 (#24535) 2024-07-11 20:46:42 +02:00