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
/
tools
/
wpt
Age
Commit message (
Expand
)
Author
2022-04-19
feat(ext/web): add globalThis.reportError() (#13799)
Nayeem Rahman
2022-04-18
chore: update wpt (#14313)
Luca Casonato
2022-03-15
disable flakes (#13962)
Ryan Dahl
2022-03-14
feat(ext/web): Add `AbortSignal.timeout()` (#13687)
Andreu Botella
2022-03-05
chore: update deps (#13821)
Satya Rohith
2022-03-02
feat(ext/crypto): AES-GCM support for 128bit IVs (#13805)
Divy Srivastava
2022-02-16
chore: update wpt (#13679)
Andreu Botella
2022-02-08
fix(ext/crypto): support EC p256 private key material in exportKey (#13547)
Divy Srivastava
2022-01-24
feat(ext/web): add CompressionStream API (#11728)
Leo Kettmeir
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2022-01-19
chore: update wpt (#13423)
Leo Kettmeir
2022-01-19
feat(ext/crypto): implement pkcs8/JWK for P-384 curves (#13154)
Sean Michael Wykes
2022-01-19
feat(ext/crypto): implement pkcs8/spki/jwk exportKey for ECDSA and ECDH (#13104)
Sean Michael Wykes
2022-01-14
feat(streams): reject pending reads when releasing reader (#13375)
Leo Kettmeir
2022-01-14
chore: update wpt (#13371)
Leo Kettmeir
2022-01-14
feat(ext/crypto): implement AES-GCM decryption (#13319)
Divy Srivastava
2022-01-11
chore: bump rust-urlpattern to 0.1.3 (#13328)
Leo Kettmeir
2022-01-11
feat(ext/crypto): implement AES-KW for wrapKey/unwrapKey (#13286)
Sean Michael Wykes
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2022-01-07
feat(ext/crypto): JWK support for unwrapKey/wrapKey (#13261)
Sean Michael Wykes
2022-01-06
chore(wpt): add "--inspect-brk" flag to WPT runner (#13267)
Sean Michael Wykes
2022-01-05
feat(ext/crypto): implement AES-GCM encryption (#13119)
Divy Srivastava
2022-01-03
feat(ext/crypto): support AES-CTR encrypt/decrypt (#13177)
Sean Michael Wykes
2021-12-27
fix(ext/crypto) include AES-CTR for deriveKey (#13174)
Sean Michael Wykes
2021-12-16
feat(ext/crypto): support importing ECSDA and ECDH (#13088)
Sean Michael Wykes
2021-12-15
feat: Add support for import assertions and JSON modules (#12866)
Bartek IwaĆczuk
2021-12-14
feat(ext/crypto): support exporting RSA JWKs (#13081)
Luca Casonato
2021-12-14
feat(ext/crypto): support importing RSA JWKs (#13071)
Luca Casonato
2021-12-10
feat(ext/web): implement `AbortSignal.prototype.throwIfAborted()` (#13044)
Andreu Botella
2021-12-10
chore: update wpt (#13043)
Andreu Botella
2021-12-09
feat(crypto): support `importKey` in SPKI format (#12921)
Yacine Hmito
2021-12-08
feat(streams): support abort reasons in streams (#12991)
Andreu Botella
2021-12-06
chore: Update WPT (#12987)
Andreu Botella
2021-12-05
feat(ext/crypto): implement unwrapKey (#12539)
Divy Srivastava
2021-11-28
feat(ext/crypto): support importing exporting AES JWK keys (#12444)
Divy Srivastava
2021-11-25
fix(ext/crypto): throw on key & op algo mismatch (#12838)
Luca Casonato
2021-11-22
fix(ext/crypto): don't panic on decryption failure (#12840)
Luca Casonato
2021-11-08
chore: disable flaky wpt tests (#12696)
Luca Casonato
2021-11-08
feat(ext/web): WritableStreamDefaultController.signal (#12654)
Leo Kettmeir
2021-11-08
chore: update wpt (#12682)
Luca Casonato
2021-11-07
fix(cli): don't panic when mapping unknown errors (#12659)
Aaron O'Mullan
2021-11-03
feat(ext/web): BYOB support for ReadableStream (#12616)
Leo Kettmeir
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-27
chore: update to rusty_v8 0.33.0 (#12564)
Luca Casonato
2021-10-27
fix(workers): Make `importScripts()` use the same HTTP client as `fetch` (#12...
Andreu Botella
2021-10-17
chore(wpt): disable broken tests (#12385)
Bert Belder
2021-10-12
feat(ext/crypto): support importing/exporting raw AES keys (#12392)
Divy Srivastava
2021-10-12
feat: update to V8 9.5 (#12399)
Luca Casonato
2021-10-12
feat(ext/crypto): implement deriveKey (#12117)
Divy Srivastava
[next]