about summary refs log tree commit diff stats
path: root/src/xmpp/capabilities.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
* Add caps_createJames Booth2016-08-141-0/+4
* Move caps_create -> stanza_create_caps_from_query_elementJames Booth2016-08-141-3/+0
* Move caps_create_sha1_str -> stanza_create_caps_sha1_from_queryJames Booth2016-08-141-1/+0
* Rename caps_contains -> caps_cache_containsJames Booth2016-08-131-1/+1
* Move caps_create_query_response_stanza -> stanza_create_caps_query_elementJames Booth2016-08-131-1/+2
* Rename Capabilties -> EntityCapabilitiesJames Booth2016-08-131-3/+3
* Tidy headersJames Booth2016-07-241-0/+1
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-3/+3
* Merge branch 'master' into plugins-cJames Booth2016-02-141-1/+1
|\
| * Updated copyrightJames Booth2016-02-141-1/+1
* | Added C plugin code from plugins branchJames Booth2016-02-141-3/+3
|/
* Applied coding style to src/xmpp/James Booth2015-10-261-7/+7
* Check for libmesode, fall back to libstropheJames Booth2015-09-211-0/+7
* Updated copyrightJames Booth2015-02-101-1/+1
* Store capabilities against fulljid when unsupported hashJames Booth2014-11-271-3/+6
* Create sha-1 of own capabilities onceJames Booth2014-09-231-0/+1
* Added jid->hash lookup for capabilitiesJames Booth2014-09-201-0/+1
* wip - refactoring capabilitiesJames Booth2014-09-191-5/+3
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Updated copyrightJames Booth2014-03-091-1/+1
* Added simple mock test, refactored rosterJames Booth2013-12-141-2/+2
* Added /caps commandJames Booth2013-02-171-1/+1
* Show detailed software/os information if available in capabilitiesJames Booth2013-02-051-1/+4
* Moved caps_init() out of xmpp.hJames Booth2013-02-031-0/+1
* Tidied #include'sJames Booth2013-02-021-1/+1
* Removed caps functions from xmpp.hJames Booth2013-02-021-0/+35
61' href='#n361'>361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397