aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0065_socks5_bytestreams.vala
Commit message (Collapse)AuthorAgeFilesLines
* Handle if Items/InfoResult are nullfiaxh2020-04-251-0/+1
|
* xmpp-vala: Use more asyncfiaxh2020-04-241-1/+1
|
* Handle entity hash in server features node, make ServiceDiscovery ↵fiaxh2020-04-241-35/+30
| | | | request_info/items async, add caching has_entity_feature
* Properly check Jids everywhereMarvin W2019-12-231-1/+5
|
* Add support for Jingle SOCKS5 bytestreams (XEP-0260)hrxi2019-08-051-0/+83