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-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
2021-10-05
chore: various op cleanup (#12329)
Leo K
2021-10-05
chore: merge v1.14.3 into main (#12327)
Bartek Iwańczuk
2021-10-05
feat(ext/ffi): Non-blocking FFI (#12274)
Divy Srivastava
2021-10-04
chore: remove No*Permissions structs (#12316)
Luca Casonato
2021-10-04
perf(webidl): optimize createRecordConverter() (#12286)
Aaron O'Mullan
2021-10-03
feat(web): Implement `DOMException`'s `stack` property. (#12294)
Andreu Botella
2021-10-03
fix(ext/crypto): missing Aes key typings (#12307)
Divy Srivastava
2021-10-02
fix(ext/net): should not panic when listening to unix abstract address (#12300)
Ahab
2021-10-02
feat(ext/crypto): decode RSAES-OAEP-params with default values (#12292)
Divy Srivastava
2021-10-01
fix(ext/crypto): use NotSupportedError for importKey() (#12289)
Divy Srivastava
2021-10-01
perf(fetch): optimize fillHeaders() key iteration (#12287)
Aaron O'Mullan
2021-10-01
feat(ext/crypto): implement wrapKey (#12125)
Divy Srivastava
2021-10-01
fix(ext/crypto): decode id-RSASSA-PSS with default params (#12147)
Divy Srivastava
2021-10-01
perf(web): optimize byteLowerCase() (#12282)
Aaron O'Mullan
2021-09-30
perf(webidl): optimize createDictionaryConverter() (#12279)
Aaron O'Mullan
2021-09-30
perf(web): ~400x faster http header trimming (#12277)
Aaron O'Mullan
2021-09-30
feat(tls): custom in memory CA certificates (#12219)
Luca Casonato
2021-09-29
fix(ext/http): merge identical if/else branches (#12269)
mynane
2021-09-29
perf(web/Event): move last class field to constructor (#12265)
Aaron O'Mullan
2021-09-29
fix(ext/fetch): avoid panic when header is invalid (#12244)
Ahab
2021-09-29
perf(webidl/DOMString): don't wrap string primitives (#12266)
Aaron O'Mullan
2021-09-28
chore: bump crate versions for 1.14.2 (#12253)
Aaron O'Mullan
2021-09-27
perf(fetch): optimize newInnerRequest blob url check (#12245)
Aaron O'Mullan
2021-09-27
refactor(fetch/Request): inline defaultInnerRequest (#12241)
Aaron O'Mullan
2021-09-27
perf(fetch/Response): avoid class fields (#12237)
Aaron O'Mullan
[prev]
[next]