gecko/services/sync/modules
2008-11-08 20:24:12 -08:00
..
base_records cache crypto meta objects 2008-11-08 20:24:12 -08:00
engines remove some sharing code, derive from NewEngine 2008-11-06 19:18:46 -08:00
xmpp fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
async.js use util module's stack formatter 2008-11-06 17:32:33 -08:00
auth.js updates to resource class, use a new Auth service with pluggable 'authenticator' objects 2008-11-03 14:36:29 -08:00
clientData.js make sure records always have a data field that represents their state (e.g. for serialization); add some pki routines (createKeypair); add incoming/outgoing queue to NewEngine 2008-11-06 23:23:35 -08:00
constants.js bump version to 0.2.7 2008-10-16 12:32:40 -07:00
crypto.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
engines.js crypto changes: private keys get their own iv and salt, crypto meta records get a separate iv and no salt. various fixes in crypto code and other wbo related objects. fix crypto tests to match. 2008-11-08 02:00:33 -08:00
faultTolerance.js onException cleanup 2008-11-06 17:36:41 -08:00
identity.js Bug 433949 - Use WeaveCrypto component (NSS) instead of OpenSSL 2008-06-23 16:23:57 -07:00
log4moz.js log4moz api change: Log4Moz.Service is gone. There is now a Log4Moz.repository which will auto-instantiate to a LoggerRepository (but can also be set if one wishes to use a different one). Also includes some other minor changes, e.g. formatters are now optional (and default to a BasicFormatter if not provided) 2008-11-03 14:48:53 -08:00
notifications.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
oauth.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
Observers.js Update Observers js module to latest version 2008-11-03 14:40:28 -08:00
Preferences.js add prefs js module 2008-11-03 14:40:09 -08:00
resource.js crypto changes: private keys get their own iv and salt, crypto meta records get a separate iv and no salt. various fixes in crypto code and other wbo related objects. fix crypto tests to match. 2008-11-08 02:00:33 -08:00
service.js crypto changes: private keys get their own iv and salt, crypto meta records get a separate iv and no salt. various fixes in crypto code and other wbo related objects. fix crypto tests to match. 2008-11-08 02:00:33 -08:00
sharing.js Asynchronous bookmark sharing (bug 449113, r=thunder) 2008-08-04 17:23:23 -07:00
stores.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
syncCores.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
trackers.js fix log4moz calls (new api), fix module imports for renamed modules 2008-11-03 15:00:38 -08:00
util.js print exception in async stack traces, skip async frames in async stack traces 2008-11-06 17:34:34 -08:00
wrap.js remove server lock wrapper; change local lock to work with service.js local locking api 2008-11-03 14:57:59 -08:00