Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve & refactor Jingle base implementation | fiaxh | 2021-03-21 | 1 | -36/+64 |
* | Add libnice and listen for direct connections in Jingle SOCKS5 (#608) | hrxi | 2021-03-19 | 1 | -11/+206 |
* | Fix runtime criticals related to jingle file transfer | fiaxh | 2020-09-19 | 1 | -1/+1 |
* | Only query entity caps when we need them | fiaxh | 2020-07-16 | 1 | -3/+2 |
* | Remove features from service discovery module when detaching module from stream | fiaxh | 2020-04-21 | 1 | -1/+3 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -1/+5 |
* | Add JET support | Marvin W | 2019-09-16 | 1 | -0/+7 |
* | Include data forms in entity capabilities hash computation | fiaxh | 2019-09-03 | 1 | -1/+1 |
* | Don't error on Jingle file transfer hash session-info | hrxi | 2019-08-27 | 1 | -0/+2 |
* | Fix candidate selection for equal priority | hrxi | 2019-08-24 | 1 | -2/+3 |
* | Fall back to IBB if S5B does not work out | hrxi | 2019-08-06 | 1 | -2/+20 |
* | Forgot to add outgoing Jingle SOCKS5 transfer | hrxi | 2019-08-06 | 1 | -1/+8 |
* | Add support for Jingle SOCKS5 bytestreams (XEP-0260) | hrxi | 2019-08-05 | 1 | -0/+505 |