]> granicus.if.org Git - neomutt/commit
Convert classic s/mime to space delimit findKeys output.
authorKevin McCarthy <kevin@8t8.us>
Mon, 29 May 2017 18:48:41 +0000 (11:48 -0700)
committerRichard Russon <rich@flatcap.org>
Thu, 1 Jun 2017 14:27:01 +0000 (15:27 +0100)
commitc5248cf0ec7609cee23a4d90ba85913d7902b493
tree77d58c72f9515307fdf1ac97899b204974e72f4f
parentdfc89660326fbd175e090f505ab5267df6134048
Convert classic s/mime to space delimit findKeys output.

Unlike gpgme and classic pgp, smime used a "cert\ncert\n" pattern.
Convert to use a space-delimited format, so the self-encrypt option
code can be uniform across pgp, s/mime, and gpgme.
ncrypt/smime.c