aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/xmpp/jingle/JingleInbandTransport.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactored file encryption to give access to inner streamChristian Schneppe2018-10-041-17/+8
| | | | Conscrypt on some plattforms doesn’t like when we close the CipherInputStream. Therefor we refactor the api to give us access to the inner stream so we can close that independently.
* migrate to xmpp-addrChristian Schneppe2018-04-021-8/+8
|
* Jingle: create output stream on demandChristian Schneppe2017-10-291-2/+0
|
* optimized importsChristian Schneppe2017-05-101-1/+0
|
* make jingle implementation send file hash when using ft5Christian Schneppe2017-05-091-3/+3
|
* fixed some issues around ibbChristian Schneppe2017-01-251-2/+20
|
* reformat codeChristian Schneppe2016-11-191-212/+212
|
* broader exception catchersDaniel Gultsch2016-09-021-1/+1
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+239