Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add libnice and listen for direct connections in Jingle SOCKS5 (#608) | hrxi | 2021-03-19 | 1 | -2/+15 |
| | | | | | | | | | | | | | Add libnice as a plugin. If it is present, use libnice to enumerate local IP addresses and listen on them to support direct connections for Jingle SOCKS5. Tested with Conversations and Gajim. Created the nice.vapi file using ``` vapigen --library nice --pkg gio-2.0 --metadatadir metadata /usr/share/gir-1.0/Nice-0.1.gir ``` | ||||
* | Handle if Items/InfoResult are null | fiaxh | 2020-04-25 | 1 | -0/+1 |
| | |||||
* | xmpp-vala: Use more async | fiaxh | 2020-04-24 | 1 | -1/+1 |
| | |||||
* | Handle entity hash in server features node, make ServiceDiscovery ↵ | fiaxh | 2020-04-24 | 1 | -35/+30 |
| | | | | request_info/items async, add caching has_entity_feature | ||||
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -1/+5 |
| | |||||
* | Add support for Jingle SOCKS5 bytestreams (XEP-0260) | hrxi | 2019-08-05 | 1 | -0/+83 |