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
/
main
/
java
/
eu
/
siacs
/
conversations
/
xmpp
/
jingle
/
JingleInbandTransport.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
request stanza count after every ibb data stanza to not fill our own stanza q...
Daniel Gultsch
2015-09-30
1
-0
/
+1
*
introduce special iq type for internal timeouts. always use != result to chec...
Daniel Gultsch
2015-08-23
1
-1
/
+1
*
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
2015-08-01
1
-7
/
+3
*
use gcm for file encryption over http
Daniel Gultsch
2015-07-29
1
-2
/
+2
*
Optimize imports
Andreas Straub
2015-07-20
1
-3
/
+3
*
increased ibb block size
Daniel Gultsch
2015-07-17
1
-3
/
+1
*
properly calculate remaining size. should fix #1243
Daniel Gultsch
2015-06-03
1
-2
/
+7
*
always log reason for failed file transfer
Daniel Gultsch
2015-05-14
1
-2
/
+6
*
fixed encrypted ibb file transfer which was broken with ART. fixes #1172
Daniel Gultsch
2015-05-07
1
-25
/
+32
*
cleaned up file handling
Daniel Gultsch
2015-04-25
1
-0
/
+3
*
some bug fixes concerning 0byte files. fixes #1126
iNPUTmice
2015-04-15
1
-0
/
+1
*
Make IqPacket type an enum
Sam Whited
2015-01-04
1
-7
/
+7
*
Fix typo in method name
Sam Whited
2014-12-29
1
-3
/
+3
*
better cleanup after unsuccesful transfers
iNPUTmice
2014-11-15
1
-1
/
+15
*
made file transfers cancelable
iNPUTmice
2014-11-15
1
-4
/
+14
*
progress for ibb transfers
iNPUTmice
2014-11-15
1
-6
/
+16
*
Update more files to use JID objects
Sam Whited
2014-11-09
1
-7
/
+6
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+191