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
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
2021-12-30
fix(doc): Make private types which show up in the rustdocs public (#13230)
Andreu Botella
2021-12-27
fix(ext/crypto) include AES-CTR for deriveKey (#13174)
Sean Michael Wykes
2021-12-23
fix(ext/console): map basic css color keywords to ansi (#13175)
Zach
2021-12-22
chore: merge v1.17.1 into main (#13184)
Bartek Iwańczuk
2021-12-20
refactor(ext/crypto): cleanup decrypt code (#13120)
Divy Srivastava
2021-12-20
fix(ext/websocket): WebSocketStream don't error with "sending after closing" ...
Leo Kettmeir
2021-12-18
refactor: use `once_cell` instead of `lazy_static` (#13135)
Divy Srivastava
2021-12-17
fix(ext/ffi): use `c_char` instead of `i8` for reading strings (#13118)
Luke Channings
2021-12-16
chore: release crates for v1.17.0 (#13112)
Bartek Iwańczuk
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-15
refactor(ext/crypto): clean up encrypt rust code (#13094)
Luca Casonato
2021-12-15
fix(ext/crypto): various cleanup in JWK imports (#13092)
Luca Casonato
2021-12-15
feat(ext/ffi): implement UnsafePointer and UnsafePointerView (#12828)
Elias Sjögreen
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-14
feat(ext/crypto): support importing RSA JWKs (#13071)
Luca Casonato
2021-12-13
refactor(ext/crypto): generateKey rust cleanup (#13069)
Luca Casonato
2021-12-14
fix(ext/web): set location undefined when `--location` is not specified (#13046)
Yoshiya Hinosawa
2021-12-13
refactor(ext/crypto): clean up exportKey rust code (#13052)
Luca Casonato
2021-12-10
refactor(ext/crypto): symmetric jwk decode in rust (#13047)
Luca Casonato
2021-12-10
feat(ext/web): implement `AbortSignal.prototype.throwIfAborted()` (#13044)
Andreu Botella
2021-12-10
refactor(ext/crypto): clean up rust side importKey (#13036)
Luca Casonato
2021-12-10
chore: place `@deprecated` tag after documentation block (#13037)
Kitson Kelly
2021-12-09
refactor(ext/crypto): various cleanups in js code (#13027)
Sean Michael Wykes
2021-12-10
feat(cli): update to TypeScript 4.5 (#12410)
Kitson Kelly
2021-12-09
feat(crypto): support `importKey` in SPKI format (#12921)
Yacine Hmito
2021-12-09
refactor(ext/crypto): de-duplicate copyBuffer code (#13030)
Luca Casonato
2021-12-09
refactor(ext/crypto): clean up `exportKey` logic (#13029)
Luca Casonato
2021-12-09
refactor(ext/crypto): clean up `importKey` logic (#13028)
Luca Casonato
2021-12-09
feat(ext/timers): add refTimer, unrefTimer API (#12953)
Yoshiya Hinosawa
2021-12-08
feat(streams): support abort reasons in streams (#12991)
Andreu Botella
2021-12-07
refactor(timers): refactor timers to use one async op per timer (#12862)
Andreu Botella
2021-12-07
chore: upgrade to rustls 0.20 (#12488)
Ryan Dahl
2021-12-05
feat(ext/crypto): implement unwrapKey (#12539)
Divy Srivastava
2021-12-04
chore: upgrade to Rust 1.57.0 (#12968)
Bartek Iwańczuk
2021-12-04
chore: merge v1.16.4 into main (#12984)
Luca Casonato
2021-12-03
refactor(ext/fetch): pass opstate in `FetchHandler::fetch_file`
Leo Kettmeir
2021-12-01
refactor: deno_tls does not depend on reqwest (#12961)
Ryan Dahl
2021-12-01
refactor: cli doesn't need to depend on deno_tls (#12952)
Ryan Dahl
2021-11-29
refactor: remove deno_fetch::HttpClientDefaults (#12931)
Ryan Dahl
2021-11-29
feat(ext/net): enable sending to broadcast address (#12860)
Michael Busby
2021-11-28
refactor: add deno_fetch::Options for init (#12904)
Ryan Dahl
2021-11-28
feat(ext/crypto): support importing exporting AES JWK keys (#12444)
Divy Srivastava
2021-11-28
fix(websocket): bad rid on WebSocketStream abort(#12913)
Andreu Botella
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
[prev]
[next]