Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
| | |||||
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Add caps_create | James Booth | 2016-08-14 | 1 | -0/+4 |
| | |||||
* | Move caps_create -> stanza_create_caps_from_query_element | James Booth | 2016-08-14 | 1 | -3/+0 |
| | |||||
* | Move caps_create_sha1_str -> stanza_create_caps_sha1_from_query | James Booth | 2016-08-14 | 1 | -1/+0 |
| | |||||
* | Rename caps_contains -> caps_cache_contains | James Booth | 2016-08-13 | 1 | -1/+1 |
| | |||||
* | Move caps_create_query_response_stanza -> stanza_create_caps_query_element | James Booth | 2016-08-13 | 1 | -1/+2 |
| | |||||
* | Rename Capabilties -> EntityCapabilities | James Booth | 2016-08-13 | 1 | -3/+3 |
| | |||||
* | Tidy headers | James Booth | 2016-07-24 | 1 | -0/+1 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: src/main.c src/ui/console.c | ||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | | |||||
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -3/+3 |
|/ | |||||
* | Applied coding style to src/xmpp/ | James Booth | 2015-10-26 | 1 | -7/+7 |
| | |||||
* | Check for libmesode, fall back to libstrophe | James Booth | 2015-09-21 | 1 | -0/+7 |
| | |||||
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Store capabilities against fulljid when unsupported hash | James Booth | 2014-11-27 | 1 | -3/+6 |
| | |||||
* | Create sha-1 of own capabilities once | James Booth | 2014-09-23 | 1 | -0/+1 |
| | |||||
* | Added jid->hash lookup for capabilities | James Booth | 2014-09-20 | 1 | -0/+1 |
| | |||||
* | wip - refactoring capabilities | James Booth | 2014-09-19 | 1 | -5/+3 |
| | |||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Added simple mock test, refactored roster | James Booth | 2013-12-14 | 1 | -2/+2 |
| | |||||
* | Added /caps command | James Booth | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | Show detailed software/os information if available in capabilities | James Booth | 2013-02-05 | 1 | -1/+4 |
| | |||||
* | Moved caps_init() out of xmpp.h | James Booth | 2013-02-03 | 1 | -0/+1 |
| | |||||
* | Tidied #include's | James Booth | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Removed caps functions from xmpp.h | James Booth | 2013-02-02 | 1 | -0/+35 |