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
Age
Commit message (
Expand
)
Author
2022-01-20
revert(#13402): experiment: wgpu sync (#13439)
Aaron O'Mullan
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2022-01-20
fix(cli/dts): add NotSupported error type (#13432)
Yoshiya Hinosawa
2022-01-19
experiment: wgpu sync (#13402)
Aaron O'Mullan
2022-01-19
feat(ext/crypto): implement pkcs8/JWK for P-384 curves (#13154)
Sean Michael Wykes
2022-01-19
feat(ext/crypto): implement pkcs8/spki/jwk exportKey for ECDSA and ECDH (#13104)
Sean Michael Wykes
2022-01-17
fix(tsc): Add typings for `Intl.ListFormat` (#13301)
Andreu Botella
2022-01-14
feat(ext/crypto): implement AES-GCM decryption (#13319)
Divy Srivastava
2022-01-11
feat(ext/crypto): implement AES-KW for wrapKey/unwrapKey (#13286)
Sean Michael Wykes
2022-01-05
feat(ext/crypto): implement AES-GCM encryption (#13119)
Divy Srivastava
2022-01-05
fix(ext/crypto) - exportKey JWK for AES/HMAC must use base64url (#13264)
Sean Michael Wykes
2022-01-04
fix: upgrade swc_ecmascript to 0.103 (#13284)
David Sherret
2022-01-04
fix(signals): prevent panic when listening to forbidden signals (#13273)
Leo Kettmeir
2022-01-03
fix(ext/crypto): use forgiving base64 encoding for JWK (#13240)
Sean Michael Wykes
2022-01-03
feat(ext/crypto): support AES-CTR encrypt/decrypt (#13177)
Sean Michael Wykes
2022-01-02
chore: update std submodule to efa94f2 (#13260)
Bartek Iwańczuk
2021-12-23
fix(ext/console): map basic css color keywords to ansi (#13175)
Zach
2021-12-16
feat(ext/crypto): support importing ECSDA and ECDH (#13088)
Sean Michael Wykes
2021-12-16
feat(fetch): support abort reasons in fetch (#13106)
Andreu Botella
2021-12-16
feat: support abort reasons in Deno APIs and `WebSocketStream` (#13066)
Andreu Botella
2021-12-14
fix(ext/net): make unix and tcp identical on close (#13075)
Ben Noordhuis
2021-12-14
feat(ext/crypto): support exporting RSA JWKs (#13081)
Luca Casonato
2021-12-10
tests: deflake crypto InvalidIntializationVector (#13040)
Luca Casonato
2021-12-10
feat(cli): update to TypeScript 4.5 (#12410)
Kitson Kelly
2021-12-09
feat(ext/timers): add refTimer, unrefTimer API (#12953)
Yoshiya Hinosawa
2021-12-08
fix(ext/timers): fix flakiness of `httpConnAutoCloseDelayedOnUpgrade` test (#...
Yoshiya Hinosawa
2021-12-07
refactor(timers): refactor timers to use one async op per timer (#12862)
Andreu Botella
2021-12-05
feat(ext/crypto): implement unwrapKey (#12539)
Divy Srivastava
2021-11-29
feat(ext/net): enable sending to broadcast address (#12860)
Michael Busby
2021-11-26
feat(ext/net): ALPN support in `Deno.connectTls()` (#12786)
Yury Selivanov
2021-11-26
feat(etc/fetch): Support `WebAssembly.instantiateStreaming` for file fetches ...
Andreu Botella
2021-11-25
tests: add 'await' to all invocations of 'assertRejects' (#12893)
Bartek Iwańczuk
2021-11-23
refactor: remove "unitTest" wrapper from cli/tests/unit (#12750)
Bartek Iwańczuk
2021-11-23
feat(test): Add more overloads for "Deno.test" (#12749)
Bartek Iwańczuk
2021-11-22
fix(ext/crypto): don't panic on decryption failure (#12840)
Luca Casonato
2021-11-22
fix(runtime): support reading /proc using readFile (#12839)
Luca Casonato
2021-11-22
tests: extend readFile file length during read (#12835)
Luca Casonato
2021-11-17
test(ext/http): DELETE requests should always have body (#12798)
Bert Belder
2021-11-11
fix: add typings for AbortSignal.reason (#12730)
Luca Casonato
2021-11-11
fix(crypto): handling large key length in HKDF (#12692)
upendra1997
2021-11-10
refactor(ext/http): rewrite hyper integration and fix bug (#12732)
Bert Belder
2021-11-10
fix: non ascii buffer response in http server (#12728)
Luca Casonato
2021-11-09
feat(core): streams (#12596)
Aaron O'Mullan
2021-11-09
fix(fetch): set content-length for empty POST/PUT (#12703)
Luca Casonato
2021-11-09
Revert "refactor(ext/http): rewrite hyper integration and fix bug (#12332)" (...
Luca Casonato
2021-11-08
refactor(ext/http): rewrite hyper integration and fix bug (#12332)
Bert Belder
2021-11-08
feat: update to V8 9.7 (#12685)
Luca Casonato
2021-11-01
chore: upgrade deno_ast to 0.5.0 (#12595)
David Sherret
2021-11-01
feat(ext/fetch): support fetching local files (#12545)
Kitson Kelly
2021-10-30
feat(ext/console): Display error.cause in console (#12462)
Kenta Moriuchi
[prev]
[next]