aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/xmpp/jingle/JingleSocks5Transport.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-29catch dead object exceptions when acquiring wake locksChristian Schneppe1-103/+91
2018-04-02migrate to xmpp-addrChristian Schneppe1-6/+6
2017-10-29Jingle: create output stream on demandChristian Schneppe1-2/+0
2017-05-09make jingle implementation send file hash when using ft5Christian Schneppe1-2/+2
2016-11-19reformat codeChristian Schneppe1-187/+187
2016-07-29changed package id inside manifest and projectChristian Schneppe1-7/+7
2016-07-02code cleanupChristian Schneppe1-2/+0
2016-06-30support jingle ft:4 to be compatible with swiftDaniel Gultsch1-1/+7
2016-06-24code cleanup in jingle socks5 transportDaniel Gultsch1-16/+2
2016-05-31optimize importsChristian Schneppe1-3/+0
2015-12-04refactored socks5 connection code. make jingle transport use that new codeDaniel Gultsch1-29/+13
2015-12-04initial tor supportDaniel Gultsch1-1/+5
2015-12-01refactored socks5 connection code. make jingle transport use that new codeDaniel Gultsch1-29/+13
2015-12-01initial tor supportDaniel Gultsch1-1/+5
2015-08-10put wake locks on out of band file transfersDaniel Gultsch1-24/+13
2015-08-01enable axolotl encryption for jingle supported file transfersDaniel Gultsch1-3/+3
2015-07-29use gcm for file encryption over httpDaniel Gultsch1-2/+2
2015-05-18use a 20s timeout on socks5 connectionsDaniel Gultsch1-2/+5
2015-05-14always log reason for failed file transferDaniel Gultsch1-0/+12
2015-04-25cleaned up file handlingDaniel Gultsch1-10/+7
2014-11-15better cleanup after unsuccesful transfersiNPUTmice1-0/+14
2014-11-15progress for ibb transfersiNPUTmice1-2/+2
2014-11-15basic arbitrary file transferiNPUTmice1-0/+8
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-2/+2
2014-10-22Make conversations the root projectSam Whited1-0/+0