aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/jingle/JingleSocks5Transport.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* support jingle ft:4 to be compatible with swiftDaniel Gultsch2016-06-291-1/+7
* code cleanup in jingle socks5 transportDaniel Gultsch2016-06-241-16/+2
* refactored socks5 connection code. make jingle transport use that new codeDaniel Gultsch2015-12-011-29/+13
* initial tor supportDaniel Gultsch2015-12-011-1/+5
* put wake locks on out of band file transfersDaniel Gultsch2015-08-101-24/+13
* enable axolotl encryption for jingle supported file transfersDaniel Gultsch2015-08-011-3/+3
* use gcm for file encryption over httpDaniel Gultsch2015-07-291-2/+2
* use a 20s timeout on socks5 connectionsDaniel Gultsch2015-05-181-2/+5
* always log reason for failed file transferDaniel Gultsch2015-05-141-0/+12
* cleaned up file handlingDaniel Gultsch2015-04-251-10/+7
* better cleanup after unsuccesful transfersiNPUTmice2014-11-151-0/+14
* progress for ibb transfersiNPUTmice2014-11-151-2/+2
* basic arbitrary file transferiNPUTmice2014-11-151-0/+8
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-2/+2
* Make conversations the root projectSam Whited2014-10-221-0/+212