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
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
2021-11-25
fix(ext/crypto): throw on key & op algo mismatch (#12838)
Luca Casonato
2021-11-24
chore: merge v1.16.3 into main (#12892)
Bert Belder
2021-11-23
revert: store header keys lower case internally (#12837)
Luca Casonato
2021-11-22
fix(ext/crypto): don't panic on decryption failure (#12840)
Luca Casonato
2021-11-17
chore(ext/http): deno fmt (#12798)
Bert Belder
2021-11-17
chore: bump crates for 1.16.2 (#12792)
David Sherret
2021-11-16
refactor: re-export anyhow from deno_core (#12777)
Ryan Dahl
2021-11-11
chore: bump crate versions for 1.16.1 (#12729)
Luca Casonato
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-09
feat(core): streams (#12596)
Aaron O'Mullan
2021-11-09
chore: bump crate versions for 1.16.0 (#12706)
Luca Casonato
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-09
fix(ext/net): expose all tls ops (#12699)
Luca Casonato
2021-11-08
feat(ext/web): add `AbortSignal.reason` (#12697)
Leo Kettmeir
2021-11-08
refactor(ext/http): rewrite hyper integration and fix bug (#12332)
Bert Belder
2021-11-08
feat(ext/web): WritableStreamDefaultController.signal (#12654)
Leo Kettmeir
2021-11-05
BREAKING chore(ext/web): remove `ReadableStream.getIterator` (#12652)
Leo Kettmeir
2021-11-05
fix: typings for BYOB stream readers (#12651)
Leo Kettmeir
2021-11-03
fix: Deno.emit crashes with BorrowMutError (#12627)
Ryan Dahl
2021-11-03
feat(ext/web): BYOB support for ReadableStream (#12616)
Leo Kettmeir
2021-11-02
chore: update to Rust edition 2021 (#12578)
Bartek Iwańczuk
[prev]
[next]