source: protocols/jabber @ 4bbcba3

Name Size Rev Date Author Last Change
../
conference.c 10.9 KB 3038e47   2008-02-10T17:11:06Z wilmer Added support for password-protected Jabber chatrooms.
io.c 16.0 KB 4bbcba3   2008-02-16T22:40:38Z wilmer Moved xmltree handlers initialization to xt_new().
iq.c 18.3 KB a73e91a   2008-02-16T17:38:30Z wilmer Added callback on Jabber add-to-roster requests so buddies get added …
jabber.c 15.1 KB b5c8a34   2008-01-24T22:49:47Z wilmer Keeping track of valid Jabber connections so _connected() events will …
jabber.h 10.9 KB 63075d7   2008-02-03T23:33:18Z wilmer Messages from the user are also included in backlogs when joining a …
jabber_util.c 19.6 KB 979cfb4   2008-02-03T13:54:19Z wilmer Saner garbage collection of cached packets in the Jabber module. Now …
Makefile 725 bytes add23a2   2008-02-16T22:07:14Z wilmer Moved xmltree to lib/ because I want to use it from more than just the …
message.c 4.4 KB 82135c7   2007-08-08T09:20:57Z wilmer Not trying to handle typing notifications from unknown buddies anymore …
presence.c 8.7 KB 8c1eb80   2008-02-03T16:59:39Z wilmer Implemented XEP-0115. This adds some info to the <presence/> tags so …
sasl.c 9.4 KB af97b23   2008-02-16T13:17:52Z wilmer Improved sasl_get_part() to deal with whitespace in challenge strings, …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.