aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp/jingle/SocksConnection.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* added support for ibbDaniel Gultsch2014-04-221-206/+0
* added proxy activate and a lot of code clean up. totatly untestedDaniel Gultsch2014-04-201-1/+1
* cleaned up debug log a little bitDaniel Gultsch2014-04-191-1/+0
* lot of cleanup in jingle partDaniel Gultsch2014-04-181-28/+14
* fixed destination bugDaniel Gultsch2014-04-181-3/+8
* tried to fix some race conditions. not adding duplicate candidates. needs mor...Daniel Gultsch2014-04-141-3/+7
* transmitting files between two conversations works. no error handling and no ...Daniel Gultsch2014-04-131-11/+62
* some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch2014-04-131-28/+45
* more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch2014-04-131-38/+69
* first file transfer between gajim and conversations. still a lot to do thoughDaniel Gultsch2014-04-111-5/+48
* socks5 initialisation works. doesn't get activate thoughDaniel Gultsch2014-04-111-0/+70