aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/OtrService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-26add explicit encryption hints to outgoing messagesDaniel Gultsch1-1/+2
2016-10-13synchronize access to json key storage in account modelDaniel Gultsch1-19/+21
2016-05-25sending warning to receiving client if that client doesn't support omemo.Daniel Gultsch1-1/+1
2015-09-01use same method to add message hints to otr message everywhere it is neededDaniel Gultsch1-4/+2
2015-07-21and now do that properlyDaniel Gultsch1-1/+1
2015-07-21and now do that properlyDaniel Gultsch1-1/+1
2015-07-21bugfix: also add no-permanent-storage to message hintsDaniel Gultsch1-1/+1
2015-07-21bugfix: also add no-permanent-storage to message hintsDaniel Gultsch1-1/+1
2015-07-20Optimize importsAndreas Straub1-16/+15
2015-05-26renamed OtrEngine to OtrServiceDaniel Gultsch1-3/+3
2015-04-21OTR: Fix onContactStatusChanged & dont archive OTRBrianBlade1-1/+1
2015-04-01Fix OTR-Error messagesBrianBlade1-16/+22
2015-03-21respond to unreadable OTR messages with error message. fixed #1021iNPUTmice1-3/+15
2015-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice1-0/+14
2015-01-20otr4j: update to 0.22Michael1-0/+6
2015-01-02some further otr improvementsDaniel Gultsch1-1/+1
2015-01-02improved OTR verification part oneDaniel Gultsch1-3/+3
2014-12-10mark otr messages as no-store for mamiNPUTmice1-0/+1
2014-11-21verify contacts key only on initiating side of smpiNPUTmice1-3/+7
2014-11-11initial smp supportiNPUTmice1-17/+55
2014-11-10initial smp supportiNPUTmice1-17/+55
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-6/+4
2014-10-22Make conversations the root projectSam Whited1-0/+0