Change asymmetric -> public key
Add option to disable symmetric encryption
Change asymmetric -> public key
Remove not anymore required patches.
Update gpgme to a 1.24.0-beta566
Change column title to Key ID
tests: Fix segv in t-json.c
Change two names and fix title case for help items
GIT_SILENT: it compiles fine without deprecated kf methods
GIT_SILENT: it compiles fine without deprecated kf methods
GIT_SILENT: it compiles fine without deprecated kf methods
tests: Avoid some compiler warnings.
qt: Avoid bogus stringop-overread warning
qt: Fix warning about missing return
correct, this only affects encryption
I assume you only implement this for encryption and not decryption. The latter should always be possible.
Right, thats my understanding from reading of the RFC that the padding should be strictly < 8B. We can reword though.
mpi: Fix loop condition in bad point check.
Well, but if the padding is indeed limited to 7 bytes the fix should be applied anyway.
The report went like this
but looking again, it is wrong as it did not reflect the end condition for the cycle, which obviously means the cycle does not run. Sorry for the noise.
Can you give a hint where there is a buffer overrun in the first patch? Padding limit might be correct but I can't see an overrun.
Thanks for running the analyzer. We need to have a closer look at the suggested fixes. For example initializing a variable needs a reason and should not be done as a general precaution because that may hide other errors.
Thanks for running the analyzer. We need to have a closer look at the suggested fixes. For example initializing a variable needs a reason and should not be done as a general precaution because that may hide other errors.
core: speedup gpgme_get_key
Make groupboxes frameless
Rename Composer to ComposerJob
Introduce MessageDispatcher interface
Improve wording for keyserver upload
Improve wording for keyserver upload
Add option to disable symmetric encryption
Apply 1 suggestion(s) to 1 file(s)
Default to uploading revocations for ldap keyservers
Automatically export certificate after revocation and ask the user to publish it
Put reason in an expander
Revert "Remove UI for adding a reason"
Remove UI for adding a reason
Improve revocation dialog
WebOfTrustWidget: Add option to only show own certifications
Add UserIDListProxyModel, allowing filtering for the user's own certifications
• ebo renamed
T6935: Kleopatra: Key search and refresh related improvements from
Kleopatra: Key search related improvements to
Kleopatra: Key search and refresh related improvements.
Handle encryption with multipart/mixed
l10n daemon script <scripty@kde.org> committed
rLIBKLEO96fca43d23e6: 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
rKLEOPATRAb42875a3088e: 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
rKLEOPATRAeda1cea1cd4b: 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
rKLEOPATRA26a54d4db966: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Jakuje renamed
T7129: Fix static reports by static analyser in gnugp from
Fix static reports by static analyser to
Fix static reports by static analyser in gnugp.
With caching, did you have something like this in mind?
GIT_SILENT: time to increase version
GIT_SILENT: time to increase version
GIT_SILENT: time to increase version
l10n daemon script <scripty@kde.org> committed
rLIBKLEO5d11a0149ea5: 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
rLIBKLEO4273e88f5447: 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
rKLEOPATRA88f8478a3042: 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
rLIBKLEO35b479642954: 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
rLIBKLEOc530a5d7df0f: 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
rKLEOPATRA82d64fe6615d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Back in the ancient days we allowed to dlopen algorithms so to avoid patent problems in certain countries.
Actually we are using gpgme already for 64 bit Windows; but statically linked.
l10n daemon script <scripty@kde.org> committed
rMTPff77e194dfa4: 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
rLIBKLEO8bdd04724eb6: 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
rKLEOPATRA571c21efbcb7: 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
rLIBKLEO65d3284d217c: 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
rKLEOPATRA6d36396e3a0f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
I don't think we need a fallback. For the group configuration we can manually look in the old location. And for everything else it's okay to lose the configuration.
Use new KConfig api to change base directory
Move Kleo group configs to gnupg home
Unify spelling of "Key ID" and "User ID"
Use new KConfig api to change base directory
Tested with VS-Desktop-3.2.93.391-Beta:
Unify spelling of "Key ID" and "User ID"
Add option to disable symmetric encryption
doc: Update copyright notices
build: Remove cruft from configure.ac