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
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
2021-10-11
fix(runtime): Declare `Window.self` and `DedicatedWorkerGlobalScope.name` wit...
Andreu Botella
2021-10-08
chore(wpt): Enable WPT worker tests (#12222)
Andreu Botella
2021-10-08
refactor: deduplicate `defineEventHandler` util (#12367)
Andreu Botella
2021-10-07
fix(runtime): Getting `navigator.hardwareConcurrency` on workers shouldn't th...
Andreu Botella
2021-10-03
feat(web): Implement `DOMException`'s `stack` property. (#12294)
Andreu Botella
2021-10-01
feat(ext/crypto): implement wrapKey (#12125)
Divy Srivastava
2021-09-29
fix(ext/fetch): avoid panic when header is invalid (#12244)
Ahab
2021-09-29
feat: support serializing `WebAssembly.Module` objects (#12140)
Andreu Botella
2021-09-25
chore: update wpt (#12206)
Andreu Botella
2021-09-25
fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851)
李瑞丰
2021-09-14
feat(ext/crypto): import RSA pkcs#8 keys (#11891)
Divy Srivastava
2021-09-13
feat(ext/crypto): generate ECDH keys (#11870)
Luca Casonato
2021-09-12
fix: FileReader onevent attributes don't conform to spec (#11908)
Feng Yu
2021-09-11
feat(ext/crypto): implement HKDF operations (#11865)
Divy Srivastava
2021-09-08
fix: a `Request` whose URL is a revoked blob URL should still fetch (#11947)
Andreu Botella
2021-09-08
feat: add URLPattern API (#11941)
Luca Casonato
2021-09-07
chore: update wpt (#11950)
Luca Casonato
2021-09-06
BREAKING(unstable): Remove Deno.Signals enum, Deno.signals.* (#11909)
Ryan Dahl
2021-08-31
feat(ext/crypto): AES key generation (#11869)
Luca Casonato
2021-08-27
feat(ext/crypto): support JWK import for HMAC (#11716)
Divy Srivastava
2021-08-26
feat(ext/crypto): implement importKey and deriveBits for PBKDF2 (#11642)
Divy Srivastava
2021-08-25
feat: ArrayBuffer in structured clone transfer (#11840)
Luca Casonato
2021-08-24
feat(ext/crypto): implement encrypt, decrypt & generateKey for RSA-OAEP (#11654)
Divy Srivastava
2021-08-24
fix: FileReader.readAsText compat (#11814)
Luca Casonato
2021-08-18
fix(runtime): event loop panics in classic workers (#11756)
Luca Casonato
2021-08-16
fix(ext/crypto): enable non-extractable keys (#11705)
Divy Srivastava
2021-08-16
feat(runtime): support classic workers for internal testing (#11338)
Andreu Botella
2021-08-14
chore: roll wpt (#11692)
Luca Casonato
2021-08-13
fix(ext/crypto): importKey() SecurityError on non-extractable keys (#11662)
Divy Srivastava
2021-08-12
fix: Blob#slice arguments should be optional (#11665)
Luca Casonato
2021-08-12
chore(tools): use local std in wpt utils (#11644)
Divy Srivastava
2021-08-10
feat: add experimental WebSocketStream API (#10365)
Leo K
2021-08-09
chore: update wpt (#11621)
Luca Casonato
2021-08-04
feat(extensions/crypto): implement verify() for HMAC (#11387)
Divy Srivastava
2021-08-03
feat(extensions/crypto): implement importKey and exportKey for raw HMAC keys ...
Divy Srivastava
2021-08-02
Revert "fix(extensions/fetch): Add Origin header to outgoing requests for fet...
Bartek Iwańczuk
2021-08-02
fix(extensions/fetch): Add Origin header to outgoing requests for fetch (#11557)
Feng Yu
2021-07-19
fix: Big{U|}Int64Array in crypto.getRandomValues (#11447)
Luca Casonato
2021-07-19
chore: update wpt (#11446)
Luca Casonato
2021-07-14
fix(extensions/web): aborting a FileReader should not affect later reads (#11...
Andreu Botella
2021-07-12
chore(wpt): Mark a WPT test as failed if it exits before completion (#11371)
Andreu Botella
2021-07-12
feat(extensions/crypto): implement verify() for RSA (#11312)
Divy Srivastava
2021-07-10
fix(extensiosn/web): AddEventListenerOptions.signal shouldn't be nullable (#1...
Divy Srivastava
2021-07-09
chore(extensions/crypto): enable WPT stringification test (#11336)
Divy Srivastava
2021-07-07
tests: escape lone surrogates in wptreport (#11310)
Andreu Botella
2021-07-06
feat(crypto): implement generateKey() and sign() (#9614)
Divy Srivastava
2021-07-05
refactor: asynchronous blob backing store (#10969)
Jimmy Wärting
[prev]
[next]