aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/jingle/stanzas (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed package id inside manifest and projectChristian Schneppe2016-07-293-238/+0
|
* support jingle ft:4 to be compatible with swiftDaniel Gultsch2016-06-301-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)
* enable axolotl encryption for jingle supported file transfersDaniel Gultsch2015-08-011-2/+3
|
* Update more files to use JID objectsSam Whited2014-11-091-2/+3
|
* Make conversations the root projectSam Whited2014-10-223-0/+210