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-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
2021-11-01
feat(ext/fetch): support fetching local files (#12545)
Kitson Kelly
2021-10-31
cleanup(ext/fetch): consistent op names (#12612)
Aaron O'Mullan
2021-10-30
feat(ext/console): Display error.cause in console (#12462)
Kenta Moriuchi
2021-10-30
cleanup(ext/net): consistent op names (#12607)
Aaron O'Mullan
2021-10-29
feat: stabilize Deno.startTls (#12581)
Luca Casonato
2021-10-29
fix(ext/fetch): Replace redundant local variable with inline return statement...
Malted
2021-10-29
fix(encoding): support additional encoding labels (#12586)
Andreu Botella
2021-10-28
fix(webidl): Don't throw when converting a detached buffer source (#12585)
Andreu Botella
2021-10-29
perf(encoding): avoid copying the input data in `TextDecoder` (#12573)
Andreu Botella
2021-10-27
feat(ext/webstorage): use implied origin when --location not set (#12548)
Kitson Kelly
2021-10-26
fix(ext/http): allow multiple values in upgrade header for websocket (#12551)
Leo K
2021-10-26
Use libffi-rs instead of deno-libffi (#12555)
Ryan Dahl
2021-10-26
feat(ext/net): add TlsConn.handshake() (#12467)
Bert Belder
2021-10-26
perf(http): encode string bodies in op-layer (#12451)
Aaron O'Mullan
[prev]
[next]