aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/jingle/JingleInbandTransport.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-20fixed some issues around ibbDaniel Gultsch1-2/+20
2016-08-30broader exception catchersDaniel Gultsch1-1/+1
2015-09-30request stanza count after every ibb data stanza to not fill our own stanza q...Daniel Gultsch1-0/+1
2015-08-23introduce special iq type for internal timeouts. always use != result to chec...Daniel Gultsch1-1/+1
2015-08-01enable axolotl encryption for jingle supported file transfersDaniel Gultsch1-7/+3
2015-07-29use gcm for file encryption over httpDaniel Gultsch1-2/+2
2015-07-20Optimize importsAndreas Straub1-3/+3
2015-07-17increased ibb block sizeDaniel Gultsch1-3/+1
2015-06-03properly calculate remaining size. should fix #1243Daniel Gultsch1-2/+7
2015-05-14always log reason for failed file transferDaniel Gultsch1-2/+6
2015-05-07fixed encrypted ibb file transfer which was broken with ART. fixes #1172Daniel Gultsch1-25/+32
2015-04-25cleaned up file handlingDaniel Gultsch1-0/+3
2015-04-15some bug fixes concerning 0byte files. fixes #1126iNPUTmice1-0/+1
2015-01-04Make IqPacket type an enumSam Whited1-7/+7
2014-12-29Fix typo in method nameSam Whited1-3/+3
2014-11-15better cleanup after unsuccesful transfersiNPUTmice1-1/+15
2014-11-15made file transfers cancelableiNPUTmice1-4/+14
2014-11-15progress for ibb transfersiNPUTmice1-6/+16
2014-11-09Update more files to use JID objectsSam Whited1-7/+6
2014-10-22Make conversations the root projectSam Whited1-0/+0