aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp/jingle/JingleConnectionManager.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-29more error handling for jingle connectionsiNPUTmice1-0/+8
2014-05-13ensure that iq response is being send out for jingle packets. remove jingle c...Daniel Gultsch1-2/+6
2014-05-01reworked openpgp integration part #1Daniel Gultsch1-1/+1
2014-04-22added support for ibbDaniel Gultsch1-0/+27
2014-04-19more jingle bug fixesDaniel Gultsch1-3/+0
2014-04-19made debugging verbose again on specific partsDaniel Gultsch1-4/+4
2014-04-19fixed default autoaccept file size and wrongly marked messageDaniel Gultsch1-2/+2
2014-04-18lot of cleanup in jingle partDaniel Gultsch1-20/+7
2014-04-14tried to fix some race conditions. not adding duplicate candidates. needs mor...Daniel Gultsch1-3/+6
2014-04-13transmitting files between two conversations works. no error handling and no ...Daniel Gultsch1-1/+12
2014-04-13some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch1-0/+4
2014-04-13more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch1-7/+12
2014-04-11first file transfer between gajim and conversations. still a lot to do thoughDaniel Gultsch1-7/+0
2014-04-11socks5 initialisation works. doesn't get activate thoughDaniel Gultsch1-19/+19
2014-04-10incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch1-39/+73
2014-04-08disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch1-0/+93