You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jakub 8ab852277c Cache body structure in order to reduce network traffic 5 years ago
..
long_header_line.eml Fix parsing messages with long lines in header and long header split to multiple lines 5 years ago
long_header_line_multiline.eml Fix parsing messages with long lines in header and long header split to multiple lines 5 years ago
multipart_alternative.eml refactor: don't reconstruct mimeBody 6 years ago
multipart_alternative_latin1.eml Parsing non-utf8 multipart/alternative message 6 years ago
multipart_alternative_nested.eml feat: better handling of multipart messages 6 years ago
multipart_alternative_related_inline_image.eml feat: pull out most things as attachments 6 years ago
multiple_text_parts.eml test: add message.Parse tests 6 years ago
non-encoded-content-transfer-encoding.eml feat(GODT-906): support rfc2047-encoded content transfer encodings 5 years ago
rfc2047-content-transfer-encoding-bad.eml feat(GODT-906): support rfc2047-encoded content transfer encodings 5 years ago
rfc2047-content-transfer-encoding.eml feat(GODT-906): support rfc2047-encoded content transfer encodings 5 years ago
text_html.eml test: add message.Parse tests 6 years ago
text_html_7bit.eml test: add message.Parse tests 6 years ago
text_html_embedded_foreign_encoding.eml refactor: don't reconstruct mimeBody 6 years ago
text_html_image_inline.eml test: add message.Parse tests 6 years ago
text_html_octet_attachment.eml test: add message.Parse tests 6 years ago
text_html_plain_attachment.eml test: add message.Parse tests 6 years ago
text_html_trailing_end_of_mail.eml fix(GODT-770): handle extraneous end-of-mail 6 years ago
text_plain.eml test: add message.Parse tests 6 years ago
text_plain_7bit.eml test: add message.Parse tests 6 years ago
text_plain_bad_sender.eml feat: migrate to gopenpgp v2 6 years ago
text_plain_bad_subject.eml feat: migrate to gopenpgp v2 6 years ago
text_plain_duplicate_charset.eml fix: duplicate charset param 6 years ago
text_plain_empty_addresses.eml Parsing message with empty address as '<>' 6 years ago
text_plain_image_inline.eml test: add message.Parse tests 6 years ago
text_plain_latin1.eml test: add message.Parse tests 6 years ago
text_plain_latin2_subject.eml fix: unhandled charset in header 6 years ago
text_plain_octet_attachment.eml test: add message.Parse tests 6 years ago
text_plain_octet_attachment_bad_2231_filename.eml test: add tests for parsing mime message with bad 2231 filename 6 years ago
text_plain_octet_attachment_good_2231_filename.eml test: add tests for parsing mime message with bad 2231 filename 6 years ago
text_plain_plain_attachment.eml test: add message.Parse tests 6 years ago
text_plain_plain_attachment_latin1.eml feat: migrate to gopenpgp v2 6 years ago
text_plain_plain_attachment_latin2.eml feat: migrate to gopenpgp v2 6 years ago
text_plain_unknown_latin1.eml test: add message.Parse tests 6 years ago
text_plain_unknown_latin2.eml test: add message.Parse tests 6 years ago
text_plain_utf8.eml test: add message.Parse tests 6 years ago
text_plain_utf8_subject.eml fix: unhandled charset in header 6 years ago
wrong_base64.eml Cache body structure in order to reduce network traffic 5 years ago