summaryrefslogtreecommitdiffstats
path: root/autocrypt/autocrypt.c
AgeCommit message (Expand)Author
2021-07-01Filter out group delimiters for encrypt keylist generation.Kevin McCarthy
2021-06-13Suggested translation changes.Kevin McCarthy
2020-11-24Fix exact-address handling when addr->personal is set.Kevin McCarthy
2020-05-17Clean up Editor Menu interface inside Mutt.Kevin McCarthy
2020-05-14Add Autocrypt error messages when trying to force send.Kevin McCarthy
2020-05-11Separate mailbox vs buffy-incoming for the "enter_fname" functions.Kevin McCarthy
2020-02-28Create send.h header.Kevin McCarthy
2019-12-21Turn off auto-clear outside of autocrypt initialization.Kevin McCarthy
2019-08-07Turn off macro processing during autocrypt initialization.Kevin McCarthy
2019-08-07Automatically clear screen when popping the last menu.Kevin McCarthy
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-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 account->enabled checks.Kevin McCarthy
2019-08-03Add prefer-encrypt prompt during account creation.Kevin McCarthy
2019-08-03Add L10N translation message comments.Kevin McCarthy
2019-08-03Print an error message if an autocrypt key can't be found.Kevin McCarthy
2019-08-03Slightly improve the gossip header key update.Kevin McCarthy
2019-08-03Fix process_gossip_headers() to look at the right envelope.Kevin McCarthy
2019-08-03Autocrypt outgoing emails.Kevin McCarthy
2019-08-03Add autocrypt line to the compose menu.Kevin McCarthy
2019-08-03Change gossip header address comparison to use normalized addresses.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
2019-08-03Initial autoconf and makefile setup for autocrypt.Kevin McCarthy