deno/ext/node/ops
2025-07-31 17:11:01 -04:00
..
crypto fix(ext/node): implement TLSSocket.getPeerCertificate (#30146) 2025-07-23 13:41:19 +05:30
os refactor: remove usages of to_string_lossy().to_string() (#30224) 2025-07-28 20:25:58 +00:00
sqlite refactor(permissions): remove access check callback (#30050) 2025-07-10 21:40:20 -04:00
zlib fix(ext/node): use Zlib base for brotli handles (#30112) 2025-07-28 10:11:59 +05:30
blocklist.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
buffer.rs perf(buffer): optimize Buffer.subarray and Buffer.prototype.utf8Slice (#30213) 2025-07-30 18:57:18 +02:00
constant.rs fix(ext/node): define fs constants correctly across platforms (#30113) 2025-07-31 17:11:01 -04:00
dns.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
fs.rs fix(ext/node): fs.open and fs.openSync compatibility (#30191) 2025-07-31 15:10:10 +00:00
handle_wrap.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
http.rs chore: upgrade to rustls_tokio_stream 0.7 (#29898) 2025-07-10 20:27:04 +02:00
http2.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
idna.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
inspector.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
ipc.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
mod.rs fix(ext/node): define fs constants correctly across platforms (#30113) 2025-07-31 17:11:01 -04:00
perf_hooks.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
process.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
require.rs refactor: remove usages of to_string_lossy().to_string() (#30224) 2025-07-28 20:25:58 +00:00
tls.rs fix(ext/node): implement tls.checkServerIdentitiy (#30148) 2025-07-23 16:38:15 +05:30
util.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
v8.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
vm.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
vm_internal.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
winerror.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
worker_threads.rs refactor: remove some url to string clones (#30247) 2025-07-31 10:10:29 -04:00