aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/OtrEngine.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-304/+0
* respond to unreadable OTR messages with error message. fixed #1021iNPUTmice2015-03-211-3/+15
* added typing notifications through XEP-0085. fixed #210iNPUTmice2015-02-211-0/+14
* otr4j: update to 0.22Michael2015-01-201-0/+6
* some further otr improvementsDaniel Gultsch2015-01-021-1/+1
* improved OTR verification part oneDaniel Gultsch2015-01-021-3/+3
* mark otr messages as no-store for mamiNPUTmice2014-12-101-0/+1
* verify contacts key only on initiating side of smpiNPUTmice2014-11-211-3/+7
* initial smp supportiNPUTmice2014-11-111-17/+55
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-1/+1
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-6/+4
* Make conversations the root projectSam Whited2014-10-221-0/+231