Sat, 03 Apr 2010 06:07:04 +0000 |
dreiss |
jabber: Eliminate spurious warning when connecting to Facebook. Fixes #11320
|
Fri, 04 Dec 2009 06:18:05 +0000 |
Paul Aurich |
jabber: Fix that leak I mentioned (and fix a mistake where error/response weren't NULL-initialized)
|
Fri, 04 Dec 2009 06:04:18 +0000 |
Paul Aurich |
jabber: Fix up the cyrus auth code (although there's a leak currently)
|
Fri, 27 Nov 2009 20:41:22 +0000 |
Paul Aurich |
jabber: Use NS_XMPP_SASL
|
Sun, 08 Nov 2009 03:34:48 +0000 |
Paul Aurich |
jabber: Clear js->auth_mech for good measure.
|
Sat, 07 Nov 2009 07:03:49 +0000 |
Paul Aurich |
jabber: A little more use of accessors.
|
Sat, 07 Nov 2009 06:59:52 +0000 |
Paul Aurich |
More oops.
|
Sat, 07 Nov 2009 06:41:33 +0000 |
Paul Aurich |
jabber: Use accessors instead of directly accessing gc->account (and similar)
|
Sat, 07 Nov 2009 06:10:17 +0000 |
Paul Aurich |
jabber: Factor the SASL auth methods into their own files.
|