index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eu
/
siacs
/
conversations
/
xmpp
/
jingle
/
JingleConnectionManager.java
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
some code cleanup
iNPUTmice
2014-08-31
1
-23
/
+35
|
*
made jingle connection array thread safe
iNPUTmice
2014-07-11
1
-4
/
+4
|
*
more error handling for jingle connections
iNPUTmice
2014-06-29
1
-0
/
+8
|
*
ensure that iq response is being send out for jingle packets. remove jingle ↵
Daniel Gultsch
2014-05-13
1
-2
/
+6
|
|
|
|
connection from manager after termination
*
reworked openpgp integration part #1
Daniel Gultsch
2014-05-01
1
-1
/
+1
|
*
added support for ibb
Daniel Gultsch
2014-04-22
1
-0
/
+27
|
*
more jingle bug fixes
Daniel Gultsch
2014-04-19
1
-3
/
+0
|
*
made debugging verbose again on specific parts
Daniel Gultsch
2014-04-19
1
-4
/
+4
|
*
fixed default autoaccept file size and wrongly marked message
Daniel Gultsch
2014-04-19
1
-2
/
+2
|
*
lot of cleanup in jingle part
Daniel Gultsch
2014-04-18
1
-20
/
+7
|
*
tried to fix some race conditions. not adding duplicate candidates. needs ↵
Daniel Gultsch
2014-04-14
1
-3
/
+6
|
|
|
|
more checks though
*
transmitting files between two conversations works. no error handling and no ↵
Daniel Gultsch
2014-04-13
1
-1
/
+12
|
|
|
|
ui on the receiving end
*
some code cleanup. added setting to auto accept files. socks5 connections ↵
Daniel Gultsch
2014-04-13
1
-0
/
+4
|
|
|
|
are now threaded
*
more efficant way of calculating the sha1 sum. closing connections
Daniel Gultsch
2014-04-13
1
-7
/
+12
|
*
first file transfer between gajim and conversations. still a lot to do though
Daniel Gultsch
2014-04-11
1
-7
/
+0
|
*
socks5 initialisation works. doesn't get activate though
Daniel Gultsch
2014-04-11
1
-19
/
+19
|
*
incomming jingle packets are routed to their connection. added presence ↵
Daniel Gultsch
2014-04-10
1
-39
/
+73
|
|
|
|
chooser in gui
*
disocover stream hosts (xep-0065) cleaned up disco
Daniel Gultsch
2014-04-08
1
-0
/
+93