]> granicus.if.org Git - mutt/commit
Start autocrypt gpgme.
authorKevin McCarthy <kevin@8t8.us>
Sun, 7 Jul 2019 21:37:52 +0000 (14:37 -0700)
committerKevin McCarthy <kevin@8t8.us>
Sat, 3 Aug 2019 21:08:09 +0000 (14:08 -0700)
commit715a50a899871b5f870d47eacdc72a89448f8ea3
tree0ecc27b90eb4bf764f9d36292798b8e48c59e6e6
parentbe89dc7b3c3af202cfb770550fdf0083ee6ac253
Start autocrypt gpgme.

Add a basic init function.

Bump up the required gpgme version to 1.8.0 if autocrypt is enabled.
autocrypt/Makefile.am
autocrypt/autocrypt.c
autocrypt/autocrypt_gpgme.c [new file with mode: 0644]
autocrypt/autocrypt_private.h
configure.ac