]> git.notmuchmail.org Git - notmuch/history - mime-node.c
emacs: Correct documentation of `notmuch-poll-script'
[notmuch] / mime-node.c
2013-05-26 David BremnerMerge branch 'release'
2013-04-14 Jani Nikulacli: mime node: fix compiler warning when building...
2013-04-01 Jani Nikulacli: mime node: abstract decryption and signature verif...
2012-09-27 Justus WinterAvoid potentially dereferencing a NULL pointer
2012-06-10 Jameson Graef Rollinscli: use new notmuch_crypto_get_context in mime-node.c
2012-06-10 Jameson Graef Rollinscli: new crypto verify flag to handle verification
2012-06-10 Jameson Graef Rollinscli: modify mime_node_context to use the new crypto...
2012-06-10 Jameson Graef Rollinscli: modify mime_node_open to take new crypto struct...
2012-06-10 Jameson Graef Rollinscli: use new typedef to deal with gmime 2.4/2.6 context...
2012-03-11 David BremnerMerge branch 'release'
2012-03-11 Austin ClementsHandle errors in mime_node_open
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-25 Austin Clementsmime node: Record depth-first part numbers
2012-01-21 Thomas JostAdd compatibility with gmime 2.6
2012-01-14 David BremnerMerge branch 'release'
2011-12-26 Austin ClementsUtility function to seek in MIME trees in depth-first...
2011-12-26 Austin ClementsIntroduce a generic tree-like abstraction for MIME...