about summary refs log tree commit diff stats
path: root/src/xmpp/connection.h
Commit message (Expand)AuthorAgeFilesLines
* 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
='n144' href='#n144'>144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191