syzkaller/pkg/email
Dmitry Vyukov b7d00d1e14 pkg/email: support quoted-printable emails
We did not handle quoted-printable because mime package handles it.
But we can have a non-mime email in quoted-printable.
Simply handle it always, it's not hard.
2018-06-18 19:45:44 +02:00
..
parser_test.go pkg/email: support quoted-printable emails 2018-06-18 19:45:44 +02:00
parser.go pkg/email: support quoted-printable emails 2018-06-18 19:45:44 +02:00
patch_test.go all: fix gometalinter warnings 2018-03-08 18:48:26 +01:00
patch.go pkg/email: truncate garbage after patches 2017-11-17 18:54:19 +01:00
reply_test.go dashboard/app: heavylifting of email reporting 2017-08-17 19:42:11 +02:00
reply.go pkg/email: add function that forms reply to an email 2017-07-02 16:08:04 +02:00