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-08-08
fix(ext/node): add crypto.diffieHellman (#24938)
Luca Casonato
2024-08-07
feat(ext/node): rewrite crypto keys (#24463)
Luca Casonato
2024-08-06
feat: vm rewrite (#24596)
snek
2024-08-05
fix(node): Fix node IPC serialization for objects with undefined values (#24894)
Nathan Whitaker
2024-08-05
feat: upgrade deno_core (#24886)
snek
2024-08-01
fix: regressions around Error.prepareStackTrace (#24839)
Bartek Iwańczuk
2024-07-31
feat: upgrade V8 to 12.8 (#24693)
snek
2024-07-30
fix(node): Rework node:child_process IPC (#24763)
Nathan Whitaker
2024-07-30
refactor(ext/node): create separate ops for node:http module (#24788)
Bartek Iwańczuk
2024-07-29
fix(ext/node): prevent panic in http2.connect with uppercase header names (#2...
Satya Rohith
2024-07-26
fix(ext/node): read correct CPU usage stats on Linux (#24732)
MrEconomical
2024-07-25
refactor: decouple node resolution from deno_core (#24724)
David Sherret
2024-07-24
fix(ext/fetch): respect authority from URL (#24705)
Bartek Iwańczuk
2024-07-17
fix(ext/node): stat.mode on windows (#24434)
Divy Srivastava
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-17
perf(ext/node): optimize fs.exists[Sync] (#24613)
Divy Srivastava
2024-07-15
chore: upgrade dependencies (#24565)
snek
2024-07-15
fix(std/http2): release window capacity back to remote stream (#24576)
Rano | Ranadeep
2024-07-13
Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...
Ryan Dahl
2024-07-13
refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)
Sean McArthur
2024-07-12
fix(ext/node): handle prefix mapping for IPv4-mapped IPv6 addresses (#24546)
Satya Rohith
2024-07-10
fix: Add sys permission kinds for node compat (#24242)
Adam Gregory
2024-07-09
refactor: use concrete error types for node resolution (#24470)
David Sherret
2024-07-05
fix(node): Implement `fs.lchown` (and `process.getegid`) (#24418)
Nathan Whitaker
2024-07-05
fix(ext/node): rewrite digest handling (#24392)
Luca Casonato
2024-07-02
fix(ext/node): Add `fs.lutimes` / `fs.lutimesSync` (#23172)
Nathan Whitaker
2024-07-02
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388)
Bartek Iwańczuk
2024-07-01
feat: upgrade deno_core (#24364)
snek
2024-06-26
refactor: move PackageJson to deno_config (#24348)
David Sherret
2024-06-24
fix(ext/node): rewrite crypto.Hash (#24302)
Luca Casonato
2024-06-21
Revert `#[cppgc] &mut T` usage (#24304)
Divy Srivastava
2024-06-21
fix(ext/node): don't panic on invalid utf-8 in pem (#24303)
Luca Casonato
2024-06-21
chore(ext/node): cleanup zlib state ops (#24300)
Divy Srivastava
2024-06-21
chore(ext/node): cleanup net blocklist ops (#24299)
Divy Srivastava
2024-06-21
fix: upgrade deno_core to 0.291.0 (#24297)
Divy Srivastava
2024-06-20
refactor(ext): remove use of `brotli::ffi` (#24214)
ud2
2024-06-20
fix(ext/node): use cppgc for node:zlib (#24267)
Divy Srivastava
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
[prev]
[next]