about summary refs log tree commit diff stats
path: root/jabber.c
Commit message (Expand)AuthorAgeFilesLines
* Added GPLJames Booth2012-02-201-0/+22
* Merged input processing loopsJames Booth2012-02-201-8/+11
* Tidied message handlerJames Booth2012-02-191-6/+6
* Tidy up roster loopJames Booth2012-02-191-2/+5
* Fixed string handling on roster requestJames Booth2012-02-191-9/+11
* Fixed string handling on login messageJames Booth2012-02-191-2/+4
* Tarted up consoleJames Booth2012-02-191-5/+5
* Handles failed logins correctlyJames Booth2012-02-171-4/+22
* Roster request on successful loginJames Booth2012-02-161-0/+1
* Handling logins and outputting to consoleJames Booth2012-02-161-2/+15
* Renamed console window functionsJames Booth2012-02-121-3/+3
* Moved XMPP logging to jabber.cJames Booth2012-02-121-0/+16
* Naming of staticsJames Booth2012-02-121-4/+4
* Tidy up jabber.cJames Booth2012-02-101-10/+10
* Removed subscription from rosterJames Booth2012-02-091-6/+4
* Added roster commandJames Booth2012-02-091-1/+57
* Basic multiwindow chatJames Booth2012-02-081-4/+3
* Added app moduleJames Booth2012-02-071-33/+67
* Moved incoming display messageJames Booth2012-02-061-11/+5
* Moved function to jabber moduleJames Booth2012-02-051-1/+19
* Added jabber moduleJames Booth2012-02-051-0/+63