about summary refs log tree commit diff stats
path: root/src/xmpp/session.h
Commit message (Expand)AuthorAgeFilesLines
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Move autoaway checkJames Booth2016-07-241-0/+3
* Tidy headersJames Booth2016-07-241-10/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Move disco info struct to connectionJames Booth2016-05-071-2/+0
* Move available resources to connection structJames Booth2016-05-071-2/+0
* Remove redundant tls secured functionJames Booth2016-05-061-1/+1
* Rename jabber_ functionsJames Booth2016-05-061-16/+8
* Add session.cJames Booth2016-05-051-0/+5
* Renamed connection.c -> session.cJames Booth2016-05-051-0/+61
#n147'>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