vmime/tests
Jan Engelhardt b06e9e6f86 Skip delimiter lines that are not exactly equal to the boundary
There is crap software out there that generates mails violating the
prefix ban clause from RFC 2046 §5.1 ¶2.

Switch vmime from a prefix match to an equality match, similar to
what Alpine and Thunderbird do too.
2019-10-05 11:37:09 +02:00
..
misc Code style and clarity. 2018-09-05 23:54:48 +02:00
net #213 Add support for invalid empty () in FETCH body structure (non-strict) 2019-04-18 11:28:48 +02:00
parser Skip delimiter lines that are not exactly equal to the boundary 2019-10-05 11:37:09 +02:00
security/digest Code style and clarity. 2018-09-05 23:54:48 +02:00
utility Removed 'stringProxy' since COW std::string is no longer valid in C++11. 2018-09-15 07:41:26 +02:00
testRunner.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
testUtils.cpp Code style and clarity. 2018-09-05 23:54:48 +02:00
testUtils.hpp Code style and clarity. 2018-09-05 23:54:48 +02:00