aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber/iq.c
Commit message (Expand)AuthorAgeLines
* Added some error handling for the (not very complete yet) privacy list code.Wilmer van der Gaast2006-10-02-5/+48
* Some initial hooks/stuff for privacy lists, and fixed a crash bug onWilmer van der Gaast2006-10-01-5/+114
* Proper detection of resource changed strings from the server.Wilmer van der Gaast2006-09-26-8/+19
* Added add_buddy/remove_buddy functions. Removing a contact doesn't seemWilmer van der Gaast2006-09-24-0/+43
* Implemented a list of away states, using this for a better set_away(), andWilmer van der Gaast2006-09-23-1/+1
* Better detection of successful IQ authentication (using packet caching),Wilmer van der Gaast2006-09-22-6/+28
* Fixed return value on incomplete write()s in write handler, protectionWilmer van der Gaast2006-09-22-1/+1
* Now parsing roster properly. (Hopefully...)Wilmer van der Gaast2006-09-20-0/+19
* It now requests a roster when logged in, no parsing for it yet.Wilmer van der Gaast2006-09-20-10/+44
* It can send a valid (pre-XMPP) login packet. Lots of work to do, still...Wilmer van der Gaast2006-09-20-3/+78
* Added some pretty empty files.Wilmer van der Gaast2006-09-20-0/+35