GIT_SILENT: time to increase version
GIT_SILENT: time to increase version
GIT_SILENT: time to increase version
GIT_SILENT: prepare 6.7.3
l10n daemon script <scripty@kde.org> committed
rLIBKLEO5eadaac28b14: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAd35166aedb04: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rLIBKLEOd10b531eb537: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA0d20afabe00c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
I tested following cases with a 100~mb file (GnuPG 2.5.20 on linux):
Clarify description of crypotographically invalid signature
Cleanup unused redundant code
Move web install files to qrc
GIT_SILENT: prepare 6.7.3
cipher:kem: Validate input length.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAf81a9be2c8b2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA297293bada01: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA8074154476ac: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
I'd like to push the changes above for gpg, even if it's not exactly same as what Kleo does (not perfect enough: when signature check fails, output file remains;).
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAe16abe6ba054: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Add reuse lint in pre-commit CI support
I found that for a signed+encrypted file, when AEAD failure occurs in the stream of signature part (after literal data part), output file remains.
It's also the case when signature (which comes after literal data packet) is wrong.
sexp: Add length check DATALEN when parsing SEXP.
cipher:gcm: Silence GCC 15 warning.
Tested on Linux with GnuPG 2.5.20.
Testing with a small file (160~byte) did not leave a broken file. If I
understand Werner correctly it is due to libgpg-error/estream.c:
fcancel emptying the buffer if the file fits in the buffer.
Thus I tested with a 1GB file.
modified bigfile.txt
Output before patch:
A broken file remains.
Additional patch for gpg:
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA8fa8c4002abb: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA6e6155430bbf: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA327016f9d4d3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA9f62adc37d10: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
In the comment of mine {T7873#218499}, I was wrong. The place I explained for a breakpoint was for symmetric encryption.
For public key encryption, it is:
For gpg, we need to check (and possibly fix) the cases with:
Remove reference to removed patch
Update libkleo and kleopatra
Move web install files to qrc
m <meik.michalke@gnupg.com> committed
rW6837be0e1621: updated GpgOL/Web (authored by m <meik.michalke@gnupg.com>).
updated GpgOL/Web
Ensure that key filters are listed in correct order
Actually this means that the BER encoding is broken. I would propose to not return an error in this case only if a new flag is passed to libksba.
Ensure that key filters read from config are sorted correctly
Add test case for sender UID in prettyFormatSignature()
Actually display specified sender in prettyFormatSignature()
Update libkleo and kleopatra
Update libkleo and kleopatra
Update kmime, kmbox, mimetreeparser to 26.04.1
gen-qt.sh: Fix update of packages.list
gen-qt.sh: Add support for Qt 5 packages
• ebo edited projects for
T6333: GpgOL: Improve handling of HTML Only mails, added:
gpd5x; removed
Restricted Project.
Allow to fetch messages from shared mailboxes
Detect, offer to import OpenPGP keys in attachments / headers
Detect, offer to import OpenPGP keys in attachments / headers
Add action to auto-attach own and recipient OpenPGP keys
Do not rely on line widget to store selected key
Remove obsolete code for checking own signing keys
Add (optional) automatic WKD lookup
Fix bug in config logic when using multiple email accounts
Check encrypt to self keys for problems
Make info on near key expiry actually show
Fix and enhance key selection from completion popup
Move more info to the crypto status widget
Include key id in key status summary; simplify logic
Composer: Clarify and fix the selection of encryption keys
Also allow to customize encrypt to own SMIME key
Allow to customize key(s) to use for encrypt to self
Move CertificateLineEdit class, for use in more places
Always trust selected keys in reencrypt
Disable reencryption to S/MIME keys for now
Reencrypt: Allow to save failed mails to separate folder
Reencrypt: Refactor error handling, add support for S/MIME
Always trust selected keys in reencrypt
Disable reencryption to S/MIME keys for now
Reencrypt: Allow to save failed mails to separate folder
Reencrypt: Further centralize error handling code
Reencrypt: Add support for S/MIME
Properly verify SSL cert also from the native side
Better security level info in corner cases
Better security level info in corner cases
Only warn about version mismatch, if manifest file has changed
Allow to fetch messages from shared mailboxes
Start server process from same directory
Notes: This currently relies on CryptoHelper::decryptMessage() in mimetreeparser. That in turn re-implements all the decrypt handling that we already have elsewhere, except it fails on a lot of the (many) corner cases. In Outlook, it already breaks at the message no longer being properly typed as multipart/encrypted.
m <meik.michalke@gnupg.com> committed
rOJbec51ee83ede: minor update to the translation files (authored by m <meik.michalke@gnupg.com>).
minor update to the translation files
Mark const variable as const.