about summary refs log tree commit diff stats
path: root/src/resource.h
Commit message (Expand)AuthorAgeFilesLines
* Added jid->hash lookup for capabilitiesJames Booth2014-09-201-2/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Updated copyrightJames Booth2014-03-091-1/+1
* Show all resources ordered by priority with /info commandJames Booth2013-02-171-0/+2
* Added p_contact_add_resourceJames Booth2013-02-101-0/+2
* Use resource_presence_t in ResourceJames Booth2013-02-101-2/+2
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-8/+0
* Added resource_presence_tJames Booth2013-02-101-0/+8
* Added resource.cJames Booth2013-02-091-0/+38
/a> 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 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