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-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
2021-10-25
fix(tls): Make TLS clients support HTTP/2 (#12530)
Andreu Botella
2021-10-25
chore: bump crate version for 1.15.3 (#12531)
Yoshiya Hinosawa
2021-10-21
fix: declare web types as global (#12497)
Bartek Iwańczuk
2021-10-20
fix(ext/net): fix TLS bugs and add 'op_tls_handshake' (#12501)
Bert Belder
2021-10-19
fix(ext/websocket): prevent 'closed normally' panic (#12437)
Leo K
2021-10-18
chore: release crates for v1.15.2 (#12478)
Bartek Iwańczuk
2021-10-18
docs(ext/url): typo in URLPatternResult (#12470)
Satya Rohith
2021-10-17
fix(core): poll async ops eagerly (#12385)
Bert Belder
2021-10-17
docs(ext/http): fix typo in http/lib.rs (#12466)
Ikko Ashimine
2021-10-15
fix(docs): correct `pattern.match()` to `pattern.exec()` (#12450)
Libing Chen
2021-10-14
fix(console): fix display of primitive wrapper objects (#12425)
Kenta Moriuchi
2021-10-13
fix(runtime/ops/worker_host): move permission arg parsing to Rust (#12297)
Nayeem Rahman
2021-10-12
chore: bump crate version for 1.15.0 (#12406)
Satya Rohith
2021-10-12
chore: upgrade crates based on deno ast 0.3 (#12403)
David Sherret
2021-10-12
feat(ext/crypto): support importing/exporting raw AES keys (#12392)
Divy Srivastava
2021-10-12
feat(ext/crypto): implement deriveKey (#12117)
Divy Srivastava
2021-10-11
perf(webidl): inline ResponseInit converter (#12285)
Aaron O'Mullan
2021-10-11
fix(http): don't expose body on GET/HEAD requests (#12260)
Luca Casonato
2021-10-11
feat(ext/crypto): support importing raw ECDSA keys (#11871)
Divy Srivastava
[prev]
[next]