aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp/jingle/SocksConnection.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-22added support for ibbDaniel Gultsch1-206/+0
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