aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/crypto/axolotl/XmppAxolotlSession.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* optimize importsChristian Schneppe2020-01-311-1/+2
* migrate to AndroidXChristian Schneppe2019-09-201-2/+2
* fix some crashesChristian Schneppe2019-09-031-1/+7
* handle decrypting/encrypting of omemo messages with duplicate device idsChristian Schneppe2019-01-071-26/+54
* implement self healing omemoChristian Schneppe2018-12-041-8/+9
* added a few TODOs in regards to the handling of inactive devicesChristian Schneppe2018-10-041-0/+1
* make session completion work with untrusted devices as wellChristian Schneppe2018-05-161-2/+2
* migrate to xmpp-addrChristian Schneppe2018-04-021-1/+1
* properly handle key transport messages. use prekeyparsing only when that attr...Christian Schneppe2018-01-211-18/+12
* upgrade to signal-protocol-javaChristian Schneppe2017-06-241-29/+34
* refactored whispermessage processingChristian Schneppe2017-01-161-26/+26
* partially improved logging for receiving omemo messagesChristian Schneppe2017-01-161-10/+10
* don't allow to purge keys. offer distrust insteadChristian Schneppe2017-01-151-0/+2
* adding prekey='true' to omemo messages if applicableChristian Schneppe2017-01-091-5/+15
* save last activation time in fingerprint statusChristian Schneppe2016-11-201-1/+6
* show 'clear devices' button underneath own devicesChristian Schneppe2016-11-201-0/+4
* reformat codeChristian Schneppe2016-11-191-109/+109
* put omemo fingerprint in own uri (qr code / nfc)Christian Schneppe2016-11-181-1/+1
* parse omemo fingerprints from urisChristian Schneppe2016-11-181-1/+1
* refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe2016-11-171-122/+34
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+223