unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v4 0/7] cli: improved crypto internals
@ 2012-05-23 22:40 Jameson Graef Rollins
  2012-05-23 22:40 ` [PATCH v4 1/7] cli: use typedef to deal with gmime 2.4/2.6 incompatibility Jameson Graef Rollins
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Jameson Graef Rollins @ 2012-05-23 22:40 UTC (permalink / raw)
  To: Notmuch Mail

Ok, hopefully last version.  This addresses Jani's latest comments.

The first patch uses a typedef to handle the incompatibility between
the crypto context between GMIME 2.4 and 2.6.  We probably should have
done this originally, as it gets rid of a bunch of #ifdefs, and should
help reduce confusion.

I also move to use strcasecmp for the crypto protocol, with a comment
that points to the relevant RFCs for justification.

jamie.

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

end of thread, other threads:[~2012-05-25 18:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-23 22:40 [PATCH v4 0/7] cli: improved crypto internals Jameson Graef Rollins
2012-05-23 22:40 ` [PATCH v4 1/7] cli: use typedef to deal with gmime 2.4/2.6 incompatibility Jameson Graef Rollins
2012-05-23 22:40   ` [PATCH v4 2/7] cli: new crypto structure to store crypto contexts and parameters, and functions to support it Jameson Graef Rollins
2012-05-23 22:40     ` [PATCH v4 3/7] cli: modify show and reply to use new crypto struct Jameson Graef Rollins
2012-05-23 22:40       ` [PATCH v4 4/7] cli: modify mime_node_open to take new crypto struct as argument Jameson Graef Rollins
2012-05-23 22:40         ` [PATCH v4 5/7] cli: modify mime_node_context to use the new crypto struct Jameson Graef Rollins
2012-05-23 22:40           ` [PATCH v4 6/7] cli: new crypto verify flag to handle verification Jameson Graef Rollins
2012-05-23 22:40             ` [PATCH v4 7/7] cli: use new notmuch_crypto_get_context in mime-node.c Jameson Graef Rollins
2012-05-25 14:42     ` [PATCH v4 2/7] cli: new crypto structure to store crypto contexts and parameters, and functions to support it Austin Clements
2012-05-25 14:41   ` [PATCH v4 1/7] cli: use typedef to deal with gmime 2.4/2.6 incompatibility Austin Clements
2012-05-25 15:47     ` Jameson Graef Rollins
2012-05-25 16:23       ` Austin Clements
2012-05-25 18:14       ` Tomi Ollila
2012-05-25 13:15 ` [PATCH v4 0/7] cli: improved crypto internals Jani Nikula
2012-05-25 15:48   ` Jameson Graef Rollins
2012-05-25 14:44 ` Austin Clements

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).