about summary refs log tree commit diff stats
path: root/src/xmpp/jid.c
Commit message (Expand)AuthorAgeFilesLines
* introduce `auto_jid` and refcounting in `Jid`Steffen Jaeckel2023-01-191-0/+19
* Add config.h in files were it was missingMichael Vetter2021-03-261-0/+2
* Apply coding styleMichael Vetter2020-07-071-23/+22
* Revert "Apply coding style"Michael Vetter2020-07-071-22/+23
* Apply coding styleMichael Vetter2020-07-071-23/+22
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Move code from jid_random_resource() into own functionMichael Vetter2019-10-161-12/+4
* Add random string at the end of the default resourcePaul Fariello2019-04-121-0/+19
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Allow clearing account resourceJames Booth2016-11-221-2/+2
* Send receipt request only when receiver supports featureJames Booth2016-08-181-8/+10
* Tidy headersJames Booth2016-07-241-2/+1
* Moved jid.cJames Booth2016-07-241-0/+195
'n178' href='#n178'>178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209