aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp/jingle/JingleConnectionManager.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* basic image over http downloadingiNPUTmice2014-10-141-19/+3
* some code cleanupiNPUTmice2014-08-311-23/+35
* made jingle connection array thread safeiNPUTmice2014-07-111-4/+4
* more error handling for jingle connectionsiNPUTmice2014-06-291-0/+8
* ensure that iq response is being send out for jingle packets. remove jingle c...Daniel Gultsch2014-05-131-2/+6
* reworked openpgp integration part #1Daniel Gultsch2014-05-011-1/+1
* added support for ibbDaniel Gultsch2014-04-221-0/+27
* more jingle bug fixesDaniel Gultsch2014-04-191-3/+0
* made debugging verbose again on specific partsDaniel Gultsch2014-04-191-4/+4
* fixed default autoaccept file size and wrongly marked messageDaniel Gultsch2014-04-191-2/+2
* lot of cleanup in jingle partDaniel Gultsch2014-04-181-20/+7
* tried to fix some race conditions. not adding duplicate candidates. needs mor...Daniel Gultsch2014-04-141-3/+6
* transmitting files between two conversations works. no error handling and no ...Daniel Gultsch2014-04-131-1/+12
* 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