about summary refs log tree commit diff stats
path: root/src/xmpp/connection.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into plugins-cJames Booth2016-02-141-1/+1
|\
| * Updated copyrightJames Booth2016-02-141-1/+1
* | Added C plugin code from plugins branchJames Booth2016-02-141-3/+3
|/
* Applied coding style to src/xmpp/James Booth2015-10-261-4/+4
* Check for libmesode, fall back to libstropheJames Booth2015-09-211-0/+7
* Updated copyrightJames Booth2015-02-101-1/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* 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