24 Commits (fd358aecc936f643da3bc565ae765c0bdf0d7735)

Author SHA1 Message Date
Alexander Bilyak f10da3c7f0 GODT-1263: Fix crash on invalid or empty header 5 years ago
Jakub 63780b7b8d GODT-1234 Set attachment name 'message.eml' for `message/rfc822` attachments. 5 years ago
James Houlahan ef1223391b GODT-1193: Don't doubly encode parts 5 years ago
James Houlahan 5bf359d34f GODT-1193: don't use message.Read; permit non-UTF-8 charsets 5 years ago
James Houlahan 858f2c7f29 Other: add (failing) bodystructure test 5 years ago
Michal Horejsek ee961ae4a8 GODT-1141 Use attachment name from content type if not specified in content disposition 5 years ago
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