diff browse annotate |
8bd422f4177126ef4249894d0124c40a34f1b022 created 2023-01-31 23:49 +0000 pushed 2023-02-01 09:43 +0000 |
Dana Keeler | Dana Keeler - Bug 1813424 - webcrypto: check decoded key type before using r=jschanck |
diff browse annotate |
a6e30cde05ed4246146993673ddef985d802221b created 2022-10-20 21:03 +0000 pushed 2022-10-21 08:39 +0000 |
Melvin Low | Melvin Low - Bug 1563236 - Add AES-KW purposed keys to list of allowable keys to unwrap. r=keeler |
diff browse annotate |
48b456031b048fdbe6ecbb97580bd7867edd7a89 created 2022-10-13 19:13 +0000 pushed 2022-10-14 04:09 +0000 |
Carter Sellgren | Carter Sellgren - Bug 1285986 - [Web Crypto] Changed error when AES-CBC, AES-CTR has wrong iv length r=keeler |
diff browse annotate |
99c00ff14e82e20e9d631375a4e487e87ab8c3cd created 2022-10-12 18:09 -0400 pushed 2022-10-13 10:00 +0000 |
Cristian Tuns | Cristian Tuns - Backed out changeset dc1d2b9d698b (bug 1285986) for causing wpt failures on aes_cbc.https.any.worker.html CLOSED TREE |
diff browse annotate |
dc1d2b9d698b0240efa36bf8e5764506bf87ebc6 created 2022-10-12 17:38 +0000 pushed 2022-10-13 10:00 +0000 |
Carter Sellgren | Carter Sellgren - Bug 1285986 - [Web Crypto] Changed error when AES-CBC, AES-CTR has wrong iv length r=keeler |
diff browse annotate |
c315cc265653ea0515528b6fd43e06ee71bea044 created 2022-06-05 20:54 +0000 pushed 2022-06-06 03:58 +0000 |
Kagami Sascha Rosylight | Kagami Sascha Rosylight - Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug |
diff browse annotate |
2195d169b6c867d021ac215a1be8d428e4e23225 created 2022-03-17 19:06 +0000 pushed 2022-03-18 04:08 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1758702 - Avoid including RemoteWorkerChild in WorkerPrivate.h. r=asuth |
diff browse annotate |
8acfd9f29ad88c030972f8590704784b25ea7924 created 2021-11-26 08:57 +0000 pushed 2021-11-26 16:04 +0000 |
R. Martinho Fernandes | R. Martinho Fernandes - Bug 1723826 - Check for integer overflow with key length r=keeler |
diff browse annotate |
31ee83932e0420d88efe51dd5602e7d55dd6d467 created 2021-08-09 18:59 +0000 pushed 2021-08-09 21:33 +0000 |
Christoph Walcher | Christoph Walcher - Bug 1133698 - Implement PKCS8 import/export of ECDSA keys for WebCrypto API. r=keeler |
diff browse annotate |
503a3d1a480fe46562901ec8e449e38f4eb2fe71 created 2021-02-22 22:15 +0000 pushed 2021-02-23 08:50 +0000 |
Christoph Walcher | Christoph Walcher - Bug 1410861 - Support for `unwrapKey` of ECDH/ECDSA keys r=keeler |
diff browse annotate |
dfad156f90efce51d3b53d2a8af295432bd5ced0 created 2021-02-17 23:55 +0200 pushed 2021-02-18 04:16 +0000 |
Brindusan Cristian | Brindusan Cristian - Backed out changeset e2521231284c (bug 1410861) for wpt failures in test_wrapKey_unwrapKey.https.html. CLOSED TREE |
diff browse annotate |
e2521231284c460742987e46d3cca422b081b1ed created 2021-02-17 21:07 +0000 pushed 2021-02-18 04:16 +0000 |
Christoph Walcher | Christoph Walcher - Bug 1410861 - Support for `unwrapKey` of ECDH/ECDSA keys r=keeler |
diff browse annotate |
8a260892acc935e4f0911b38029e69e8178c06c3 created 2020-11-04 17:04 +0000 pushed 2020-11-05 04:52 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1674637 - Use nested namespaces in dom/ r=sg,andi |
diff browse annotate |
8bb104cbe0cf1e1de6688a2770281e76702bb8c9 created 2020-11-04 10:54 +0200 pushed 2020-11-04 21:43 +0000 |
Butkovits Atila | Butkovits Atila - Backed out changeset c0adbf7522dc (bug 1674637) for bustage on GMPParent.cpp. CLOSED TREE |
diff browse annotate |
c0adbf7522dc9daa4f17a7607c5eb45a99d08d44 created 2020-11-04 08:29 +0000 pushed 2020-11-04 21:43 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1674637 - Use nested namespaces in dom/ r=sg,andi |
diff browse annotate |
41309c812f8fc93bf338d94ed97fb60b1106388d created 2020-07-08 16:32 +0000 pushed 2020-07-08 21:49 +0000 |
R. Martinho Fernandes | R. Martinho Fernandes - Bug 1270634 - check usages when generating WebCrypto keys r=keeler,jcj |
diff browse annotate |
66821b7b0179c862ebd5afcc23c576ba2f10d9da created 2020-07-08 09:25 +0000 pushed 2020-07-08 21:49 +0000 |
R. Martinho Fernandes | R. Martinho Fernandes - Bug 1286059 - throw correct error when encrypting with a bad AES-GCM tag length r=keeler |
diff browse annotate |
9f3e5ac821489051512b51a5ff31f5da837e5849 created 2020-07-08 09:23 +0000 pushed 2020-07-08 21:49 +0000 |
R. Martinho Fernandes | R. Martinho Fernandes - Bug 1286250 - return correct error code for bad AES key length r=keeler |
diff browse annotate |
52f94e93c6e528f4f71cdfa7d0ab1ea069244911 created 2020-07-06 21:20 +0300 pushed 2020-07-06 21:50 +0000 |
Razvan Maries | Razvan Maries - Backed out 6 changesets (bug 1286059, bug 1270599, bug 1286250, bug 1286880, bug 1270634, bug 1286878) for multiple perma failures. CLOSED TREE |
diff browse annotate |
888968797a46fe61a6b543fa81a10db8edf9c359 created 2020-07-06 16:46 +0000 pushed 2020-07-06 21:50 +0000 |
R. Martinho Fernandes | R. Martinho Fernandes - Bug 1270634 - check usages when generating WebCrypto keys r=keeler,jcj |
diff browse annotate |
73f73d6d927f14ab17908f310552f42f3d79f74b created 2020-07-06 16:43 +0000 pushed 2020-07-06 21:50 +0000 |
R. Martinho Fernandes | R. Martinho Fernandes - Bug 1286059 - throw correct error when encrypting with a bad AES-GCM tag length r=keeler |
diff browse annotate |
68692026dcb15814fbdd655990e995c6bc6e4440 created 2020-07-06 16:43 +0000 pushed 2020-07-06 21:50 +0000 |
R. Martinho Fernandes | R. Martinho Fernandes - Bug 1286250 - return correct error code for bad AES key length r=keeler |
diff browse annotate |
3d7ffaefcd5a6c10988a1ecc3b75c3d55e1cd9e2 created 2020-07-01 08:34 +0000 pushed 2020-07-01 21:32 +0000 |
Simon Giesecke | Simon Giesecke - Bug 1648010 - Fix uses of NS_LITERAL_STRING with C string literals. r=geckoview-reviewers,agi,froydnj |
diff browse annotate |
48eaa84c206dbdda637c57b55ddbd07e975ba103 created 2020-06-23 05:05 +0000 pushed 2020-06-23 16:15 +0000 |
Jean-Yves Avenard | Jean-Yves Avenard - Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj |
diff browse annotate |
c5a3704c71bc99f6a0cfc3ba8d7a33dbecaaba8a created 2020-06-17 16:00 +0300 pushed 2020-06-17 21:52 +0000 |
Noemi Erli | Noemi Erli - Backed out changeset a5db7fb321d5 (bug 1286250) for causing failures in failures_AES-CTR.https.any.html |
diff browse annotate |
a5db7fb321d5a3bc7c385b781c7e10b8416ae24f created 2020-06-17 08:19 +0000 pushed 2020-06-17 21:52 +0000 |
R. Martinho Fernandes | R. Martinho Fernandes - Bug 1286250 - return correct error code for bad AES key length r=keeler |
diff browse annotate |
7aaed0247bf7d2f6fe777ad79343ed3b445bad8f created 2020-06-13 00:57 +0300 pushed 2020-06-13 03:21 +0000 |
Brindusan Cristian | Brindusan Cristian - Backed out changeset 99ea9e6229cb (bug 1286250) for wpt failures at AES-CBC.https.any.html. CLOSED TREE |
diff browse annotate |
99ea9e6229cbb44a344afc83b572a0450777aac9 created 2020-06-12 20:25 +0000 pushed 2020-06-13 03:21 +0000 |
R. Martinho Fernandes | R. Martinho Fernandes - Bug 1286250 - return correct error code for bad AES key length r=keeler |
diff browse annotate |
5b584b2a5d4fca30213703eda969279134db67ef created 2020-04-29 17:24 +0000 pushed 2020-04-30 03:51 +0000 |
Simon Giesecke | Simon Giesecke - Bug 1628692 - Prepare dom/crypto for making FallibleTArray uncopyable. r=keeler |
diff browse annotate |
463069687b3d5e13f5f34b867523ff33cb78ff8d created 2020-04-14 18:32 +0000 pushed 2020-04-15 15:56 +0000 |
Kevin Jacobs | Kevin Jacobs - Bug 1624128 - Update CK_GCM_PARAMS uses for PKCS11 v3.0 definition r=keeler |
diff browse annotate |
665137da70eeb973419dfb4f789e583b7b05f7e6 created 2020-03-30 21:12 +0000 pushed 2020-03-31 04:31 +0000 |
Kevin Jacobs | Kevin Jacobs - Bug 1624128 - Backed out changeset 3ed30e6b6de1 - Updating Fx76 to NSS 3.51.1 r=keeler |
diff browse annotate |
3ed30e6b6de1eb3c426731f2b1998c822740e31f created 2020-03-24 16:41 +0000 pushed 2020-03-25 03:40 +0000 |
Kevin Jacobs | Kevin Jacobs - Bug 1624128 - Update CK_GCM_PARAMS uses for PKCS11 v3.0 definition r=keeler |
diff browse annotate |
5d93cdf79d2796c10ea902470cab90b9f903b159 created 2019-11-11 21:17 +0000 pushed 2019-11-14 05:51 +0000 |
J.C. Jones | J.C. Jones - Bug 1564509 - Remove DH from WebCrypto r=kjacobs,bzbarsky,keeler |
diff browse annotate |
678f1f2d80df459e28f669c1a9f9dde4a8240f7b created 2019-11-05 21:19 +0000 pushed 2019-11-06 09:57 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1593803 - rename NS_DispatchToBackgroundThread to NS_DispatchBackgroundTask; r=KrisWright |
diff browse annotate |
cbb0371a90220fb23487e896bc70cfaa5bc8296e created 2019-09-26 20:47 +0000 pushed 2019-09-27 04:28 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1583646 - make WebCryptoTask dispatch tasks to our background thread; r=keeler,jcj |
diff browse annotate |
c1a366edce9b0e2b097989bb4dc66b3960863e9f created 2019-09-18 08:26 +0000 pushed 2019-09-18 21:49 +0000 |
Henri Sivonen | Henri Sivonen - Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden |
diff browse annotate |
1c9062e713bf3256ec6c3d2f465c7850b7e40098 created 2019-04-02 22:25 +0000 pushed 2019-04-04 04:33 +0000 |
J.C. Jones | J.C. Jones - Bug 1539578 - Add telemetry for DH use in WebCrypto API r=keeler |
diff browse annotate |
576e8aa7f48ce4bc64a9fa64a7459b030fa8bcd4 created 2019-04-03 00:56 +0300 pushed 2019-04-03 04:07 +0000 |
Bogdan Tara | Bogdan Tara - Backed out changeset 37530e362d32 (bug 1539578) for browser_WebCrypto_telemetry.js failures CLOSED TREE |
diff browse annotate |
37530e362d329083cb3d1a57e2c735252a1b3b83 created 2019-04-02 17:31 +0000 pushed 2019-04-03 04:07 +0000 |
J.C. Jones | J.C. Jones - Bug 1539578 - Add telemetry for DH use in WebCrypto API r=keeler |
diff browse annotate |
bd03a5a96bde1398d881c364c96cc06ec7d30de7 created 2019-03-29 21:21 +0200 pushed 2019-03-29 21:53 +0000 |
Ciure Andrei | Ciure Andrei - Backed out changeset e356ebea641d (bug 1539578) for causing browser_WebCrypto_telemetry.js to perma fail CLOSED TREE |
diff browse annotate |
e356ebea641d36d5285b058b53b4ecc4e6eb3eff created 2019-03-29 15:55 +0000 pushed 2019-03-29 21:53 +0000 |
J.C. Jones | J.C. Jones - Bug 1539578 - Add telemetry for DH use in WebCrypto API r=keeler |
diff browse annotate |
6f3709b3878117466168c40affa7bca0b60cf75b created 2018-11-30 11:46 +0100 pushed 2018-11-30 11:01 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format |
diff browse annotate |
e721c3e314bda10fe918e919d6ca9af8ad1a56ca created 2018-11-07 11:12 +0000 pushed 2018-11-07 16:18 +0000 |
Jon Coppeard | Jon Coppeard - Bug 1500759 - Root parameter dictionaries in AesTask::Init() r=keeler a=abillings |
diff browse annotate |
4ecb7bf0e6f26af47f48454b7d193c9763e623e4 created 2018-10-23 15:43 +0000 pushed 2018-10-23 22:16 +0000 |
Edouard Oger | Edouard Oger - Bug 1500292 p1 - Remove 0-length key checks in ImportSymmetricKeyTask and DerivePbkdfBitsTask. r=jcj |
diff browse annotate |
ddb66025724b2ebae3b0d8493c0093e6fcfce1af created 2018-07-11 10:37 +0300 pushed 2018-07-15 21:52 +0000 |
Andi-Bogdan Postelnicu | Andi-Bogdan Postelnicu - Bug 1453795 - DOM/Crypto - Initialize member fields in classes/ structures. r=mt |
diff browse annotate |
922e5af62299feae919b1c791e47a1050240d2a2 created 2018-06-18 16:37 -0400 pushed 2018-06-19 10:02 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1455256 - Port more components to WorkerRef - part 3 - WebCrypto, r=asuth |
diff browse annotate |
8a94faa5cc60495da5d80d4b3c07bf5877d2e6d8 created 2018-04-13 16:01 +0300 pushed 2018-04-13 13:02 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out 4 changesets (bug 525063) on request from Andi. a=backout |
diff browse annotate |
d7d2f08e051c3c355d41dc5c1ce1bd3ca55a43b9 created 2018-04-10 21:11 +0200 pushed 2018-04-11 23:46 +0000 |
Tristan Bourvon | Tristan Bourvon - Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan |
diff browse annotate |
7818e2f5572c3e90c14d0d42881d793864baa2e4 created 2018-02-05 19:55 +0100 pushed 2018-02-06 09:55 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1435174 - Remove the renaming 'using namespace workers', r=bkelly |
diff browse annotate |
0d42218045d9de6b746b09669dedb0e30e8005c3 created 2018-01-24 14:29 -0800 pushed 2018-02-01 21:53 +0000 |
David Keeler | David Keeler - bug 1421084 - part 3/4 - remove nsNSSShutDownObject::shutdown and virtualDestroyNSSReference r=mt,ttaubert |
diff browse annotate |
ecb9941ee0344bd6952724e371589c3d0834e30d created 2018-01-23 12:22 -0800 pushed 2018-02-01 21:53 +0000 |
David Keeler | David Keeler - bug 1421084 - part 2/4 - remove nsNSSShutDownObject::isAlreadyShutDown() r=mt,ttaubert |
diff browse annotate |
b2b6ca8d0f70173d7b18bca53fa4e7a57dba9a14 created 2018-01-23 10:37 -0800 pushed 2018-02-01 21:53 +0000 |
David Keeler | David Keeler - bug 1421084 - part 1/4 - remove now-unnecessary nsNSSShutDownPreventionLock r=mt,ttaubert |
diff browse annotate |
7a858acf697e98a60921123fb4866a41834f0f87 created 2018-01-31 08:24 +0100 pushed 2018-01-31 17:38 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1432963 - Fixing workers headers - part 15 - static function in a workers namespace, r=smaug |
diff browse annotate |
22ab83c80c5e38ab1b32b7e8186825ecd855ee1f created 2018-01-31 08:24 +0100 pushed 2018-01-31 17:38 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1432963 - Fixing workers headers - part 14 - WorkerPrivate without workers namespace, r=smaug |
diff browse annotate |
68a1d607cbc487975686cd7e5e3fbd10e76004c5 created 2018-01-31 08:23 +0100 pushed 2018-01-31 17:38 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1432963 - Fixing workers headers - part 13 - WorkerHolder without workers namespace, r=smaug |
diff browse annotate |
707c38afa7a323145ff40c65f20bf8a241d7fe5b created 2017-11-28 10:00 +0100 pushed 2017-11-29 10:27 +0000 |
Tim Taubert | Tim Taubert - Bug 1413841 - Check for integer overflow in AesTask::DoCrypto() r=keeler |
diff browse annotate |
dec3b1ceaa9ba6490d9b5af85e90106abc3e9a06 created 2017-11-15 07:58 +0100 pushed 2017-11-15 22:25 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1405290 - Improve logging of workers when shutting down - part 3 - WorkerHolder with names, r=asuth |
diff browse annotate |
df2de397ec5e10b81793cdcf44f51586056d31a0 created 2017-08-10 18:04 -0700 pushed 2017-08-11 20:16 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1128959 - Implement the WHATWG Streams spec - part 1 - WebIDL Bindings, r=bz |
diff browse annotate |
89963ba78c353b23feab0042ebe264049f8d4533 created 2017-06-14 09:27 +0800 pushed 2017-06-21 00:59 +0000 |
Bevis Tseng | Bevis Tseng - Bug 1372453 - Part 2: Name the caller of ProxyReleaseEvent. r=billm |
diff browse annotate |
351a4d47496ecc6d03585474d89f48b602b007e7 created 2017-06-01 13:42 -0700 pushed 2017-06-13 10:10 +0000 |
Bill McCloskey | Bill McCloskey - Bug 1365097 - Convert NS_GetCurrentThread uses in dom (except for dom/media) (r=smaug) |