about summary refs log tree commit diff stats
path: root/src/xmpp/connection.c
Commit message (Collapse)AuthorAgeFilesLines
* Added usage of handlers to message and presence modulesJames Booth2013-02-101-1/+2
|
* Removed presence from jabber_connJames Booth2013-02-101-17/+0
|
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-3/+3
|
* Use of const in connection.cJames Booth2013-02-041-5/+6
|
* Small tidy up in connection.cJames Booth2013-02-031-3/+10
|
* Added assertsJames Booth2013-02-031-3/+10
|
* Removed jabber_restart functionJames Booth2013-02-031-8/+4
|
* Moved caps_init() out of xmpp.hJames Booth2013-02-031-0/+2
|
* Moved private xmpp functions to connection.hJames Booth2013-02-031-10/+11
|
* Added config dir to sourceJames Booth2013-02-021-1/+1
|
* Tidied #include'sJames Booth2013-02-021-7/+7
|
* Removed presence functions from xmpp.hJames Booth2013-02-021-0/+1
|
* Removed iq functions from xmpp.hJames Booth2013-02-021-0/+1
|
* Removed message handler function from xmpp.hJames Booth2013-02-021-0/+1
|
* Removed stanza functions from xmpp.hJames Booth2013-02-021-0/+1
|
* Added xmpp subdir to sourceJames Booth2013-02-021-0/+513