]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-imap: imap-bodystructure: Changed struct message_part_body to contain fully decod...
authorStephan Bosch <stephan.bosch@dovecot.fi>
Sun, 23 Oct 2016 14:50:25 +0000 (16:50 +0200)
committerGitLab <gitlab@git.dovecot.net>
Mon, 30 Jan 2017 16:00:26 +0000 (18:00 +0200)
commit2483736d1ad6a680980dd58c616836837721a113
treef56b540739b9e8c27e9f7740fc3fe24c2f7918cf
parent300daf3c174deeabc0b734b033d1f6ccb148671e
lib-imap: imap-bodystructure: Changed struct message_part_body to contain fully decoded data.

Contained unparsed IMAP string data before.
src/lib-imap/imap-bodystructure.c
src/lib-imap/imap-bodystructure.h
src/lib-imap/imap-envelope.c
src/lib-storage/index/index-mail.c