l10n daemon script <scripty@kde.org> committed
rLIBKLEO11250e80616e: 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
rKLEOPATRAada705962d9c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fix the translation template version number (add 6 for kf6)
l10n daemon script <scripty@kde.org> committed
rLIBKLEO5db8a4b95dbd: 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
rKLEOPATRA6f9a8170758c: 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
rMTP641cb6470640: 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
rLIBKLEOa321f52ca97e: 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
rKLEOPATRA25baf32a8202: 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
rMTP1e16a0a66f17: 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
rLIBKLEOdb69cc36478f: 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
rKLEOPATRA4ea2d7a38b73: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Note for myself: This is the behavior for key resolving in GpgOL. GpgEX has different code for this and the above examples will not work.
In GpgEX the group is not resolved into its component keys currently.
Done. I have verified with the test runner run-verifyopaquejob that verification still works and that the warning is gone.
core: Tell gpg that we want to verify signed data
I would use ALGO of gpgme_createsubkey to pass the fingerprint of the ADSK. This can be justified because the algorithm is an implict property of the fingerprint. Obviously we also nee a new flag to do switch to this behaviour. A new GPGME_CREATE_ADSK comes to mind.
core: Support direct encryption of file with gpg
core: Support writing the decrypt/verify output directly to a file
core: Support direct signing of file with gpg
qt: Support verification of opaque signed data directly to/from files
qt: Support decryption (with verification) directly to/from files
qt: Support writing/reading signed/encrypted files directly to/from file
qt,doc: Document that Job::startIt() doesn't self-destruct Job on error
cpp: Support new flags for direct signing/encryption of files
Make sign/encrypt jobs directly read/write the input/output file
Implementing adding ADSKs
Merge branch 'STABLE-BRANCH-2-4'
Finally officially tested with Gpg4win-4.2.0 and a Yubikey 5 NFC. Works for both OpenPGP and PIV.
Tested with Gpg4win-4.2.0 and a Yubikey 5 NFC.
CSRs are generated for both available keytypes rsa2048 and nistp256.
doc: Explain why socket activation is a problem
common: Add keyword socketdir to gpgconf.ctl
For the similar task to add an existing subkey to a key we have GpgAddExistingSubkeyEditInteractor. This uses the much more complicated interface. Maybe we want to avoid this.
GIT_SILENT: prepare 5.24.5
scd:openpgp: Add the length check for new PIN.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAc8ac3de17e7a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thank you for the bug report. Although it's a corner case, it is a discrepancy in the implementation which results unrecoverable situation of the device.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA94e25591069e: 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
rKLEOPATRA78ab9b383a0b: 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
rKLEOPATRA57a15201da50: 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
rLIBKLEO8a4a8629cc6f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fix for i386 assembly pushed to master and 1.10 branch.
Before adding code please first come up with a description of the planned API extension.
I don't think that it is a good idea to have such a specialized API for this task. What we do here is very similar to adding a subkey and as such the APIs should be merged.
May be a still running daemon from another version or a a problem during the first install.
bench-slope: restore compiler barriers for auto-GHZ check
mpi/ec-inline: refactor i386 assembly to reduce register usage
Just a quick first comment: We usually commit core changes and cpp/qt/etc. changes separately. So please split this commit before merging it to master.
Fix per-UserID fg/bg colors
GIT_SILENT: normalize deprecated qt version
GIT_SILENT: normalize deprecated qt version
• TobiasFella moved
T6880: GPGME (++/qt): Add support for --quick-add-adsk from
Restricted Project Column to
Restricted Project Column on the
Restricted Project board.
Register DCO for Mario Haustein
That was my fault in commit rG8fc9de8d6bf663f7c8419b42dab01f590a694d59 obviously I assumed that the macros were always used.
Use more specific text for "More details" button for PGP keys
GIT_SILENT: prepare 6.0.0 rc1
l10n daemon script <scripty@kde.org> committed
rLIBKLEOc0f8714a8972: 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
rKLEOPATRA217f8b5f8469: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
tools: Remove the dotlock tool.
l10n daemon script <scripty@kde.org> committed
rMTP9437d09b5bd8: 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
rLIBKLEO25c7ce1e9f98: 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
rKLEOPATRA60f7208f8c3a: 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
rKLEOPATRA5c9d738e2d05: 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
rMTP28fb110b548d: 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
rLIBKLEOcaf34cc7d92b: 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
rKLEOPATRAc7a32f35e39d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
GIT_SILENT: prepare 24.01 rc1
GIT_SILENT: prepare 24.01 rc1
Uploaded draft-koch-openpgp-webkey-service-17
web: Fix link to Italian guide.
Replaced draft.org my draft.md
scd:p15: Add a diagnostic for unsupported DTRUST4 features.
Undo changes to KeySelectionCombo
• werner committed
rG0b85a9ac09d1: scd:p15: Add support for D-Trust Card 4.1/4.4 (authored by Mario Haustein via Gnupg-devel <gnupg-devel@gnupg.org>).
scd:p15: Add support for D-Trust Card 4.1/4.4
• werner committed
rG812f9880591e: scd:p15: Add support for CardOS 5.4 (authored by Mario Haustein via Gnupg-devel <gnupg-devel@gnupg.org>).
scd:p15: Add support for CardOS 5.4
Limit filtering to SMIME keys
Additionally show subkeys actions in a toolbar
Expose toolbar of messageviewerdialog
Additionally show subkeys actions in a toolbar
Adapt Validity and Summary Role to individual user ids