aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0261_jingle_in_band_bytestreams.vala
Commit message (Expand)AuthorAgeFilesLines
* Improve call wording, cleanupfiaxh2021-05-011-1/+1
* Add support for OMEMO call encryptionfiaxh2021-04-291-1/+1
* Improve & refactor Jingle base implementationfiaxh2021-03-211-17/+33
* Only query entity caps when we need themfiaxh2020-07-161-3/+2
* Remove features from service discovery module when detaching module from streamfiaxh2020-04-211-1/+3
* Add support for Jingle SOCKS5 bytestreams (XEP-0260)hrxi2019-08-051-11/+24
* Add file receiving via Jinglehrxi2019-07-091-35/+37
* Implement file sending via Jinglehrxi2019-07-091-0/+75