aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp/jingle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up debug log a little bitDaniel Gultsch2014-04-193-76/+77
|
* tried to avoid some more race conditions in jingleDaniel Gultsch2014-04-181-34/+65
|
* lot of cleanup in jingle partDaniel Gultsch2014-04-186-120/+326
|
* fixed destination bugDaniel Gultsch2014-04-182-5/+11
|
* jingle sessions now get terminated proberly on successDaniel Gultsch2014-04-161-17/+31
|
* added very basic, very untested gui on the receiving sideDaniel Gultsch2014-04-141-24/+51
|
* tried to fix some race conditions. not adding duplicate candidates. needs ↵Daniel Gultsch2014-04-143-18/+44
| | | | more checks though
* transmitting files between two conversations works. no error handling and no ↵Daniel Gultsch2014-04-134-31/+135
| | | | ui on the receiving end
* some code cleanup. added setting to auto accept files. socks5 connections ↵Daniel Gultsch2014-04-135-66/+203
| | | | are now threaded
* more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch2014-04-137-58/+193
|
* add sha1 sum to fileDaniel Gultsch2014-04-122-2/+5
|
* first file transfer between gajim and conversations. still a lot to do thoughDaniel Gultsch2014-04-114-13/+94
|
* socks5 initialisation works. doesn't get activate thoughDaniel Gultsch2014-04-117-36/+168
|
* incomming jingle packets are routed to their connection. added presence ↵Daniel Gultsch2014-04-103-41/+106
| | | | chooser in gui
* disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch2014-04-087-0/+325