]> git.notmuchmail.org Git - notmuch/commit
cli: crypto: S/MIME verification support
authorJani Nikula <jani@nikula.org>
Sun, 16 Aug 2015 17:41:14 +0000 (19:41 +0200)
committerDavid Bremner <david@tethera.net>
Fri, 29 Jan 2016 21:45:46 +0000 (17:45 -0400)
commit2355f1522ae77a1012ca3ef08d97098a5951d142
tree320bab0244bec95e4cf3c313f1604e803dc8a4b7
parenta530a1706aa96cd20d7053bd91ecc5bfbee17756
cli: crypto: S/MIME verification support

notmuch-show --verify will now also process S/MIME multiparts if
encountered. Requires gmime-2.6 and gpgsm.

Based on work by Jameson Graef Rollins <jrollins@finestructure.net>.
crypto.c
notmuch-client.h
test/T355-smime.sh