index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mime-node.c
Commit message (
Expand
)
Author
Age
*
cli: mime node: fix compiler warning when building against gmime 2.4
Jani Nikula
2013-04-14
*
cli: mime node: abstract decryption and signature verification
Jani Nikula
2013-04-01
*
Avoid potentially dereferencing a NULL pointer
Justus Winter
2012-09-27
*
cli: use new notmuch_crypto_get_context in mime-node.c
Jameson Graef Rollins
2012-06-10
*
cli: new crypto verify flag to handle verification
Jameson Graef Rollins
2012-06-10
*
cli: modify mime_node_context to use the new crypto struct
Jameson Graef Rollins
2012-06-10
*
cli: modify mime_node_open to take new crypto struct as argument
Jameson Graef Rollins
2012-06-10
*
cli: use new typedef to deal with gmime 2.4/2.6 context incompatibility
Jameson Graef Rollins
2012-06-10
*
Handle errors in mime_node_open
Austin Clements
2012-03-10
*
mime node: Record depth-first part numbers
Austin Clements
2012-01-25
*
Add compatibility with gmime 2.6
Thomas Jost
2012-01-21
*
Utility function to seek in MIME trees in depth-first order.
Austin Clements
2011-12-25
*
Introduce a generic tree-like abstraction for MIME traversal.
Austin Clements
2011-12-25