about summary refs log tree commit diff stats
path: root/src/xmpp/capabilities.c
Commit message (Expand)AuthorAgeFilesLines
* Use git revision in development stringsJames Booth2013-09-171-0/+11
* remove octet_compareDmitry Podgorny2013-08-261-3/+3
* fixed memory leaks in various filesDmitry Podgorny2013-08-251-4/+5
* fixed memory leaksDmitry Podgorny2013-08-031-16/+16
* most FREE_SET_NULL replaced with freeDmitry Podgorny2013-08-031-9/+8
* Changed client type to 'console' as per http://xmpp.org/registrar/disco-categ...James Booth2013-06-251-1/+1
* Added disco items to features in disco info responsesJames Booth2013-03-241-0/+6
* Tidied new command output, ordered featuresJames Booth2013-02-171-3/+4
* Added ping to featuresJames Booth2013-02-171-0/+5
* Added chatstates to capabilitiesJames Booth2013-02-171-0/+6
* Added /caps commandJames Booth2013-02-171-1/+11
* Show detailed software/os information if available in capabilitiesJames Booth2013-02-051-5/+44
* Removed debug from last commitJames Booth2013-02-051-4/+0
* SHA1 now generated correctly when data form included in capsJames Booth2013-02-051-0/+5
* Fixed crash on receiving dataformJames Booth2013-02-031-2/+4
* Tidied #include'sJames Booth2013-02-021-3/+4
* Removed stanza functions from xmpp.hJames Booth2013-02-021-0/+1
* Added xmpp subdir to sourceJames Booth2013-02-021-0/+245