Jed Parsons
|
3199967ef7
|
Bug 943521 - Use onepw prototcol in fxa client. r=ckarlof
|
2014-02-04 22:14:30 -08:00 |
|
Ryan VanderMeulen
|
bc5b0fe4e6
|
Backed out changeset 79b198be3e50 (bug 943521) for xpcshell failures.
|
2014-02-07 17:55:12 -05:00 |
|
Jed Parsons
|
8c0fcd3390
|
Bug 943521 - Use onepw prototcol in fxa client. r=ckarlof
|
2014-02-04 22:14:30 -08:00 |
|
Zachary Carter
|
09185a9092
|
Bug 935232 - Implement a client for the Firefox Accounts auth server. r=markh
|
2013-12-02 13:56:24 -08:00 |
|
Sam Penrose
|
c78038a90d
|
Bug 911384 - Follow-up: tolerate explicitly falsy payloads in computeHAWK. r=rnewman
|
2013-10-29 13:45:37 -07:00 |
|
Brian Warner
|
cdee65418f
|
Bug 911384 - add HAWK support (HTTP client authentication protocol). r=rnewman
|
2013-09-12 14:34:34 -07:00 |
|
Mark Banner
|
97bf467204
|
Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps
--HG--
rename : services/sync/SyncComponents.manifest => services/common/servicesComponents.manifest
rename : services/sync/SyncComponents.manifest => services/crypto/cryptoComponents.manifest
|
2013-01-10 22:02:38 +00:00 |
|
Ed Morley
|
032788c781
|
Backout a38692ea87ae (bug 827303) for xpcshell failures on a CLOSED TREE
|
2013-01-09 23:45:36 +00:00 |
|
Mark Banner
|
3a785a8c2d
|
Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps
--HG--
rename : services/sync/SyncComponents.manifest => services/common/servicesComponents.manifest
rename : services/sync/SyncComponents.manifest => services/crypto/cryptoComponents.manifest
|
2013-01-09 22:38:34 +00:00 |
|
Kyle Huey
|
45adfbf2c8
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
e6e6deb486
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
7457de64ad
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
a7bb0ec116
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
dd0cfd935a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Gregory Szorc
|
06f05b029a
|
Bug 751291 - Rename CryptoUtils._sha1 -> CryptoUtils.UTF8AndSHA1; r=rnewman
|
2012-05-02 12:28:03 -07:00 |
|
Gregory Szorc
|
eb60a9651c
|
Bug 745396 - Refactor Sync utility functions into services-{common,crypto}; r=rnewman
|
2012-04-16 12:19:01 -07:00 |
|
Geoff Lankow
|
c4d2ef72bf
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg
|
2012-01-18 23:23:28 +13:00 |
|
Richard Newman
|
1f647fc550
|
Bug 651596: eliminate IWeaveCrypto. r=philiKON
|
2011-04-20 14:27:19 -07:00 |
|
Richard Newman
|
7950c1900c
|
Bug 638297: don't zero-pad buffers, reject short IVs. r=philiKON
|
2011-03-07 11:53:10 -08:00 |
|
Richard Newman
|
d72d69117b
|
Bug 638297: reuse buffers for generateRandomBytes. r=philiKON
|
2011-03-03 12:20:43 -08:00 |
|
Richard Newman
|
e3619fab2e
|
Bug 638297: share buffers for encryption and decryption. r=philiKON
|
2011-03-03 11:10:52 -08:00 |
|
Richard Newman
|
dca6541bfe
|
Bug 638297: object reuse in WeaveCrypto. r=philiKON
|
2011-03-03 11:10:40 -08:00 |
|
Richard Newman
|
f6c5660f75
|
Bug 618496: memoization of PK11SymKey. r=philiKON
|
2011-03-02 15:18:46 -08:00 |
|
Richard Newman
|
270a13f295
|
Bug 618496: Revisit memoization of SECItems. r=philiKON
|
2011-03-02 15:09:28 -08:00 |
|
Richard Newman
|
d9660ed917
|
Bug 618496: remove algorithm adaptability in WeaveCrypto. r=philiKON
|
2011-03-02 10:08:43 -08:00 |
|
Richard Newman
|
128f82f51b
|
Bug 618496: stripping out unused WeaveCrypto attributes. r=philiKON
|
2011-03-01 21:37:44 -08:00 |
|
Richard Newman
|
56968cd2e6
|
Bug 602110: duplicate declaration of nss_t.SECOidTag. r=philiKON a=mconnor
|
2011-03-01 11:32:16 -08:00 |
|
Richard Newman
|
914fa198ac
|
Bug 617650: avoid unrooting string in makeSECItem. r=philiKON
|
2011-01-19 16:17:58 -08:00 |
|
Philipp von Weitershausen
|
26320afffd
|
Back out Bug 610914 as it causes Bug 618068.
|
2010-12-10 16:18:57 -08:00 |
|
Richard Newman
|
0746bfe3b7
|
Bug 610914: performance improvements for WeaveCrypto.
|
2010-12-06 11:52:30 -08:00 |
|
Richard Newman
|
ffb07cee37
|
Bug 603489, 614489: simplified crypto. r=mconnor
|
2010-11-29 16:41:17 -08:00 |
|
Philipp von Weitershausen
|
f778a4f0ee
|
Merge backout
|
2010-10-28 17:09:58 -07:00 |
|
Philipp von Weitershausen
|
f60e694777
|
Backed out changeset fb506072dca8 due to crashes
Bug 570619 - Move crypto off the main thread
|
2010-10-28 17:05:53 -07:00 |
|
Mike Hommey
|
4b0eff1f2b
|
Bug 583209 - Use ctypes.libraryName and don't use a full path to load libnss3 from weavecrypto. [r=dwitte]
|
2010-10-15 11:45:31 +02:00 |
|
Philipp von Weitershausen
|
3112962661
|
Bug 570619 - Move crypto off the main thread [r=mconnor,sdwilsh]
Provide a ThreadedCrypto object that defers method calls to another thread while keeping the synchronous API.
|
2010-10-14 21:22:29 +02:00 |
|
Philipp von Weitershausen
|
adbb677fa2
|
Bug 562431 - Rewrite WeaveCrypto as a .jsm [r=mconnor]
--HG--
rename : services/crypto/WeaveCrypto.js => services/crypto/modules/WeaveCrypto.js
|
2010-10-14 21:17:35 +02:00 |
|