aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/jingle/stanzas (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-29changed package id inside manifest and projectChristian Schneppe3-238/+0
2016-06-30support jingle ft:4 to be compatible with swiftDaniel Gultsch1-22/+48
Conversations and Gajim both have an implementation bug that sends the jingle session id instead of the transport id (compare XEP-260 2.2). This commit has a work around for this that remains buggy when using ft:3. If gajim is ever to fix this we will be incompatbile. gajim should implement ft:4 instead. (gajim to gajim is broken as well)
2015-08-01enable axolotl encryption for jingle supported file transfersDaniel Gultsch1-2/+3
2014-11-09Update more files to use JID objectsSam Whited1-2/+3
2014-10-22Make conversations the root projectSam Whited3-0/+210