18 Commits (6c8e5f7cd34b309da7dab03053a86dc670f04ea4)

Author SHA1 Message Date
James Houlahan c0f6af9eb5 GODT-213: Complex external encrypted tests (multipart/alternative, message/rfc822 attachment) 5 years ago
James Houlahan 50550d42b4 GODT-213: Message Builder 5 years ago
Jakub 8ab852277c Cache body structure in order to reduce network traffic 5 years ago
Michal Horejsek a2cf1b6022 Fix parsing messages with long lines in header and long header split to multiple lines 5 years ago
James Houlahan 38eb9fdac7 feat(GODT-906): support rfc2047-encoded content transfer encodings 5 years ago
James Houlahan 7874183052 fix(GODT-770): handle extraneous end-of-mail 6 years ago
Michal Horejsek e02c7c7f06 Parsing message with empty address as '<>' 6 years ago
James Houlahan 15c1d7bc24 fix: duplicate charset param 6 years ago
Michal Horejsek d956b04062 Parsing non-utf8 multipart/alternative message 6 years ago
Michal Horejsek ef1671d4ab Parsing message with empty CC 6 years ago
James Houlahan 5d0e3f36b4 fix: unhandled charset in header 6 years ago
James Houlahan 0e7e13211b refactor: don't reconstruct mimeBody 6 years ago
James Houlahan e01a523ae3 feat: pull out most things as attachments 6 years ago
James Houlahan c6b18b45b5 feat: better handling of multipart messages 6 years ago
James Houlahan 10e384f4df test: add tests for parsing mime message with bad 2231 filename 6 years ago
James Houlahan c19bb0fa97 feat: migrate to gopenpgp v2 6 years ago
James Houlahan e43033b42b feat: revert back to quoted-printable 6 years ago
James Houlahan e5d63edb62 test: add message.Parse tests 6 years ago