proton-bridge/pkg/message
2021-08-27 13:39:34 +00:00
..
mocks GODT-1166: Do not expose current auth token in interface 2021-06-11 17:13:26 +02:00
parser Happy New Year 2021-01-04 11:55:15 +01:00
testdata GODT-1263: Fix crash on invalid or empty header 2021-08-27 13:39:34 +00:00
boundary_reader.go Other refactor: clean old builder 2021-04-27 08:12:50 +00:00
build_boundary.go GODT-213: Message Builder 2021-04-15 09:51:08 +00:00
build_build.go GODT-1136 DB Cache header from builder and test 2021-04-15 09:51:08 +00:00
build_encrypted.go Other refactor: clean old builder 2021-04-27 08:12:50 +00:00
build_fetch.go GODT-35: Finish all details and make tests pass 2021-04-30 05:41:39 +02:00
build_framework_test.go GODT-1193: Don't doubly encode parts 2021-06-17 07:04:43 +02:00
build_job.go GODT-213: Add comments for newly added code 2021-04-15 09:51:08 +00:00
build_rfc822_custom.go GODT-213: Preserve contenttype for undecryptable message body 2021-04-15 09:51:08 +00:00
build_rfc822.go GODT-1263: Fix crash on invalid or empty header 2021-08-27 13:39:34 +00:00
build_test.go GODT-1263: Fix crash on invalid or empty header 2021-08-27 13:39:34 +00:00
build.go GODT-35: New pmapi client and manager using resty 2021-04-30 05:34:36 +02:00
encrypt_test.go GODT-1044: lite parser 2021-05-26 14:48:46 +00:00
encrypt.go GODT-949: Add comment about ignoring InvalidMediaParameter 2021-06-01 09:04:05 +00:00
envelope.go Other refactor: clean old builder 2021-04-27 08:12:50 +00:00
flags.go GODT-1044: lite parser 2021-05-26 14:48:46 +00:00
header_test.go GODT-1263: Fix crash on invalid or empty header 2021-08-27 13:39:34 +00:00
header.go GODT-1263: Fix crash on invalid or empty header 2021-08-27 13:39:34 +00:00
init.go Happy New Year 2021-01-04 11:55:15 +01:00
message.go Other refactor: clean old builder 2021-04-27 08:12:50 +00:00
parser_test.go GODT-1234 Set attachment name 'message.eml' for message/rfc822 attachments. 2021-07-19 14:40:55 +02:00
parser.go GODT-1234 Set attachment name 'message.eml' for message/rfc822 attachments. 2021-07-19 14:40:55 +02:00
scanner_test.go GODT-1044: lite parser 2021-05-26 14:48:46 +00:00
scanner.go GODT-1044: lite parser 2021-05-26 14:48:46 +00:00
section_test.go GODT-949: Fix section parsing issue 2021-06-02 05:56:17 +02:00
section.go GODT-1234 Set attachment name 'message.eml' for message/rfc822 attachments. 2021-07-19 14:40:55 +02:00
writer.go GODT-1044: lite parser 2021-05-26 14:48:46 +00:00