aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/xmpp/jingle/JingleConnectionManager.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* jingle ibb: wait to receive ibbChristian Schneppe2019-12-091-6/+6
| | | | | | previously we signalled succesfull file reception after receiving enough bytes on ibb; however that causes us to race with the session-info file hash. now the recipient will wait for <close/> and the sender will make sure to send the session-info before sending close.
* mark cancelled jingle ft as such on both sidesChristian Schneppe2019-10-261-1/+1
|
* set shorter timeouts when using direct candidatesChristian Schneppe2019-10-261-1/+1
|
* use higher priority for proxy on receiving endChristian Schneppe2019-09-031-3/+2
|
* make 'cancelled' work for jingle ftChristian Schneppe2018-10-201-1/+1
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-4/+4
|
* rename the Xmlns class to NamespaceChristian Schneppe2017-03-041-4/+4
|
* fixed some issues around ibbChristian Schneppe2017-01-251-0/+3
|
* reformat codeChristian Schneppe2016-11-191-145/+145
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+171