| .. |
|
enc-body-structure.eml
|
Other: add (failing) bodystructure test
|
2021-06-01 11:01:14 +00:00 |
|
long_header_line_multiline.eml
|
Fix parsing messages with long lines in header and long header split to multiple lines
|
2021-01-06 13:52:38 +01:00 |
|
long_header_line.eml
|
Fix parsing messages with long lines in header and long header split to multiple lines
|
2021-01-06 13:52:38 +01:00 |
|
multipart_alternative_latin1.eml
|
Parsing non-utf8 multipart/alternative message
|
2020-09-24 13:17:38 +02:00 |
|
multipart_alternative_nested.eml
|
feat: better handling of multipart messages
|
2020-09-11 11:41:02 +02:00 |
|
multipart_alternative_related_inline_image.eml
|
feat: pull out most things as attachments
|
2020-09-11 11:41:02 +02:00 |
|
multipart_alternative.eml
|
refactor: don't reconstruct mimeBody
|
2020-09-11 11:41:02 +02:00 |
|
multiple_text_parts.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
non-encoded-content-transfer-encoding.eml
|
feat(GODT-906): support rfc2047-encoded content transfer encodings
|
2020-12-07 13:03:49 +01:00 |
|
pgp-mime-body-html.eml
|
GODT-213: Message Builder
|
2021-04-15 09:51:08 +00:00 |
|
pgp-mime-body-plaintext-latin2.eml
|
GODT-1193: don't use message.Read; permit non-UTF-8 charsets
|
2021-06-11 06:43:21 +00:00 |
|
pgp-mime-body-plaintext.eml
|
GODT-213: Message Builder
|
2021-04-15 09:51:08 +00:00 |
|
pgp-mime-body-signed-embedded-message-rfc822-with-pubkey.eml
|
GODT-213: Complex external encrypted tests (multipart/alternative, message/rfc822 attachment)
|
2021-04-15 09:51:08 +00:00 |
|
pgp-mime-body-signed-html-with-pubkey.eml
|
GODT-213: Message Builder
|
2021-04-15 09:51:08 +00:00 |
|
pgp-mime-body-signed-html.eml
|
GODT-213: Message Builder
|
2021-04-15 09:51:08 +00:00 |
|
pgp-mime-body-signed-multipart-alternative-with-pubkey.eml
|
GODT-213: Complex external encrypted tests (multipart/alternative, message/rfc822 attachment)
|
2021-04-15 09:51:08 +00:00 |
|
pgp-mime-body-signed-plaintext-with-pubkey.eml
|
GODT-213: Message Builder
|
2021-04-15 09:51:08 +00:00 |
|
pgp-mime-body-signed-plaintext.eml
|
GODT-213: Message Builder
|
2021-04-15 09:51:08 +00:00 |
|
plaintext-invalid-header.eml
|
GODT-1263: Fix crash on invalid or empty header
|
2021-08-27 13:39:34 +00:00 |
|
plaintext-missing-header.eml
|
GODT-1263: Fix crash on invalid or empty header
|
2021-08-27 13:39:34 +00:00 |
|
rfc2047-content-transfer-encoding-bad.eml
|
feat(GODT-906): support rfc2047-encoded content transfer encodings
|
2020-12-07 13:03:49 +01:00 |
|
rfc2047-content-transfer-encoding.eml
|
feat(GODT-906): support rfc2047-encoded content transfer encodings
|
2020-12-07 13:03:49 +01:00 |
|
text_html_7bit.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_html_embedded_foreign_encoding.eml
|
refactor: don't reconstruct mimeBody
|
2020-09-11 11:41:02 +02:00 |
|
text_html_image_inline.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_html_octet_attachment.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_html_plain_attachment.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_html_trailing_end_of_mail.eml
|
fix(GODT-770): handle extraneous end-of-mail
|
2020-10-01 16:16:15 +02:00 |
|
text_html.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_plain_7bit.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_plain_bad_sender.eml
|
feat: migrate to gopenpgp v2
|
2020-06-16 07:34:46 +00:00 |
|
text_plain_bad_subject.eml
|
feat: migrate to gopenpgp v2
|
2020-06-16 07:34:46 +00:00 |
|
text_plain_base64.eml
|
GODT-1193: Don't doubly encode parts
|
2021-06-17 07:04:43 +02:00 |
|
text_plain_duplicate_charset.eml
|
fix: duplicate charset param
|
2020-09-24 14:26:45 +02:00 |
|
text_plain_empty_addresses.eml
|
Parsing message with empty address as '<>'
|
2020-09-24 15:37:21 +02:00 |
|
text_plain_image_inline.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_plain_latin1.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_plain_latin2_subject.eml
|
fix: unhandled charset in header
|
2020-09-11 11:41:03 +02:00 |
|
text_plain_octet_attachment_bad_2231_filename.eml
|
test: add tests for parsing mime message with bad 2231 filename
|
2020-07-03 09:19:18 +02:00 |
|
text_plain_octet_attachment_good_2231_filename.eml
|
test: add tests for parsing mime message with bad 2231 filename
|
2020-07-03 09:19:18 +02:00 |
|
text_plain_octet_attachment_name_conflict.eml
|
GODT-1141 Use attachment name from content type if not specified in content disposition
|
2021-04-23 07:18:41 +00:00 |
|
text_plain_octet_attachment_name_in_contenttype.eml
|
GODT-1141 Use attachment name from content type if not specified in content disposition
|
2021-04-23 07:18:41 +00:00 |
|
text_plain_octet_attachment.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_plain_plain_attachment_latin1.eml
|
feat: migrate to gopenpgp v2
|
2020-06-16 07:34:46 +00:00 |
|
text_plain_plain_attachment_latin2.eml
|
feat: migrate to gopenpgp v2
|
2020-06-16 07:34:46 +00:00 |
|
text_plain_plain_attachment.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_plain_rfc822_attachment.eml
|
GODT-1234 Set attachment name 'message.eml' for message/rfc822 attachments.
|
2021-07-19 14:40:55 +02:00 |
|
text_plain_unknown_latin1.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_plain_unknown_latin2.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_plain_utf8_subject.eml
|
fix: unhandled charset in header
|
2020-09-11 11:41:03 +02:00 |
|
text_plain_utf8.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
text_plain.eml
|
test: add message.Parse tests
|
2020-05-29 12:21:48 +00:00 |
|
wrong_base64.eml
|
Cache body structure in order to reduce network traffic
|
2021-01-22 10:54:36 +01:00 |