aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/xmpp/jingle/JingleInbandTransport.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-09jingle ibb: wait to receive ibbChristian Schneppe1-246/+0
2019-10-26mark cancelled jingle ft as such on both sidesChristian Schneppe1-1/+6
2019-10-02report not-acceptable on jingle errorsChristian Schneppe1-13/+7
2019-09-03fix some crashesChristian Schneppe1-1/+4
2019-08-31more ibb fixes (include sid in transport-accept)Christian Schneppe1-4/+2
2019-06-25fix jingle file transferChristian Schneppe1-1/+1
2019-06-17use ibb if other party doesn’t annouce s5b featureChristian Schneppe1-5/+6
2018-10-04refactored file encryption to give access to inner streamChristian Schneppe1-17/+8
2018-04-02migrate to xmpp-addrChristian Schneppe1-8/+8
2017-10-29Jingle: create output stream on demandChristian Schneppe1-2/+0
2017-05-10optimized importsChristian Schneppe1-1/+0
2017-05-09make jingle implementation send file hash when using ft5Christian Schneppe1-3/+3
2017-01-25fixed some issues around ibbChristian Schneppe1-2/+20
2016-11-19reformat codeChristian Schneppe1-212/+212
2016-09-02broader exception catchersDaniel Gultsch1-1/+1
2016-07-29changed package id inside manifest and projectChristian Schneppe1-10/+10
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