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