aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/axolotl/SQLiteAxolotlStore.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-23introduced blind trust before verification modeDaniel Gultsch1-1/+9
2016-11-19save last activation time in fingerprint statusDaniel Gultsch1-0/+1
2016-11-17parse omemo fingerprints from urisDaniel Gultsch1-2/+14
2016-11-14refactore trust enum to be FingerprintStatus class with trust and activeDaniel Gultsch1-10/+12
2016-05-19synchronize around identity key generationDaniel Gultsch1-7/+9
2016-05-03Renaming of variableSebastian1-6/+6
2015-12-23show certificate informationDaniel Gultsch1-0/+4
2015-12-23save certificate when verifying with x509Daniel Gultsch1-0/+6
2015-10-11Clean upAndreas Straub1-1/+0
2015-09-05Never build a session with oneselfAndreas Straub1-4/+3
2015-08-01Let UNTRUSTED/UNDECIDED keys become INACTIVEAndreas Straub1-58/+6
2015-07-29Refactor out inner classes, cache trust storeAndreas Straub1-0/+473