vmime/tests
Jan Engelhardt 97d15b8cd7
vmime: avoid changing SEVEN_BIT when encoding::decideImpl sees U+007F (#303)
* vmime: avoid changing SEVEN_BIT when encoding::decideImpl sees U+007F

Do not switch to QP/B64 when encountering U+007F.
U+007F is part of ASCII just as much as U+0001 is.

---------

Co-authored-by: Vincent Richard <vincent@vincent-richard.net>
2024-05-21 15:45:29 +02:00
..
misc Code style and clarity. 2018-09-05 23:54:48 +02:00
net Fixed Cppcheck issues. 2021-11-25 21:57:07 +01:00
parser vmime: avoid changing SEVEN_BIT when encoding::decideImpl sees U+007F (#303) 2024-05-21 15:45:29 +02:00
security/digest Code style and clarity. 2018-09-05 23:54:48 +02:00
utility url: strip leading slash from url-path (#298) 2024-03-04 11:46:03 +01: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 Fixed Cppcheck issues. 2021-11-25 21:57:07 +01:00