aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/xmpp/jingle/JingleSocks5Transport.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-10catch more exceptions in JingleSocks5TransportChristian Schneppe1-1/+1
2019-10-26fully read port in socks connectionChristian Schneppe1-2/+3
2019-10-26set shorter timeouts when using direct candidatesChristian Schneppe1-4/+8
2019-09-20close correct socket after faulty jingle socks connectionChristian Schneppe1-1/+1
2019-09-06implemented support for for jingle encrypted transports (XEP-0396)Christian Schneppe1-2/+7
2019-09-03also reply with direct connections on responseChristian Schneppe1-10/+11
2019-09-03bare minimum direct connectionsChristian Schneppe1-0/+89
2019-09-03order canditates by priority before attempting to connectChristian Schneppe1-24/+25
2019-06-25fix jingle file transferChristian Schneppe1-1/+1
2018-10-04refactored file encryption to give access to inner streamChristian Schneppe1-1/+3
2018-05-17some tor modificationsChristian Schneppe1-2/+2
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