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
2023-12-01
refactor: use resourceForReadableStream for fetch (#20217)
Matt Mastracci
2023-11-11
chore(ext/node): use libz-sys w/`zlib-ng` feature in node (#21158)
Matt Mastracci
2023-11-10
fix(ext/node): implement process.geteuid (#21151)
Divy Srivastava
2023-11-10
chore: use pure rust secp256k1 crate (#21154)
Divy Srivastava
2023-11-09
fix(node): implement createPrivateKey (#20981)
Divy Srivastava
2023-11-07
fix(node): inspect ancestor directories when resolving cjs re-exports during ...
David Sherret
2023-11-04
fix(node): use closest package.json to resolve package.json imports (#21075)
David Sherret
2023-10-31
chore: use deno_whoami (#21027)
Divy Srivastava
2023-10-30
fix: implement node:tty (#20892)
Divy Srivastava
2023-10-30
chore: upgrade rsa to 0.9 (#21016)
Divy Srivastava
2023-10-27
chore(ext/crypto): upgrade to ring 0.17 (#20824)
Divy Srivastava
2023-10-25
chore: update deno_core and port all remaining ops to `op2` (#20954)
Bartek Iwańczuk
2023-10-07
refactor: migrate more ops to op2 macro (#20808)
Bartek Iwańczuk
2023-10-06
refactor: migrate ext/node/ops to op2 (#20805)
Bartek Iwańczuk
2023-10-04
refactor(node): combine node resolution code for resolving a package subpath ...
David Sherret
2023-09-26
refactor: rewrite ext/node/crypto to op2 macro (#20675)
Bartek Iwańczuk
2023-09-23
refactor: rewrite ext/node/http2 to op2 macro (#20629)
Bartek Iwańczuk
2023-09-23
refactor: rewrite ops using i64/usize to op2 (#20647)
Bartek Iwańczuk
2023-09-15
feat(ext/node): http2.connect() API (#19671)
Bartek Iwańczuk
2023-09-14
refactor: rewrite ext/node to op2 (#20489)
Bartek Iwańczuk
2023-09-13
chore: bump deno_core and cargo update (#20480)
Matt Mastracci
2023-09-08
fix(ext/node/ops/zlib/brotli): Allow decompressing more than 4096 bytes (#20301)
Curran McConnell
2023-09-07
chore(ext/node): port some ops to op2 (#20400)
Matt Mastracci
2023-09-06
fix(ext/node): implement AES GCM cipher (#20368)
Divy Srivastava
2023-09-01
fix(ext/node): remove unnecessary and incorrect type priority_t (#20276)
Jakub Jirutka
2023-08-26
chore: update to Rust 1.72 (#20258)
林炳权
2023-08-25
feat(node): use i32 for priority_t on MacOS and {Free,Open}BSD (#20286)
VlkrS
2023-08-23
fix(ext/web): add stream tests to detect v8slice split bug (#20253)
Matt Mastracci
2023-08-17
fix(npm): do not panic providing file url to require.resolve paths (#20182)
David Sherret
2023-08-11
fix(ext/node): support dictionary option in zlib init (#20035)
Divy Srivastava
2023-08-08
chore: rename some helpers on the Fs trait (#20097)
Luca Casonato
2023-08-03
refactor(ext/fetch): refactor fetch to use new write_error method (#20029)
Matt Mastracci
2023-08-01
ci: lint on all operating systems (#20012)
David Sherret
2023-07-31
feat(node/os): implement getPriority, setPriority & userInfo (#19370)
Leo Kettmeir
2023-07-17
fix(node): improve require esm error messages (#19853)
David Sherret
2023-06-27
test(ext/node): port crypto_test.ts from deno_std (#19561)
Felipe Baltor
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-24
fix(ext/node): support brotli APIs (#19223)
Divy Srivastava
2023-06-22
refactor(serde_v8): split ZeroCopyBuf into JsBuffer and ToJsBuffer (#19566)
Bartek Iwańczuk
2023-05-27
refactor(node/http): don't use readablestream for writing to request (#19282)
Leo Kettmeir
2023-05-23
fix(node): duplicate node_module suffixes (#19222)
Marvin Hagemeister
2023-05-17
refactor(node): reimplement http client (#19122)
Leo Kettmeir
2023-05-15
feat(node/crypto): Diffie Hellman Support (#18943)
Levente Kurusa
2023-05-14
refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...
Matt Mastracci
2023-05-08
refactor(ext/fs): `deno_fs::FileSystem` - conditional `Send + Sync` (#18993)
David Sherret
2023-05-05
refactor(ext/node): combine `deno_node::Fs` with `deno_fs::FileSystem` (#18991)
David Sherret
2023-05-04
refactor(ext/node): remove NodeEnv trait (#18986)
Luca Casonato
2023-05-02
fix(npm): canonicalize filename before returning (#18948)
Bartek Iwańczuk
2023-04-27
feat(node/crypto): Elliptic Curve Diffie-Hellman (ECDH) support (#18832)
Levente Kurusa
2023-04-27
fix(ext/node): prime generation (#18861)
Divy Srivastava
[prev]
[next]