conversations-classic/src/eu/siacs/conversations/xmpp/jingle
2014-04-18 00:17:34 +02:00
..
stanzas transmitting files between two conversations works. no error handling and no ui on the receiving end 2014-04-13 21:10:36 +02:00
JingleConnection.java fixed destination bug 2014-04-18 00:17:34 +02:00
JingleConnectionManager.java tried to fix some race conditions. not adding duplicate candidates. needs more checks though 2014-04-14 20:35:11 +02:00
JingleFile.java more efficant way of calculating the sha1 sum. closing connections 2014-04-13 11:32:45 +02:00
OnFileTransmitted.java more efficant way of calculating the sha1 sum. closing connections 2014-04-13 11:32:45 +02:00
OnJinglePacketReceived.java disocover stream hosts (xep-0065) cleaned up disco 2014-04-08 23:15:55 +02:00
OnPrimaryCandidateFound.java socks5 initialisation works. doesn't get activate though 2014-04-11 21:13:09 +02:00
OnSocksConnection.java some code cleanup. added setting to auto accept files. socks5 connections are now threaded 2014-04-13 18:09:40 +02:00
SocksConnection.java fixed destination bug 2014-04-18 00:17:34 +02:00