jonathandicarlo@jonathan-dicarlos-macbook-pro.local
|
5856868591
|
Removed unneeded atob() and btoa() definitions from authenticationLayer.
|
2008-06-26 17:26:21 -07:00 |
|
Anant Narayanan
|
62a0ebb31e
|
Add license headers to all files which didn't have them.
|
2008-06-26 14:49:01 -07:00 |
|
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
|
110f387e1c
|
Imported Log4Moz to xmpp/transportLayer.js and xmpp/authenticationLayer.js, so they're no longer raising errors about Log4Moz being undefined (oops, sorry, should have tested before pushing.)
|
2008-06-18 14:59:06 -07:00 |
|
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
|
51c929369d
|
XMPPClient sends its debugging output to log4moz (mostly debug level) now instead of dump, so it's less annoyingly verbose.
|
2008-06-18 14:50:02 -07:00 |
|
Dietrich Ayala
|
6805970f17
|
[mq]: xmpp-cleanup
|
2008-06-04 12:14:28 -07:00 |
|
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
|
c2d09e5829
|
renamed testSynchronizer.js to just synchronizer.js, because otherwise the test framework tries to run it as a test itself.
|
2008-05-06 12:04:04 -07:00 |
|
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
|
2fec756b19
|
Made xmppClient, transportLayer, and authenticationLayer into proper modules using Components.Utils. Also renamed the JabberClient class to XMPPClient, which is more accurate (as it implements XMPP which is a newer protocol than Jabber.)
|
2008-04-30 16:55:34 -07:00 |
|
jonathandicarlo@jonathan-dicarlos-macbook-pro.local
|
e8b52e9413
|
Gave sasl.js a more descriptive name -- authentication is what it does.
--HG--
rename : services/sync/modules/xmpp/sasl.js => services/sync/modules/xmpp/authenticationLayer.js
|
2008-04-30 16:29:03 -07:00 |
|