aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0260_jingle_socks5_bytestreams.vala
Commit message (Expand)AuthorAgeFilesLines
* Include data forms in entity capabilities hash computationfiaxh2019-09-031-1/+1
* Don't error on Jingle file transfer hash session-infohrxi2019-08-271-0/+2
* Fix candidate selection for equal priorityhrxi2019-08-241-2/+3
* Fall back to IBB if S5B does not work outhrxi2019-08-061-2/+20
* Forgot to add outgoing Jingle SOCKS5 transferhrxi2019-08-061-1/+8
* Add support for Jingle SOCKS5 bytestreams (XEP-0260)hrxi2019-08-051-0/+505