]> git.eshelyaron.com Git - emacs.git/commit
Make it possible to view S/MIME verified emails
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 26 Sep 2019 14:24:29 +0000 (16:24 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 26 Sep 2019 14:24:29 +0000 (16:24 +0200)
commit84ef1ea8b524f8998fc8674b99cf8069e38dce4f
treebab670711c6482b4b3771b6e092daa809eb97e90
parent8e46cf4ba8c1992f52059cf530f5919f9fc33305
Make it possible to view S/MIME verified emails

* lisp/gnus/mm-decode.el (mm-possibly-verify-or-decrypt): When
dissecting the result, we need a header (bug#18393).

* lisp/gnus/mm-view.el (mm-view-pkcs7-verify): Insert the verified
string.

* lisp/gnus/smime.el (smime-verify-region): Return the verified
string.
lisp/gnus/mm-decode.el
lisp/gnus/mm-view.el
lisp/gnus/smime.el