294 Commits (cd6b5cdcc3ec7fca8f00363289fbc0f4efcf12fb)

Author SHA1 Message Date
James Houlahan cd6b5cdcc3 GODT-1348: max 100 conn per host 5 years ago
Alexander Bilyak e940d9f6fe GODT-1204: Handle importing too big messages 5 years ago
Alexander Bilyak 22d2bcc21d GODT-1205: "RCPT TO" does not contain all addressed from "CC" 5 years ago
Alexander Bilyak f10da3c7f0 GODT-1263: Fix crash on invalid or empty header 5 years ago
Alexander Bilyak b8dd9f82bd GODT-1235: Fix 401 response error handling 5 years ago
Alexander Bilyak 1157e60972 GODT-1261: Fix building messages with long key 5 years ago
Jakub 63780b7b8d GODT-1234 Set attachment name 'message.eml' for `message/rfc822` attachments. 5 years ago
James Houlahan e3e4769d78 Other: remove dead code 5 years ago
James Houlahan b2e9c4e4e9 Other: Revert "GODT-1224: don't strip trailing newlines from message bodies" 5 years ago
James Houlahan db4cb36538 GODT-1224: don't strip trailing newlines from message bodies 5 years ago
James Houlahan 2707a5627c Other: prefer empty string check vs nil check 5 years ago
James Houlahan 2cce29e858 GODT-1201: bump gopenpgp to 2.1.10 and update crypto time 5 years ago
James Houlahan ef1223391b GODT-1193: Don't doubly encode parts 5 years ago
Jakub a3e102e456 GODT-1166: Do not expose current auth token in interface 5 years ago
Jakub 0c6a098af9 GODT-1166: Reduce the number of auth for live test 5 years ago
James Houlahan 5bf359d34f GODT-1193: don't use message.Read; permit non-UTF-8 charsets 5 years ago
Jakub cf1ba6588a GODT-949: Fix section parsing issue 5 years ago
James Houlahan 858f2c7f29 Other: add (failing) bodystructure test 5 years ago
James Houlahan f63238faed Other: stuff mostly passes but bodystructure parse is broken? 5 years ago
James Houlahan f6ff85f69d GODT-1184: Preserve signatures in externally signed messages 5 years ago
James Houlahan ec5b5939b9 GODT-949: Add comment about ignoring InvalidMediaParameter 5 years ago
James Houlahan dec00ff9cc GODT-949: Ignore some InvalidMediaParameter errors in lite parser 5 years ago
James Houlahan 9fddd77f0d GODT-1183: Add test for getting contact emails by email 5 years ago
Jakub a2029002c4 GODT-1155 Update gopenpgp and use go-srp 5 years ago
James Houlahan 36fdb88d96 GODT-1182: use correct contacts route 5 years ago
Jakub d0a97a3f4a GODT-1044: fix header lines parsing 5 years ago
James Houlahan e01dc77a61 GODT-1044: lite parser 5 years ago
Jakub 509ba52ba2 GODT-1162: Fix wrong section 1 error when email has no MIME parts 5 years ago
James Houlahan 629d6c5e4d GODT-1175: report bug 5 years ago
James Houlahan 12ac47e949 Other: fix typos regarding listener 5 years ago
Jakub dd66b7f8d0 GODT-1159 SMTP server not restarting after restored internet 5 years ago
James Houlahan 0b95ed4dea GODT-1146: Refactor header filtering 5 years ago
Jakub ce64aeb05f Other: avoid API jail 5 years ago
Michal Horejsek 8109831c07 GODT-35: Finish all details and make tests pass 5 years ago
James Houlahan 2284e9ede1 GODT-35: New pmapi client and manager using resty 5 years ago
Jakub Cuth 94b5799ba7 Other refactor: clean old builder 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 4038752a9a Other: preserve message header in PGP/MIME passthrough message 5 years ago
Jakub Cuth ebf724412b Other: fix custom message on decryption error for externally encrypted message 5 years ago
Jakub 8ab05a000c GODT-1136 DB Cache header from builder and test 5 years ago
James Houlahan 454d248819 GODT-213: Preserve contenttype for undecryptable message body 5 years ago
James Houlahan 6c8e5f7cd3 GODT-213: Use application/octet-stream for encrypted parts 5 years ago
James Houlahan f5aba717b2 GODT-213: Force no transfer encoding for embedded message/rfc822 parts 5 years ago
James Houlahan 1359c39bc0 GODT-213: Remove dead code GetRelatedHeader/GetRelatedBoundary 5 years ago
James Houlahan 4850681f1d GODT-213: correctly expect text/plain in custom message text parts 5 years ago
Jakub aa55c69307 Other: fix linter 5 years ago
James Houlahan 1f19d4df75 GODT-213: Force text/plain for custom message text part 5 years ago
James Houlahan c0f6af9eb5 GODT-213: Complex external encrypted tests (multipart/alternative, message/rfc822 attachment) 5 years ago
James Houlahan ef6a3d4999 GODT-213: Add comments for newly added code 5 years ago
James Houlahan 50550d42b4 GODT-213: Message Builder 5 years ago