about summary refs log tree commit diff stats
path: root/src/capabilities.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed capabilities.c -> xmpp_caps.cJames Booth2013-01-281-246/+0
* Tidied up memory allocation in capabilitiesJames Booth2013-01-231-13/+16
* Fixed some memory leaks in capabilitiesJames Booth2013-01-231-23/+36
* Moved caps query stanza creation to caps moduleJames Booth2013-01-211-0/+45
* Moved sha1 generation to caps moduleJames Booth2013-01-211-0/+104
* Changed /info command to show clientJames Booth2013-01-201-9/+7
* Added check whether caps cachedJames Booth2013-01-201-12/+21
* Initialise and free capabilitiesJames Booth2013-01-201-0/+17
* Added previous commits filesJames Booth2013-01-201-0/+57