aboutsummaryrefslogtreecommitdiffhomepage
path: root/mime-node.c
Commit message (Expand)AuthorAge
* cli: mime node: fix compiler warning when building against gmime 2.4Gravatar Jani Nikula2013-04-14
* cli: mime node: abstract decryption and signature verificationGravatar Jani Nikula2013-04-01
* Avoid potentially dereferencing a NULL pointerGravatar Justus Winter2012-09-27
* cli: use new notmuch_crypto_get_context in mime-node.cGravatar Jameson Graef Rollins2012-06-10
* cli: new crypto verify flag to handle verificationGravatar Jameson Graef Rollins2012-06-10
* cli: modify mime_node_context to use the new crypto structGravatar Jameson Graef Rollins2012-06-10
* cli: modify mime_node_open to take new crypto struct as argumentGravatar Jameson Graef Rollins2012-06-10
* cli: use new typedef to deal with gmime 2.4/2.6 context incompatibilityGravatar Jameson Graef Rollins2012-06-10
* Handle errors in mime_node_openGravatar Austin Clements2012-03-10
* mime node: Record depth-first part numbersGravatar Austin Clements2012-01-25
* Add compatibility with gmime 2.6Gravatar Thomas Jost2012-01-21
* Utility function to seek in MIME trees in depth-first order.Gravatar Austin Clements2011-12-25
* Introduce a generic tree-like abstraction for MIME traversal.Gravatar Austin Clements2011-12-25