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-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
2021-10-11
feat(ext/crypto): implement AES-CBC encryption & decryption (#12123)
Divy Srivastava
2021-10-10
feat: Show the URL of streaming WASM modules in stack traces (#12268)
Andreu Botella
2021-10-10
feat: stabilize Deno.resolveDns (#12368)
Satya Rohith
2021-10-10
feat(ext/net): relevant errors for resolveDns (#12370)
Satya Rohith
2021-10-08
feat(ext/crypto): implement deriveBits for ECDH (p256) (#11873)
Divy Srivastava
2021-10-08
fix(ext/web): Format DOMException stack property (#12333)
Kenta Moriuchi
2021-10-08
refactor: deduplicate `defineEventHandler` util (#12367)
Andreu Botella
2021-10-07
perf(fetch): fast path Uint8Array in extractBody() (#12351)
Aaron O'Mullan
2021-10-07
fix(ext/ffi): don't panic in dlopen (#12344)
Divy Srivastava
2021-10-06
fix(ext/crypto): key generation based on AES key length (#12146)
Divy Srivastava
2021-10-06
feat(ext/crypto): export spki for RSA (#12114)
Divy Srivastava
2021-10-06
fix(ext/ffi): formatting dlopen errors on Windows (#12301)
Divy Srivastava
2021-10-06
feat(ext/ffi): add support for buffer arguments (#12335)
Bartek Iwańczuk
2021-10-05
perf(webidl): fix typo from #12286 (#12336)
Aaron O'Mullan
[prev]
[next]