summaryrefslogtreecommitdiffstats
path: root/autocrypt/autocrypt_private.h
AgeCommit message (Expand)Author
2019-08-07Add ability to create autocrypt account from an existing key.Kevin McCarthy
2019-08-03Add option to scan mailboxes during first run.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 autocrypt line to the compose menu.Kevin McCarthy
2019-08-03Change autocrypt_db normalization to return ADDRESS.Kevin McCarthy
2019-08-03Add gossip header processing.Kevin McCarthy
2019-08-03Process autocrypt headers.Kevin McCarthy
2019-08-03Add initial autocrypt account setup.Kevin McCarthy
2019-08-03Start autocrypt gpgme.Kevin McCarthy
2019-08-03Add database and schema initialization.Kevin McCarthy