aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/xmpp/jingle/JingleSocks5Transport.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactored file encryption to give access to inner streamChristian Schneppe2018-10-041-1/+3
| | | | 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.
* some tor modificationsChristian Schneppe2018-05-171-2/+2
| | | | possibly fixes #199
* catch dead object exceptions when acquiring wake locksChristian Schneppe2018-04-291-103/+91
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-6/+6
|
* Jingle: create output stream on demandChristian Schneppe2017-10-291-2/+0
|
* make jingle implementation send file hash when using ft5Christian Schneppe2017-05-091-2/+2
|
* reformat codeChristian Schneppe2016-11-191-187/+187
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+210