[PATCH 0/3] smime with some refactoring

Subject: [PATCH 0/3] smime with some refactoring

Date: Sun, 18 Jan 2015 12:45:50 +0200

To: david@tethera.net, notmuch@notmuchmail.org

Cc:

From: Jani Nikula


On Sun, 18 Jan 2015, David Bremner <david@tethera.net> wrote:
> The notmuch-show flags --decrypt and --verify will now also process
> S/MIME multiparts if encountered.  Requires gmime-2.6 and gpgsm.

Hi David -

I've had some S/MIME patches laying around since 2013, almost
forgotten... functionally it's the same but I have a couple of
refactoring prep patches that I think makes it a bit nicer.

BR,
Jani.


Jani Nikula (3):
  crypto: refactor context creation to facilitate further work
  crypto: make crypto ctx initialization an array
  cli: crypto: S/MIME verification/decryption support

 crypto.c         | 103 ++++++++++++++++++++++++++++++++++++++++++++++---------
 notmuch-client.h |   7 ++--
 2 files changed, 91 insertions(+), 19 deletions(-)

-- 
2.1.4


Thread: