source: protocols/jabber/jabber_util.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @dfa41a4   2006-10-20T19:12:14Z wilmer Now all IQ packets get an ID and cached packets get a "special" ID. …
(edit) @788a1af   2006-10-15T20:24:01Z wilmer Proper cleanup of jabber buddy structures when removing a buddy from …
(edit) @259edd4   2006-10-12T17:48:58Z wilmer Special message when the XMPP session is ended because of a concurrent …
(edit) @a21a8ac   2006-10-10T12:05:42Z wilmer Added resource selection (based on priority or time of last message) …
(edit) @6a1128d   2006-10-09T18:19:05Z wilmer The module now keeps track of all resources available for a buddy. …
(edit) @861c199   2006-10-08T18:41:11Z wilmer Moved handling of all IQ packets to event handlers. Cleaned up a LOT …
(edit) @038d17f   2006-10-08T16:11:16Z wilmer Implemented a better node cache using a GLib hash, and preparing to …
(edit) @6266fca   2006-10-02T18:32:21Z wilmer Fixed memory leak in jabber_buddy_ask() and added "handling" of …
(edit) @ebe7b36   2006-09-25T10:10:14Z wilmer Changing the resource string while online probably doesn't work.
(edit) @8e5e2e9   2006-09-24T19:25:06Z wilmer Handling of incoming authorization requests, manual block/allow. …
(edit) @172a73f1   2006-09-24T10:25:41Z wilmer Updated <presence> stuff to handle changing the priority setting.
(edit) @5e202b0   2006-09-23T16:18:24Z wilmer Implemented a list of away states, using this for a better set_away(), …
(edit) @fe7a554   2006-09-22T18:39:31Z wilmer Better detection of successful IQ authentication (using packet …
(edit) @21167d2   2006-09-20T19:42:27Z wilmer It can send a valid (pre-XMPP) login packet. Lots of work to do, still…
(add) @f06894d   2006-09-20T10:18:56Z wilmer Added some pretty empty files.
Note: See TracRevisionLog for help on using the revision log.