aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/axolotl/SQLiteAxolotlStore.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* introduced blind trust before verification modeDaniel Gultsch2016-11-231-1/+9
* save last activation time in fingerprint statusDaniel Gultsch2016-11-191-0/+1
* parse omemo fingerprints from urisDaniel Gultsch2016-11-171-2/+14
* refactore trust enum to be FingerprintStatus class with trust and activeDaniel Gultsch2016-11-141-10/+12
* synchronize around identity key generationDaniel Gultsch2016-05-191-7/+9
* Renaming of variableSebastian2016-05-031-6/+6
* show certificate informationDaniel Gultsch2015-12-231-0/+4
* save certificate when verifying with x509Daniel Gultsch2015-12-231-0/+6
* Clean upAndreas Straub2015-10-111-1/+0
* Never build a session with oneselfAndreas Straub2015-09-051-4/+3
* Let UNTRUSTED/UNDECIDED keys become INACTIVEAndreas Straub2015-08-011-58/+6
* Refactor out inner classes, cache trust storeAndreas Straub2015-07-291-0/+473