summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-10-01feat(ext/crypto): implement wrapKey (#12125)Divy Srivastava
2021-10-01tools(bench): rebootstrap (#12281)Aaron O'Mullan
2021-09-29fix(ext/fetch): avoid panic when header is invalid (#12244)Ahab
2021-09-29feat: support serializing `WebAssembly.Module` objects (#12140)Andreu Botella
2021-09-25chore: update wpt (#12206)Andreu Botella
2021-09-25fix(ext/webidl): correctly apply [SymbolToStringTag] to interfaces (#11851)李瑞丰
2021-09-23docs(tools): updates to cutting a release (#12177)Kitson Kelly
2021-09-221.14.1Kitson Kelly
2021-09-22chore: bump crate versions for 1.14.1 (#12172)Kitson Kelly
2021-09-15chore(scripts): improvements to the release scripts based on the 1.14 release...David Sherret
2021-09-141.14.0 (#12074)David Sherret
2021-09-14feat(ext/crypto): import RSA pkcs#8 keys (#11891)Divy Srivastava
2021-09-13feat(ext/crypto): generate ECDH keys (#11870)Luca Casonato
2021-09-12fix: FileReader onevent attributes don't conform to spec (#11908)Feng Yu
2021-09-11feat(ext/crypto): implement HKDF operations (#11865)Divy Srivastava
2021-09-08fix: a `Request` whose URL is a revoked blob URL should still fetch (#11947)Andreu Botella
2021-09-08feat: add URLPattern API (#11941)Luca Casonato
2021-09-07chore: update wpt (#11950)Luca Casonato
2021-09-06BREAKING(unstable): Remove Deno.Signals enum, Deno.signals.* (#11909)Ryan Dahl
2021-08-31feat(ext/crypto): AES key generation (#11869)Luca Casonato
2021-08-30chore: release scripts should update Cargo.lock file when bumping versions (#...David Sherret
2021-08-27feat(ext/crypto): support JWK import for HMAC (#11716)Divy Srivastava
2021-08-26feat(ext/crypto): implement importKey and deriveBits for PBKDF2 (#11642)Divy Srivastava
2021-08-25chore: add scripts for helping with a release (#11832)David Sherret
2021-08-25feat: ArrayBuffer in structured clone transfer (#11840)Luca Casonato
2021-08-24feat(ext/crypto): implement encrypt, decrypt & generateKey for RSA-OAEP (#11654)Divy Srivastava
2021-08-24fix: FileReader.readAsText compat (#11814)Luca Casonato
2021-08-23chore: release crates for 1.13.2 (#11820)David Sherret
2021-08-20chore: upgrade dlint and run `prefer-primordials` rule (#11777)Yusuke Tanaka
2021-08-18fix(runtime): event loop panics in classic workers (#11756)Luca Casonato
2021-08-17chore: sort items in Releases.md for 1.13.1 release (#11734)David Sherret
2021-08-16chore: release crates for 1.13.1 (#11729)David Sherret
2021-08-16fix(ext/crypto): enable non-extractable keys (#11705)Divy Srivastava
2021-08-16feat(runtime): support classic workers for internal testing (#11338)Andreu Botella
2021-08-14chore: roll wpt (#11692)Luca Casonato
2021-08-13fix(ext/crypto): importKey() SecurityError on non-extractable keys (#11662)Divy Srivastava
2021-08-12fix: Blob#slice arguments should be optional (#11665)Luca Casonato
2021-08-12chore(tools): use local std in wpt utils (#11644)Divy Srivastava
2021-08-11chore: move test files to testdata directory (#11601)David Sherret
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl
2021-08-10chore: release crates (#11628)Bartek Iwańczuk
2021-08-10feat: add experimental WebSocketStream API (#10365)Leo K
2021-08-09chore: update wpt (#11621)Luca Casonato
2021-08-04feat(extensions/crypto): implement verify() for HMAC (#11387)Divy Srivastava
2021-08-03feat(extensions/crypto): implement importKey and exportKey for raw HMAC keys ...Divy Srivastava
2021-08-02Revert "fix(extensions/fetch): Add Origin header to outgoing requests for fet...Bartek Iwańczuk
2021-08-02fix(extensions/fetch): Add Origin header to outgoing requests for fetch (#11557)Feng Yu
2021-07-27chore: update cut_a_release.md (#11522)Bartek Iwańczuk
2021-07-19fix: Big{U|}Int64Array in crypto.getRandomValues (#11447)Luca Casonato
2021-07-19chore: update wpt (#11446)Luca Casonato