summaryrefslogtreecommitdiffstats
path: root/autocrypt/autocrypt_db.c
AgeCommit message (Expand)Author
2019-08-03Add option to scan mailboxes during first run.Kevin McCarthy
2019-08-03Add more translation string comments for autocrypt.Kevin McCarthy
2019-08-03Basic autocrypt account menu.Kevin McCarthy
2019-08-03Convert peer_update to just pass the peer object.Kevin McCarthy
2019-08-03Add L10N translation message comments.Kevin McCarthy
2019-08-03Change autocrypt_db normalization to return ADDRESS.Kevin McCarthy
2019-08-03Add gossip header processing.Kevin McCarthy
2019-08-03Convert to use sqllite3_prepare_v3().Kevin McCarthy
2019-08-03Process autocrypt headers.Kevin McCarthy
2019-08-03Add initial autocrypt account setup.Kevin McCarthy
2019-08-03Add database and schema initialization.Kevin McCarthy