about summary refs log tree commit diff stats
path: root/src/xmpp/connection.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyrightJames Booth2014-03-091-1/+1
* Moved connection_error_handler to _presence_error_handlerJames Booth2014-01-271-2/+0
* Added simple mock test, refactored rosterJames Booth2013-12-141-2/+2
* fixed crash in stanza_create_form when text is NULLDmitry Podgorny2013-03-121-0/+2
* Made connection free resources static functionJames Booth2013-02-271-1/+0
* Show available resources for current account with "/account"James Booth2013-02-181-0/+2
* Added usage of handlers to message and presence modulesJames Booth2013-02-101-1/+2
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-1/+0
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-1/+1
* Moved private xmpp functions to connection.hJames Booth2013-02-031-0/+36