aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities/DownloadableFile.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-04reintroduced fixed IV mode for OTR file transferChristian Schneppe1-0/+1
2017-08-13Read support for 12-byte IVs in addition to 16-byte IVsChristian Schneppe1-0/+7
2017-08-13removed support for fixed IV mode in otr jingle file transfer that hasn't bee...Christian Schneppe1-5/+1
2017-05-09make jingle implementation send file hash when using ft5Christian Schneppe1-3/+3
2016-11-19reformat codeChristian Schneppe1-74/+74
2016-07-29changed package id inside manifest and projectChristian Schneppe1-2/+2
2016-03-31made setting aes keys in DownloadableFile more readableDaniel Gultsch1-12/+8
2015-08-01enable axolotl encryption for jingle supported file transfersDaniel Gultsch1-17/+17
2015-07-29use gcm for file encryption over httpDaniel Gultsch1-89/+8
2015-07-20Optimize importsAndreas Straub1-3/+2
2015-07-01changed mime type handlingDaniel Gultsch1-10/+7
2015-01-03record voice and attachment refactorDaniel Gultsch1-6/+10
2014-11-15some mime and pgp fixes for file transferiNPUTmice1-6/+8
2014-11-15basic arbitrary file transferiNPUTmice1-0/+12
2014-10-22Make conversations the root projectSam Whited1-0/+0