aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/axolotl/SQLiteAxolotlStore.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-19synchronize around identity key generationDaniel Gultsch1-7/+9
2016-05-03Renaming of variableSebastian1-6/+6
2016-03-02Fixes FS#147: Disable OMEMOsteckbrief1-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