Friedrich W. H. Kossebau
|
17197c848c
|
Fix CryptoUtils::assembleMessage() to not add bogus text/plain content-type
Found by failing unit tests mailcommon-filter-filteractiondecrypttest &
mailcommon-filter-filteractionencrypttest
|
5 years ago |
Laurent Montel
|
a7485bb888
|
GIT_SILENT: we depend against c++17
|
5 years ago |
Laurent Montel
|
f42903a967
|
run git clang-format
|
5 years ago |
Christophe Giboudeaux
|
761bf1df88
|
Convert license headers to SPDX format
|
6 years ago |
Martin Koller
|
0628360b22
|
do not lose address headers when decrypting mail
Differential Revision: https://phabricator.kde.org/D28399
BUG: 413022
|
6 years ago |
Montel Laurent
|
a9b4983032
|
GIT_SILENT: coding styke
|
9 years ago |
Daniel Vrátil
|
2f1846cc68
|
Decrypt filter action: Make sure to convert line endings
KMime expects LF, so make sure we don't pass CRLF to it.
|
9 years ago |
Daniel Vrátil
|
10244a6905
|
Move some crypto-code to public API
So it can be used from KMail directly.
|
9 years ago |
Daniel Vrátil
|
8dabd76d0f
|
Implement support for decrypting InlinePGP messages
|
9 years ago |
Daniel Vrátil
|
bd19def5bd
|
EasyGPG: automatic encryption and decryption of emails
Introduce Encrypt and Decrypt message filters to automaticaly perform
crypto operations on incoming emails.
Differential Revision: https://phabricator.kde.org/D7041
|
9 years ago |