1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext/node/ops
Bartek Iwańczuk 207006c801
Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)
This reverts commit fb31eaa9ca.

Reverting because users reported spurious errors when downloading
dependencies - https://github.com/denoland/deno/issues/24260.

Closes https://github.com/denoland/deno/issues/24260
2024-06-19 16:14:09 +02:00
..
crypto chore: upgrade to rust 1.79 (#24207) 2024-06-19 01:31:27 +02:00
os chore: upgrade to rust 1.79 (#24207) 2024-06-19 01:31:27 +02:00
zlib fix(ext/node): flush brotli decompression stream (#22856) 2024-03-12 17:23:31 +05:30
blocklist.rs feat(ext/node): add BlockList & SocketAddress classes (#24229) 2024-06-19 01:31:29 +02:00
buffer.rs feat(node): buffer isUtf8/isAscii (#23928) 2024-05-21 15:50:59 -07:00
fs.rs fix(node): add nul byte to statfs path on windows (#22905) 2024-03-13 20:57:34 +00:00
http.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
http2.rs Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262) 2024-06-19 16:14:09 +02:00
idna.rs fix(ext/node): Match punycode module behavior to node (#22847) 2024-03-11 15:49:43 -07:00
ipc.rs chore: enable clippy unused_async rule (#22834) 2024-03-11 23:48:00 -04:00
mod.rs feat(ext/node): add BlockList & SocketAddress classes (#24229) 2024-06-19 01:31:29 +02:00
process.rs fix(ext/node): implement process.kill in Rust (#23130) 2024-04-20 18:55:07 +05:30
require.rs fix(check): attempt to resolve types from pkg before @types pkg (#24152) 2024-06-12 17:15:00 -07:00
util.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
v8.rs chore(ext/node): remove old vm ops (#24187) 2024-06-19 01:32:06 +02:00
vm.rs chore(ext/node): remove old vm ops (#24187) 2024-06-19 01:32:06 +02:00
vm_internal.rs fix(ext/node): fix vm memory usage and context initialization (#23976) 2024-06-12 17:15:02 -07:00
winerror.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
worker_threads.rs refactor: remove PermissionsContainer in deno_runtime (#24119) 2024-06-12 17:14:58 -07:00