Tue, 12 Aug 2008 02:24:03 +0000 |
Daniel Atallah |
Don't look up caps exts when the initial caps discovery wasn't successful.
|
Thu, 17 Jul 2008 04:49:35 +0000 |
Daniel Atallah |
disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
|
Thu, 17 Jul 2008 04:38:07 +0000 |
Daniel Atallah |
Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
|
Thu, 29 Nov 2007 23:18:33 +0000 |
Daniel Atallah |
Fix a crash when an error occurs discovering a the capabilities of a client. Fixes #4081.
|
Mon, 19 Nov 2007 15:31:59 +0000 |
Daniel Atallah |
Fix a discovery related crash. I think this still needs better error handling. Fixes #3995.
|
Sun, 11 Nov 2007 16:45:19 +0000 |
Evan Schoenberg |
An identity does not always have a name; for example, Google Talk web folks can have type 'web', category 'client', no name.
|
Tue, 11 Sep 2007 04:06:56 +0000 |
Daniel Atallah |
Various leakfixes and preventing unnecessary allocations.
|
Tue, 11 Sep 2007 03:43:19 +0000 |
Mark Doliner |
merge of '629d4e0dcf9bd35671fc00e61b6f09e381345e7c'
|
Tue, 11 Sep 2007 00:21:28 +0000 |
Daniel Atallah |
Prevent an assertion.
|
Tue, 11 Sep 2007 01:57:29 +0000 |
Sean Egan |
Some clients don't put the node in the 115 disco response, so send the node to the callback
|
Mon, 10 Sep 2007 23:45:51 +0000 |
Sean Egan |
Fix crash in XMPP capabilities
|
Mon, 10 Sep 2007 14:37:40 +0000 |
Daniel Atallah |
Fix mingw build of xmpp prpl
|
Wed, 11 Jul 2007 00:32:39 +0000 |
Andreas Monitzer |
Fixed some memory leaks.
|
Wed, 27 Jun 2007 03:56:30 +0000 |
Andreas Monitzer |
Fixed a few bugs in the caps implementation, it should work properly now.
|
Sat, 23 Jun 2007 02:57:21 +0000 |
Andreas Monitzer |
Implemented ad-hoc commands for the buddy action menu (untested), implemented the receiving end of XEP-0115: Entity Capabilities. Note that this seems not to be reliable right now, since some clients seem to have a very broken [read: completely non-functional] implementation (most notably Gajim and the py-transports).
|