index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
node
/
ops
Age
Commit message (
Expand
)
Author
2024-06-19
Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)
Bartek Iwańczuk
2024-06-18
feat(ext/node): add BlockList & SocketAddress classes (#24229)
Satya Rohith
2024-06-14
chore: upgrade to rust 1.79 (#24207)
Satya Rohith
2024-06-13
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)
Bartek Iwańczuk
2024-06-13
chore(ext/node): remove old vm ops (#24187)
Divy Srivastava
2024-06-12
fix(ext/node): fix vm memory usage and context initialization (#23976)
Divy Srivastava
2024-06-11
chore: upgrade deno_core (#24146)
Divy Srivastava
2024-06-10
fix(ext/node): send data frame with end_stream flag on _final call (#24147)
Satya Rohith
2024-06-08
fix(check): attempt to resolve types from pkg before `@types` pkg (#24152)
David Sherret
2024-06-08
fix(ext/node): lossy UTF-8 read node_modules files (#24140)
Luca Casonato
2024-06-07
fix: upgrade deno_core (#24128)
Bartek Iwańczuk
2024-06-07
chore(ext/node): remove dead op (#24131)
Satya Rohith
2024-06-06
refactor: remove `PermissionsContainer` in deno_runtime (#24119)
David Sherret
2024-05-23
fix(ext/node): return cancelled flag in get_response_body_chunk op (#23962)
Satya Rohith
2024-05-21
feat(node): buffer isUtf8/isAscii (#23928)
snek
2024-05-16
fix(ext/node): fix grpc error_handling example (#23755)
Satya Rohith
2024-05-16
fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback (#23841)
Divy Srivastava
2024-04-29
fix(ext/node): exporting rsa public keys (#23596)
Divy Srivastava
2024-04-21
fix: Fix some typos in comments (#23470)
welfuture
2024-04-20
fix(ext/node): implement process.kill in Rust (#23130)
Divy Srivastava
2024-04-19
feat(runtime): Allow embedders to perform additional access checks on file op...
Matt Mastracci
2024-04-13
fix(ext/node): promise rejection in VM contexts (#23305)
Divy Srivastava
2024-04-10
chore: update to Rust 1.77.2 (#23262)
林炳权
2024-04-09
fix(ext/node): `node:vm` contexts (#23202)
Divy Srivastava
2024-04-01
perf(node): put pkg json into an `Rc` (#23156)
David Sherret
2024-03-28
fix(node): remove unwrap in op_require_node_module_paths (#23114)
David Sherret
2024-03-21
fix(ext/node): ECDH.publicKey() point encoding (#23013)
Divy Srivastava
2024-03-21
fix(ext/node): panic in `op_node_ecdh_generate_keys` (#23011)
Divy Srivastava
2024-03-20
fix(ext/node): worker_threads ESM handling (#22841)
mash-graz
2024-03-19
fix(ext/node): support Diffie-Hellman key type in `crypto.createPrivateKey()`...
Asher Gomez
2024-03-18
fix(ext/node): support public key point encoding in ECDH.generateKeys() (#22976)
Satya Rohith
2024-03-14
fix(ext/node): Support private EC key signing (#22914)
Divy Srivastava
2024-03-14
fix(ext/node): support `spki` format in createPublicKey (#22918)
Divy Srivastava
2024-03-14
fix(ext/node): DH (`dhKeyAgreement`) support for `createPrivateKey` (#22891)
Divy Srivastava
2024-03-13
fix(node): add nul byte to statfs path on windows (#22905)
Nayeem Rahman
2024-03-13
feat(node): implement fs.statfs() (#22862)
Nayeem Rahman
2024-03-13
fix(ext/node): initial `crypto.createPublicKey()` support (#22509)
Asher Gomez
2024-03-13
feat(ext/node): add more named curves in `crypto.generateKeyPair[Sync]()` (#2...
Asher Gomez
2024-03-12
fix(ext/node): flush brotli decompression stream (#22856)
Divy Srivastava
2024-03-11
chore: enable clippy unused_async rule (#22834)
David Sherret
2024-03-11
fix(ext/node): Match punycode module behavior to node (#22847)
Nathan Whitaker
2024-03-09
fix(node): require of pkg json imports was broken (#22821)
David Sherret
2024-03-07
perf(cli): use faster_hex (#22761)
Matt Mastracci
2024-02-07
fix(node): handle brotli compression end chunk sizes (#22322)
Divy Srivastava
2024-02-06
fix(ext/node): Ensure os.cpus() works on arm64 linux (#22302)
Matt Mastracci
2024-02-01
fix(ext/node): add `aes256` algorithm support (#22198)
Asher Gomez
2024-01-27
chore: upgrade deno_core to 0.256.0 (#22145)
Divy Srivastava
2024-01-24
feat(publish): error on invalid external imports (#22088)
Luca Casonato
2024-01-20
fix(node): use `cppgc` for managing X509Certificate (#21999)
Divy Srivastava
2024-01-10
fix: android support (#19437)
cions
[prev]
[next]