aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp/jingle/JingleConnectionManager.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch2014-04-131-0/+4
* more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch2014-04-131-7/+12
* first file transfer between gajim and conversations. still a lot to do thoughDaniel Gultsch2014-04-111-7/+0
* socks5 initialisation works. doesn't get activate thoughDaniel Gultsch2014-04-111-19/+19
* incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch2014-04-101-39/+73
* disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch2014-04-081-0/+93