proton-bridge/pkg/message
2023-11-30 11:03:31 +01:00
..
parser fix(GODT-2851): Add empty text part if no text part when importing multipart. 2023-11-30 11:03:31 +01:00
testdata fix(GODT-2576): Correctly handle Forwarded messages from Thunderbird 2023-11-16 16:17:54 +01:00
build_custom.go chore(GODT-2916): Split Decryption from Message Building 2023-09-18 14:40:07 +02:00
build_framework_test.go fix(GODT-2212): Preserver Header order in message building 2023-09-25 15:05:21 +02:00
build_test.go fix(GODT-2212): Preserver Header order in message building 2023-09-25 15:05:21 +02:00
build.go fix(GODT-2212): Preserver Header order in message building 2023-09-25 15:05:21 +02:00
decrypt_and_build.go chore(GODT-2916): Split Decryption from Message Building 2023-09-18 14:40:07 +02:00
decrypt.go chore(GODT-2916): Split Decryption from Message Building 2023-09-18 14:40:07 +02:00
header_test.go test: oss-fuzz support for fuzzing 2023-07-18 09:13:11 +02:00
header.go Other: Update copyright year 2023-01-02 11:09:11 +01:00
message.go Other: Update copyright year 2023-01-02 11:09:11 +01:00
options.go Other: Update copyright year 2023-01-02 11:09:11 +01:00
parser_test.go fix(GODT-2576): Correctly handle Forwarded messages from Thunderbird 2023-11-16 16:17:54 +01:00
parser.go fix(GODT-2576): Correctly handle Forwarded messages from Thunderbird 2023-11-16 16:17:54 +01:00