about summary refs log tree commit diff stats
path: root/src/resource.c
Commit message (Expand)AuthorAgeFilesLines
* Use null check convention in resource.cJames Booth2015-05-041-2/+2
* Updated copyrightJames Booth2015-02-101-1/+1
* Added jid->hash lookup for capabilitiesJames Booth2014-09-201-7/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Updated copyrightJames Booth2014-03-091-1/+1
* most FREE_SET_NULL replaced with freeDmitry Podgorny2013-08-031-5/+6
* Show all resources ordered by priority with /info commandJames Booth2013-02-171-0/+30
* Use resource_presence_t in ResourceJames Booth2013-02-101-7/+2
* Only create contacts resource when onlineJames Booth2013-02-101-0/+1
* Fixed error clearing contact listJames Booth2013-02-101-1/+0
* Added default resource to contactJames Booth2013-02-101-1/+4
* Added resource.cJames Booth2013-02-091-0/+61
href='#n133'>133 134 135 136 137 138 139 140 141 142 143 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