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
/
cli
/
tests
/
unit_node
Age
Commit message (
Expand
)
Author
2023-11-10
fix(ext/node): implement process.geteuid (#21151)
Divy Srivastava
2023-11-10
fix(node/child_process): properly normalize stdio for 'spawnSync' (#21103)
Bartek Iwańczuk
2023-11-09
fix(node): implement createPrivateKey (#20981)
Divy Srivastava
2023-11-07
fix(node/http): socket.setTimeout (#20930)
Gasman
2023-11-06
fix(ext): use `String#toWellFormed` in ext/webidl and ext/node (#21054)
Kenta Moriuchi
2023-11-01
fix(ext/node): adapt dynamic type checking to Node.js behavior (#21014)
Kenta Moriuchi
2023-10-28
Revert "chore: update deno_std submodule (#20994)" (#21001)
Bartek Iwańczuk
2023-10-27
chore: update deno_std submodule (#20994)
Bartek Iwańczuk
2023-10-22
fix(polyfill): correctly handle flag when its equal 0 (#20953)
sigmaSd
2023-10-18
fix(ext/node): process.argv0 (#20925)
Bartek Iwańczuk
2023-10-12
fix(node/http2): fixes to support grpc (#20712)
Bartek Iwańczuk
2023-10-05
fix(ext/node): implement uv.errname (#20785)
Divy Srivastava
2023-10-02
fix(ext/node): don't call undefined nextTick fn (#20724)
Luca Casonato
2023-09-23
fix(node): supported arguments to `randomFillSync` (#20637)
Divy Srivastava
2023-09-16
perf: improve async op santizer speed and accuracy (#20501)
Luca Casonato
2023-09-15
feat(ext/node): http2.connect() API (#19671)
Bartek Iwańczuk
2023-09-08
fix(ext/node/ops/zlib/brotli): Allow decompressing more than 4096 bytes (#20301)
Curran McConnell
2023-09-06
fix(ext/node): implement AES GCM cipher (#20368)
Divy Srivastava
2023-09-05
fix(node/child_process): don't crash on undefined/null value of an env var (#...
zuisong
2023-08-29
fix(node/http): don't leak resources on destroyed request (#20040)
Bartek Iwańczuk
2023-08-29
fix(ext/node): fix argv[1] in Worker (#20305)
Yoshiya Hinosawa
2023-08-28
fix(ext/node): shared global buffer unlock correctness fix (#20314)
Matt Mastracci
2023-08-26
fix(node): propagate create cipher errors (#20280)
Divy Srivastava
2023-08-22
fix(ext/node): simultaneous reads can leak into each other (#20223)
Matt Mastracci
2023-08-18
fix(node/http): emit error when addr in use (#20200)
Bartek Iwańczuk
2023-08-17
feat(ext/web): resourceForReadableStream (#20180)
Matt Mastracci
2023-08-11
fix(node): implement TLSSocket._start (#20120)
Divy Srivastava
2023-08-11
fix(ext/node): support dictionary option in zlib init (#20035)
Divy Srivastava
2023-08-11
fix(node): object keys in publicEncrypt (#20128)
Divy Srivastava
2023-08-04
fix(node): polyfill process.title (#20044)
Bartek Iwańczuk
2023-08-04
fix(node): repl._builtinLibs (#20046)
Bartek Iwańczuk
2023-07-31
feat(node/os): implement getPriority, setPriority & userInfo (#19370)
Leo Kettmeir
2023-07-31
chore(cli): Fix test that locks up on some M2 macs (#19989)
Matt Mastracci
2023-07-25
fix(node): add writable and readable fields to FakeSocket (#19931)
Bartek Iwańczuk
2023-07-21
fix(node/http): add encrypted field to FakeSocket (#19886)
Leo Kettmeir
2023-07-19
fix(node/http): call callback after request is sent (#19871)
Leo Kettmeir
2023-07-19
fix(node/net): Server connection callback include socket value (#19779)
Leo Kettmeir
2023-07-17
fix(ext/node): fix stream/promises export (#19820)
await-ovo
2023-07-11
fix(node/http): add destroy to FakeSocket (#19796)
Leo Kettmeir
2023-07-11
fix(node/http): allow callback in first argument of end call (#19778)
Leo Kettmeir
2023-07-10
fix(node/http): server use FakeSocket and add end method (#19660)
Leo Kettmeir
2023-07-05
test(ext/node): clean up node:path test cases (#19610)
Yoshiya Hinosawa
2023-07-04
fix(ext/node): Define performance.timeOrigin as getter property (#19714)
await-ovo
2023-07-04
fix: bump default @types/node version range to 18.16.19 (#19706)
David Sherret
2023-07-04
tests: deflake _fs_read_test.ts again (#19705)
Bartek Iwańczuk
2023-07-03
tests: deflake _fs_read_test.ts (#19699)
Bartek Iwańczuk
2023-07-02
fix(ext/node): ignore cancelled timer when node timer refresh (#19637)
await-ovo
2023-07-02
refactor: rename built-in node modules from ext:deno_node/ to node: (#19680)
Bartek Iwańczuk
2023-06-30
test(ext/node): add perf_hooks test (#19648)
Hans
2023-06-30
test(ext/node): added unit test for net node modules compat from std (#19663)
Kaique da Silva
[prev]
[next]