unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* New crypto patch series
@ 2011-05-26  1:01 Jameson Graef Rollins
  2011-05-26  1:01 ` [PATCH 01/11] Simplify reply_part function to eliminate redundant code paths Jameson Graef Rollins
                   ` (11 more replies)
  0 siblings, 12 replies; 28+ messages in thread
From: Jameson Graef Rollins @ 2011-05-26  1:01 UTC (permalink / raw)
  To: notmuch

Hi, folks.  This is a series of patches that constitute a complete
rework of notmuch crypto support (signature verification and
decryption of PGP/MIME messages, with emacs ui support), including
some relevant preparatory patches, on top of the notmuch/master branch
at b6862c7eb9bfb00183e568b40d77ea25ade21db2.  This work is also
available on the "new-crypto" branch of my notmuch repo:

git://finestructure.net/notmuch [new-crypto]
aa41285c5f75f8ea30d4582f6b8e1aa306f1632c

It's sounding unlikely that Carl will accept this work in to master
any time soon, due to concerns he has about how the crypto processing
affects part numbering (a concern that I think is pretty minor, and
really don't affect the usability of the new functionality, fwiw).  In
the mean time, I wanted to get these patches out there, for those of
us that depend on this functionality.

jamie.

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2011-06-04  1:11 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26  1:01 New crypto patch series Jameson Graef Rollins
2011-05-26  1:01 ` [PATCH 01/11] Simplify reply_part function to eliminate redundant code paths Jameson Graef Rollins
2011-05-26  1:01 ` [PATCH 02/11] Integrate reply_part_content function into reply_part function Jameson Graef Rollins
2011-05-26  1:01 ` [PATCH 03/11] Use empty strings instead of NULL in format_reply structure Jameson Graef Rollins
2011-05-26  1:01 ` [PATCH 04/11] Break up format->part function into part_start and part_content functions Jameson Graef Rollins
2011-05-26  1:01 ` [PATCH 05/11] test: new test-lib function to test for equality between files Jameson Graef Rollins
2011-05-26  1:01 ` [PATCH 06/11] test: add notmuch_show_sanitize_all function that is a little more aggressive Jameson Graef Rollins
2011-05-26  1:01 ` [PATCH 07/11] test: add crypto tests for signature verification and decryption Jameson Graef Rollins
2011-05-26  1:01 ` [PATCH 08/11] Add signature verification of PGP/MIME-signed parts with --verify Jameson Graef Rollins
2011-05-26  1:01 ` [PATCH 09/11] Add decryption of PGP/MIME-encrypted parts with --decrypt Jameson Graef Rollins
2011-05-26  1:01 ` [PATCH 10/11] emacs: Add support for PGP/MIME verification/decryption Jameson Graef Rollins
2011-05-26  1:01 ` [PATCH 11/11] tag signed/encrypted during notmuch new Jameson Graef Rollins
2011-05-27 10:27 ` normalizing part numbering across PGP/MIME processing Jameson Graef Rollins
2011-05-27 10:27   ` [PATCH 1/4] Do not replace multipart/signed part with content part when doing verification Jameson Graef Rollins
2011-05-27 10:27     ` [PATCH 2/4] Render all parts of multipart/encrypted when decrypting Jameson Graef Rollins
2011-05-27 10:27       ` [PATCH 3/4] emacs: Do not attempt to render arbitrary application parts Jameson Graef Rollins
2011-05-27 10:27         ` [PATCH 4/4] emacs: Give mutlipart/{signed, encrypted} their own part handler Jameson Graef Rollins
2011-05-27 18:52           ` [PATCH] " Jameson Graef Rollins
2011-05-27 18:34   ` normalizing part numbering across PGP/MIME processing Daniel Kahn Gillmor
2011-05-28  0:53   ` Carl Worth
2011-05-28 21:31     ` Jameson Graef Rollins
2011-06-03 21:34       ` Carl Worth
2011-06-03 23:03     ` [PATCH] Always return the empty string if decryption tries to demand a password Daniel Kahn Gillmor
2011-06-03 23:15       ` Carl Worth
2011-06-03 23:37         ` Daniel Kahn Gillmor
2011-06-03 23:57           ` [PATCH] Use stock GMimeSession by default Daniel Kahn Gillmor
2011-06-03 23:57             ` Daniel Kahn Gillmor
2011-06-04  1:11               ` Carl Worth

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).