]> granicus.if.org Git - mutt/commit
Basic autocrypt account menu.
authorKevin McCarthy <kevin@8t8.us>
Mon, 29 Jul 2019 02:24:11 +0000 (19:24 -0700)
committerKevin McCarthy <kevin@8t8.us>
Sat, 3 Aug 2019 21:08:09 +0000 (14:08 -0700)
commit85bd11b08d66ceaaeb30bafb963a950a507185d1
treea8e6ada0c4a856f6e826ccd8b1b76bf6b367bd0e
parent361156045e886b0aeba6920992aec4c20536d23c
Basic autocrypt account menu.

Provide ability to create, delete, and toggle the prefer-encrypt and
enabled flag for an account.

Hook into the index via 'A' <autocrypt-acct-menu>.
15 files changed:
OPS
autocrypt/Makefile.am
autocrypt/autocrypt.c
autocrypt/autocrypt.h
autocrypt/autocrypt_acct_menu.c [new file with mode: 0644]
autocrypt/autocrypt_db.c
autocrypt/autocrypt_private.h
curs_main.c
doc/manual.xml.tail
functions.h
globals.h
init.h
keymap.c
keymap.h
po/POTFILES.in