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
Age
Commit message (
Expand
)
Author
2024-09-20
fix(ext/crypto): ensure EC public keys are exported uncompressed (#25766)
Divy Srivastava
2024-09-20
fix(ext/crypto): reject empty usages in SubtleCrypto#importKey (#25759)
Divy Srivastava
2024-09-19
fix: cjs resolution cases (#25739)
snek
2024-09-19
fix(node): Don't error out if we fail to statically analyze CJS re-export (#2...
Nathan Whitaker
2024-09-19
fix(ext/node): support x509 certificates in `createPublicKey` (#25731)
Divy Srivastava
2024-09-19
fix(ext/console): more precision in console.time (#25723)
Luca Casonato
2024-09-19
fix(ext/fetch): fix lowercase http_proxy classified as https (#25686)
Sean McArthur
2024-09-19
refactor(ext/kv): align error messages (#25500)
Ian Bull
2024-09-19
refactor(ext/webidl): align error messages (#25625)
Ian Bull
2024-09-19
refactor(ext/webgpu): align error messages (#25719)
Ian Bull
2024-09-19
fix(ext/node): don't throw error for unsupported signal binding on windows (#...
Yoshiya Hinosawa
2024-09-18
refactor(ext): align error messages (#25496)
Ian Bull
2024-09-18
fix(ext/http): gracefully handle Response.error responses (#25712)
Luca Casonato
2024-09-18
feat(ext/node): add rootCertificates to node:tls (#25707)
Luca Casonato
2024-09-18
Revert "feat(fmt): sort type-only named import/exports last" (#25705)
David Sherret
2024-09-17
refactor(ext/websocket): align error messages (#25622)
Ian Bull
2024-09-17
fix(ext/node): stub `inspector/promises` (#25635)
Divy Srivastava
2024-09-17
feat(fmt): sort type-only named import/exports last (#25690)
David Sherret
2024-09-17
chore: upgrade deno_core (#25674)
Bartek Iwańczuk
2024-09-16
refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)
David Sherret
2024-09-16
fix(types): simplify mtls related types (#25658)
Luca Casonato
2024-09-16
fix(runtime): don't error `child.output()` on consumed stream (#25657)
Luca Casonato
2024-09-16
fix(ext/crypto): support md4 digest algorithm (#25656)
Luca Casonato
2024-09-15
fix(ext/node): add `vm.constants` (#25630)
Divy Srivastava
2024-09-15
fix(ext/node): export `process.allowedNodeEnvironmentFlags` (#25629)
Divy Srivastava
2024-09-15
fix(ext/node): add stubs for `node:trace_events` (#25628)
Divy Srivastava
2024-09-14
feat: print `Listening on` messages on stderr instead of stdout (#25491)
Marvin Hagemeister
2024-09-13
fix(ext/node): attach console stream properties (#25617)
snek
2024-09-13
fix(ext/node): use primordials in ext/node/polyfills/wasi.ts (#25608)
Jake Abed
2024-09-12
feat(serve): Support second parameter in deno serve (#25606)
Nathan Whitaker
2024-09-12
feat(ext/node): export 'promises' symbol from 'node:timers' (#25589)
Bartek Iwańczuk
2024-09-12
fix(ext/node): Implement detached option in `child_process` (#25218)
Nathan Whitaker
2024-09-13
fix(ext/node): fix Decipheriv when autoPadding disabled (#25598)
Yoshiya Hinosawa
2024-09-12
refactor: cleanup unstable checks for WebGPU, FFI and FS APIs (#25586)
Asher Gomez
2024-09-12
fix(ext/console): prevent duplicate error printing when the cause is assigned...
MujahedSafaa
2024-09-12
fix(ext/node): export request and response clases from `http2` module (#25592)
Bartek Iwańczuk
2024-09-12
feat(ext/node): expose ES modules for _ modules (#25588)
Bartek Iwańczuk
2024-09-12
feat: stabilize `Deno.createHttpClient()` (#25569)
Asher Gomez
2024-09-12
feat(ext/node): export missing symbols from domain, puncode, repl, tls (#25585)
Bartek Iwańczuk
2024-09-12
feat(ext/node): export missing constants from 'zlib' module (#25584)
Bartek Iwańczuk
2024-09-12
feat(ext/node): export more symbols from streams and timers/promises (#25582)
Bartek Iwańczuk
2024-09-11
fix(ext/node): fix `Cipheriv#update(string, undefined)` (#25571)
Yoshiya Hinosawa
2024-09-11
fix(ext/node): avoid showing `UNKNOWN` error from TCP handle (#25550)
Yoshiya Hinosawa
2024-09-11
fix(ext/node): add `FileHandle#writeFile` (#25555)
Yoshiya Hinosawa
2024-09-11
fix(ext/node): use primordials in `ext/node/polyfills/console.ts` (#25572)
Jake Abed
2024-09-11
fix(ext/node): validate input lengths in `Cipheriv` and `Decipheriv` (#25570)
Yoshiya Hinosawa
2024-09-11
fix(ext/node): Add missing node:fs and node:constants exports (#25568)
Nathan Whitaker
2024-09-11
fix(ext/node): Add missing `node:path` exports (#25567)
Nathan Whitaker
2024-09-11
BREAKING(net): remove `Deno.[Tls]Listener.prototype.rid` (#25556)
Asher Gomez
2024-09-10
BREAKING(net): remove `Deno.ConnectTlsOptions.{certChain,certFile,privateKey}...
Asher Gomez
[prev]
[next]