aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp/jingle/JingleSocks5Transport.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-21fixed #564iNPUTmice1-2/+2
2014-10-14renamingiNPUTmice1-1/+1
2014-10-14basic image over http downloadingiNPUTmice1-4/+5
2014-09-08setting to increase font size. fixed #420iNPUTmice1-3/+3
2014-09-01optimize string operations a bitM. Dietrich1-3/+3
2014-08-31some code cleanupiNPUTmice1-23/+28
2014-07-11made jingle connection array thread safeiNPUTmice1-1/+0
2014-07-03added timeout to jingle socketiNPUTmice1-0/+2
2014-06-29more error handling for jingle connectionsiNPUTmice1-24/+19
2014-06-22removed warningsiNPUTmice1-3/+0
2014-06-20fixes for otr file transferiNPUTmice1-14/+21
2014-06-20not working version of otr file transferiNPUTmice1-21/+19
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice1-9/+2
2014-04-23deny files with unknown file typesDaniel Gultsch1-0/+9
2014-04-22added support for ibbDaniel Gultsch1-3/+3
2014-04-20added proxy activate and a lot of code clean up. totatly untestedDaniel Gultsch1-1/+1
2014-04-19cleaned up debug log a little bitDaniel Gultsch1-1/+0
2014-04-18lot of cleanup in jingle partDaniel Gultsch1-28/+14
2014-04-18fixed destination bugDaniel Gultsch1-3/+8
2014-04-14tried to fix some race conditions. not adding duplicate candidates. needs mor...Daniel Gultsch1-3/+7
2014-04-13transmitting files between two conversations works. no error handling and no ...Daniel Gultsch1-11/+62
2014-04-13some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch1-28/+45
2014-04-13more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch1-38/+69
2014-04-11first file transfer between gajim and conversations. still a lot to do thoughDaniel Gultsch1-5/+48
2014-04-11socks5 initialisation works. doesn't get activate thoughDaniel Gultsch1-0/+70