summaryrefslogtreecommitdiffstats
path: root/mime-node.c
AgeCommit message (Expand)Author
2012-06-10cli: modify mime_node_context to use the new crypto structJameson Graef Rollins
2012-06-10cli: modify mime_node_open to take new crypto struct as argumentJameson Graef Rollins
2012-06-10cli: use new typedef to deal with gmime 2.4/2.6 context incompatibilityJameson Graef Rollins
2012-03-10Handle errors in mime_node_openAustin Clements
2012-01-25mime node: Record depth-first part numbersAustin Clements
2012-01-21Add compatibility with gmime 2.6Thomas Jost
2011-12-25Utility function to seek in MIME trees in depth-first order.Austin Clements
2011-12-25Introduce a generic tree-like abstraction for MIME traversal.Austin Clements