History log of /dovecot/src/lib-mail/qp-decoder.h
Revision Date Author Comments Expand
722702762c77bf1c02f25f8b870dda988f15d539 03-May-2015 Timo Sirainen <tss@iki.fi>

lib-mail: Added qp-decoder, which is a rewritten quoted_printable_decode() The main benefit is that qp-decoder allows feeding data to it in smaller pieces. It can also give better error reporting.