index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eu
/
siacs
/
conversations
/
xmpp
/
jingle
/
JingleConnection.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added timeout to jingle socket
iNPUTmice
2014-07-03
1
-3
/
+14
*
more error handling for jingle connections
iNPUTmice
2014-06-29
1
-16
/
+32
*
enabled otr encryption for ibb filetransfer as well
iNPUTmice
2014-06-23
1
-1
/
+1
*
removed warnings
iNPUTmice
2014-06-22
1
-3
/
+2
*
not working version of otr file transfer
iNPUTmice
2014-06-20
1
-4
/
+20
*
ensure that iq response is being send out for jingle packets. remove jingle c...
Daniel Gultsch
2014-05-13
1
-20
/
+38
*
correct status after error iq
Daniel Gultsch
2014-05-07
1
-1
/
+3
*
basic pgp encrypted file transfer
Daniel Gultsch
2014-05-06
1
-10
/
+10
*
content name and creator are properly set
Daniel Gultsch
2014-05-03
1
-8
/
+13
*
bug fix for jingle
Daniel Gultsch
2014-04-26
1
-1
/
+1
*
couple of more optimazations on image loading
Daniel Gultsch
2014-04-25
1
-3
/
+13
*
deny files with unknown file types
Daniel Gultsch
2014-04-23
1
-21
/
+65
*
added download button for images not accepted automatically
Daniel Gultsch
2014-04-22
1
-7
/
+31
*
added support for ibb
Daniel Gultsch
2014-04-22
1
-19
/
+94
*
code cleanup
Daniel Gultsch
2014-04-21
1
-17
/
+10
*
added missing transport id
Daniel Gultsch
2014-04-21
1
-0
/
+1
*
added proxy activate and a lot of code clean up. totatly untested
Daniel Gultsch
2014-04-20
1
-57
/
+114
*
more jingle bug fixes
Daniel Gultsch
2014-04-19
1
-5
/
+6
*
made debugging verbose again on specific parts
Daniel Gultsch
2014-04-19
1
-0
/
+6
*
fixed default autoaccept file size and wrongly marked message
Daniel Gultsch
2014-04-19
1
-1
/
+1
*
cleaned up debug log a little bit
Daniel Gultsch
2014-04-19
1
-75
/
+59
*
tried to avoid some more race conditions in jingle
Daniel Gultsch
2014-04-18
1
-34
/
+65
*
lot of cleanup in jingle part
Daniel Gultsch
2014-04-18
1
-69
/
+140
*
fixed destination bug
Daniel Gultsch
2014-04-18
1
-2
/
+3
*
jingle sessions now get terminated proberly on success
Daniel Gultsch
2014-04-16
1
-17
/
+31
*
added very basic, very untested gui on the receiving side
Daniel Gultsch
2014-04-14
1
-24
/
+51
*
tried to fix some race conditions. not adding duplicate candidates. needs mor...
Daniel Gultsch
2014-04-14
1
-12
/
+31
*
transmitting files between two conversations works. no error handling and no ...
Daniel Gultsch
2014-04-13
1
-19
/
+42
*
some code cleanup. added setting to auto accept files. socks5 connections are...
Daniel Gultsch
2014-04-13
1
-37
/
+127
*
more efficant way of calculating the sha1 sum. closing connections
Daniel Gultsch
2014-04-13
1
-9
/
+65
*
add sha1 sum to file
Daniel Gultsch
2014-04-12
1
-1
/
+3
*
first file transfer between gajim and conversations. still a lot to do though
Daniel Gultsch
2014-04-11
1
-1
/
+33
*
socks5 initialisation works. doesn't get activate though
Daniel Gultsch
2014-04-11
1
-9
/
+53
*
incomming jingle packets are routed to their connection. added presence choos...
Daniel Gultsch
2014-04-10
1
-2
/
+25
*
disocover stream hosts (xep-0065) cleaned up disco
Daniel Gultsch
2014-04-08
1
-0
/
+92