Home GnuPG

Recent Activity
ActivePublic

Recent Activity

Today

ikloecker changed the status of T7104: Kleopatra: Allow "Change password" for private key with offline primary from Open to Testing.
Fri, Apr 26, 3:50 PM · Feature Request, kleopatra, Restricted Project
werner committed rEa5f0e0b2f789: argparse: Fix a theoretical memory leak. (authored by werner).
argparse: Fix a theoretical memory leak.
Fri, Apr 26, 3:28 PM
werner closed T7105: libgpg-error: Memory leak in store_alias() as Resolved.

Oh yeah the idea to implement aliases is more than 20 years old. I guess it is even older. Thanks.

Fri, Apr 26, 3:28 PM · gpgrt, Bug Report
werner committed rG516b5301262e: speedo: Change install directory for Windows (authored by werner).
speedo: Change install directory for Windows
Fri, Apr 26, 3:19 PM
werner committed rGc8a3b711f038: speedo: Do not use the gpg-error-config in the build system (authored by werner).
speedo: Do not use the gpg-error-config in the build system
Fri, Apr 26, 3:19 PM
werner committed rGc1d62418d5b3: speedo: Prepare for building 64 bit Windows versions. (authored by werner).
speedo: Prepare for building 64 bit Windows versions.
Fri, Apr 26, 3:19 PM
werner committed rG351f5e814b22: speedo: Set gnupg_ver macro to gnupg26_ver. (authored by werner).
speedo: Set gnupg_ver macro to gnupg26_ver.
Fri, Apr 26, 3:19 PM
ikloecker committed rKLEOPATRAcbdca2e85514: Use std::ranges::all_of/any_of instead of Kleo::all_of/any_of (authored by ikloecker).
Use std::ranges::all_of/any_of instead of Kleo::all_of/any_of
Fri, Apr 26, 3:10 PM
ikloecker committed rKLEOPATRAf256a4c385f2: Remove left-over support for old gpgme (authored by ikloecker).
Remove left-over support for old gpgme
Fri, Apr 26, 3:10 PM
ikloecker committed rKLEOPATRA5010ef4808dd: Use ranges algorithms (authored by ikloecker).
Use ranges algorithms
Fri, Apr 26, 3:10 PM
ikloecker committed rKLEOPATRA5e4c381033e9: Use std::erase (for vector) (authored by ikloecker).
Use std::erase (for vector)
Fri, Apr 26, 3:10 PM
ikloecker committed rKLEOPATRA63a3deefb4dd: Allow changing passphrase protecting subkeys of offline keys (authored by ikloecker).
Allow changing passphrase protecting subkeys of offline keys
Fri, Apr 26, 3:10 PM
werner committed rC0729fb84a6a1: Let gcry_print_config show whether it is amd64 or i686 (authored by werner).
Let gcry_print_config show whether it is amd64 or i686
Fri, Apr 26, 2:08 PM
svuorela committed rKLEOPATRAfae5a9d25875: let's see if this is what cppcheck complains over (authored by svuorela).
let's see if this is what cppcheck complains over
Fri, Apr 26, 1:44 PM
svuorela committed rKLEOPATRA41e42d5f8e66: Fix suppression (authored by svuorela).
Fix suppression
Fri, Apr 26, 1:44 PM
svuorela committed rKLEOPATRA02d9d8c8c551: Definitions (authored by svuorela).
Definitions
Fri, Apr 26, 1:44 PM
svuorela committed rKLEOPATRA03b48e32cafc: cppcheck config (authored by svuorela).
cppcheck config
Fri, Apr 26, 1:44 PM
svuorela committed rKLEOPATRA16d9337f068b: Better cppcheck config (authored by svuorela).
Better cppcheck config
Fri, Apr 26, 1:44 PM
svuorela committed rKLEOPATRAfa99259db17d: yaml adaptions (authored by svuorela).
yaml adaptions
Fri, Apr 26, 1:44 PM
svuorela committed rKLEOPATRAd1714e1ccb9b: Configure cpp check (authored by svuorela).
Configure cpp check
Fri, Apr 26, 1:44 PM
svuorela committed rKLEOPATRAaaee66c8e8f6: Enable cppcheck and xmllint (authored by svuorela).
Enable cppcheck and xmllint
Fri, Apr 26, 1:44 PM
svuorela committed rKLEOPATRAdf0ef720c0a8: dummy (authored by svuorela).
dummy
Fri, Apr 26, 1:44 PM
ikloecker claimed T7104: Kleopatra: Allow "Change password" for private key with offline primary .
Fri, Apr 26, 1:38 PM · Feature Request, kleopatra, Restricted Project
svuorela committed rKLEOPATRA5ba83614d105: Fix suppression (authored by svuorela).
Fix suppression
Fri, Apr 26, 12:07 PM
svuorela committed rKLEOPATRAad936db4dcb1: Fix indent. (authored by ikloecker).
Fix indent.
Fri, Apr 26, 12:07 PM
svuorela committed rKLEOPATRAc69496846bd9: Better cppcheck config (authored by svuorela).
Better cppcheck config
Fri, Apr 26, 12:07 PM
svuorela committed rKLEOPATRAaa509a075abd: cppcheck config (authored by svuorela).
cppcheck config
Fri, Apr 26, 12:07 PM
svuorela committed rKLEOPATRA7f8a15740154: Configure cpp check (authored by svuorela).
Configure cpp check
Fri, Apr 26, 12:07 PM
svuorela committed rKLEOPATRA2122216b001e: yaml adaptions (authored by svuorela).
yaml adaptions
Fri, Apr 26, 12:07 PM
svuorela committed rKLEOPATRA37cdb01a6d5d: Definitions (authored by svuorela).
Definitions
Fri, Apr 26, 12:07 PM
svuorela committed rKLEOPATRAcb41e0a2a881: dummy (authored by svuorela).
dummy
Fri, Apr 26, 12:07 PM
svuorela committed rKLEOPATRA57383bb54e0c: Enable cppcheck and xmllint (authored by svuorela).
Enable cppcheck and xmllint
Fri, Apr 26, 12:07 PM
ikloecker committed rKLEOPATRA1aeab628a67d: yamllint: Allow any indentation of lists (authored by ikloecker).
yamllint: Allow any indentation of lists
Fri, Apr 26, 12:02 PM
ikloecker added a comment to T7104: Kleopatra: Allow "Change password" for private key with offline primary .

I disabled this for offline keys because I erroneously assumed that one would need the primary key for changing the password. We can simply replace the check for the primary secret key with a check for any secret subkey that's stored on disk.

Fri, Apr 26, 11:48 AM · Feature Request, kleopatra, Restricted Project
svuorela committed rKLEOPATRA3915a7b97f59: Fix indent. (authored by ikloecker).
Fix indent.
Fri, Apr 26, 10:11 AM
Jakuje created T7105: libgpg-error: Memory leak in store_alias().
Fri, Apr 26, 9:35 AM · gpgrt, Bug Report
svuorela committed rKLEOPATRA94767c92626e: Fix suppression (authored by svuorela).
Fix suppression
Fri, Apr 26, 9:25 AM
gniibe committed rC6cf3aca71b52: cipher:ecc: Comment fix. (authored by gniibe).
cipher:ecc: Comment fix.
Fri, Apr 26, 8:35 AM
gniibe committed rG9128d81bb7b9: agent:kem:ecc: Support a key on smartcard. (authored by gniibe).
agent:kem:ecc: Support a key on smartcard.
Fri, Apr 26, 7:25 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOc20b2bde6e38: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, Apr 26, 3:21 AM

Yesterday

svuorela committed rKLEOPATRA3d69e140222b: Better cppcheck config (authored by svuorela).
Better cppcheck config
Thu, Apr 25, 5:33 PM
svuorela committed rKLEOPATRA68352f80afc4: cppcheck config (authored by svuorela).
cppcheck config
Thu, Apr 25, 5:31 PM
svuorela committed rKLEOPATRA3f11d5f9978f: Definitions (authored by svuorela).
Definitions
Thu, Apr 25, 5:15 PM
svuorela committed rKLEOPATRAbf2114f7be6b: yaml adaptions (authored by svuorela).
yaml adaptions
Thu, Apr 25, 5:15 PM
svuorela committed rKLEOPATRA65e8282e2bda: Configure cpp check (authored by svuorela).
Configure cpp check
Thu, Apr 25, 5:09 PM
svuorela committed rKLEOPATRA4c1d4dc90732: dummy (authored by svuorela).
dummy
Thu, Apr 25, 5:09 PM
svuorela committed rKLEOPATRA0bccead04576: Enable cppcheck and xmllint (authored by svuorela).
Enable cppcheck and xmllint
Thu, Apr 25, 5:08 PM
ikloecker committed rKLEOPATRA0720c6d221fc: Add YAML linter (authored by ikloecker).
Add YAML linter
Thu, Apr 25, 4:44 PM
ikloecker committed rKLEOPATRA451a2b69488d: Add YAML linter (authored by ikloecker).
Add YAML linter
Thu, Apr 25, 4:44 PM
ikloecker committed rKLEOPATRAb3225df129b5: Add YAML linter (authored by ikloecker).
Add YAML linter
Thu, Apr 25, 4:38 PM
ebo created T7104: Kleopatra: Allow "Change password" for private key with offline primary .
Thu, Apr 25, 4:11 PM · Feature Request, kleopatra, Restricted Project
ebo created T7103: Confusing error message when changing passphrase/password of subkey.
Thu, Apr 25, 3:58 PM · gnupg24, gnupg22
TobiasFella committed rLIBKLEO8899415e3a55: Fix showing keys as disabled / revoked / invalid (authored by TobiasFella).
Fix showing keys as disabled / revoked / invalid
Thu, Apr 25, 2:52 PM
TobiasFella committed rKLEOPATRA2ceb67a12730: Refactor (authored by TobiasFella).
Refactor
Thu, Apr 25, 2:49 PM
TobiasFella committed rKLEOPATRAbf29a94d6874: move action to top (authored by TobiasFella).
move action to top
Thu, Apr 25, 2:46 PM
TobiasFella committed rKLEOPATRA966146ca1ed9: Rework result message (authored by TobiasFella).
Rework result message
Thu, Apr 25, 2:31 PM
TobiasFella committed rKLEOPATRA126e76e1e1c9: WIP (authored by TobiasFella).
WIP
Thu, Apr 25, 2:31 PM
TobiasFella committed rKLEOPATRA96f8ce80de38: Add action for refreshing (multiple) keys to key list (authored by TobiasFella).
Add action for refreshing (multiple) keys to key list
Thu, Apr 25, 2:31 PM
werner committed rG83e2dede0a49: speedo: Use gpg-authcode-sign.sh and change archive label to v2.5. (authored by werner).
speedo: Use gpg-authcode-sign.sh and change archive label to v2.5.
Thu, Apr 25, 2:27 PM
svuorela committed rKLEOPATRA04b95b342c8b: dummy (authored by svuorela).
dummy
Thu, Apr 25, 12:53 PM
svuorela committed rKLEOPATRA370ede25f499: Enable cppcheck and xmllint (authored by svuorela).
Enable cppcheck and xmllint
Thu, Apr 25, 12:52 PM
werner committed rW86071c599fa3: Deprecate authenticode-sign.sh (authored by werner).
Deprecate authenticode-sign.sh
Thu, Apr 25, 11:06 AM
werner committed rGd3b41e76119c: Install the new gpg-authcode-sign.sh script. (authored by werner).
Install the new gpg-authcode-sign.sh script.
Thu, Apr 25, 11:00 AM
werner committed rCf895a69d3b4b: Require GpgRT 1.49 (authored by werner).
Require GpgRT 1.49
Thu, Apr 25, 10:45 AM
werner committed rD8fc7c18aadc2: swdb: GpgRT 1.49 (authored by werner).
swdb: GpgRT 1.49
Thu, Apr 25, 10:44 AM
werner closed T7012: Release gpgrt 1.49 as Resolved.
Thu, Apr 25, 10:40 AM · gpgrt, Release Info
werner committed rE1d96206f95a7: Post release updates (authored by werner).
Post release updates
Thu, Apr 25, 10:32 AM
werner committed rEfaed9c271ad2: Release 1.49 (authored by werner).
Release 1.49
Thu, Apr 25, 10:32 AM
werner committed rE74e07b3dffb9: yat2m: Improve html output. (authored by werner).
yat2m: Improve html output.
Thu, Apr 25, 10:32 AM
werner committed rE2f9a0895a103: logging: New function gpgrt_logv_domain. (authored by werner).
logging: New function gpgrt_logv_domain.
Thu, Apr 25, 10:32 AM
werner triaged T7102: Release GpgRT 1.50 as Low priority.
Thu, Apr 25, 10:25 AM · Release Info, gpgrt
werner added a comment to T4383: Add a monitor callback to the gpgrt logging system.

Along with the monitor we should also implement a domain selection feature.

Thu, Apr 25, 10:13 AM · gpgrt, Feature Request
TobiasFella moved T7096: Kleopatra: Show origin of user-ID in details window from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Thu, Apr 25, 9:04 AM · Restricted Project, kleopatra
TobiasFella committed rKLEOPATRA0b96534a14b5: UserIDsWidget: Add origin column (authored by TobiasFella).
UserIDsWidget: Add origin column
Thu, Apr 25, 9:04 AM
TobiasFella changed the status of T6629: Kleopatra: Remove tooltip signature class, a subtask of T6626: Kleopatra: Improve certification and revocation, from Open to Testing.
Thu, Apr 25, 9:00 AM · gnupg, kleopatra
TobiasFella changed the status of T6629: Kleopatra: Remove tooltip signature class from Open to Testing.
Thu, Apr 25, 9:00 AM · Restricted Project, kleopatra
TobiasFella committed rLIBKLEO443f54bc54fb: Remove signature class tooltip (authored by TobiasFella).
Remove signature class tooltip
Thu, Apr 25, 8:58 AM
werner accepted rC005292cf9f41: cipher:kem:ecc: Support NIST curves..
Thu, Apr 25, 8:57 AM
gniibe committed rG02b056ef777c: agent:kem: Fix memory leaks. (authored by gniibe).
agent:kem: Fix memory leaks.
Thu, Apr 25, 7:35 AM
gniibe committed rG2593dcbcebbe: agent: Allow NULL for R_PADDING, when calling scd and tpm2d. (authored by gniibe).
agent: Allow NULL for R_PADDING, when calling scd and tpm2d.
Thu, Apr 25, 7:35 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO0a22fa119297: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Apr 25, 7:22 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO6648c986a2f2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Apr 25, 3:25 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAb1d2a40f4b2e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Apr 25, 3:22 AM
gniibe added inline comments to rC005292cf9f41: cipher:kem:ecc: Support NIST curves..
Thu, Apr 25, 2:07 AM

Wed, Apr 24

werner triaged T7101: Automagically create a PGP key from a X.509 cert as Normal priority.
Wed, Apr 24, 3:03 PM · Feature Request, S/MIME, OpenPGP, gnupg
werner moved T6681: agent: Clean up main loop and better cache handling of expiration (was: Adding agent_timer API for monitoring something and passphrase cache) from Backlog to QA on the gnupg26 board.
Wed, Apr 24, 10:05 AM · keyboxd, gpgagent, gnupg26
werner moved T6682: agent: agent_kick_the_loop function to unblock the select(2) from Backlog to QA on the gnupg26 board.
Wed, Apr 24, 10:05 AM · keyboxd, gpgagent, gnupg26
werner moved T6692: agent: Clean up check_own_socket to monitor socket takeover from Backlog to QA on the gnupg26 board.
Wed, Apr 24, 10:05 AM · keyboxd, gnupg26, gpgagent
werner moved T6693: agent: Have a thread monitoring parent PID and homedir from Backlog to QA on the gnupg26 board.
Wed, Apr 24, 10:05 AM · keyboxd, gpgagent, gnupg26
werner moved T6734: gnupg: Use gpgrt_b64* API from Backlog to Done on the gnupg26 board.
Wed, Apr 24, 10:04 AM · gnupg26
werner moved T6815: PQC encryption for GnuPG from Backlog to QA on the gnupg26 board.
Wed, Apr 24, 10:04 AM · gnupg26, OpenPGP, PQC, gnupg
werner moved T7014: agent: Enhancement of PKDECRYPT for KEM interface from Backlog to WIP on the gnupg26 board.
Wed, Apr 24, 10:04 AM · gnupg26, gpgagent, Feature Request
werner added a project to T6815: PQC encryption for GnuPG: gnupg26.
Wed, Apr 24, 10:02 AM · gnupg26, OpenPGP, PQC, gnupg
werner added a comment to T6815: PQC encryption for GnuPG.

Most things are done. Missing stuff

Wed, Apr 24, 10:01 AM · gnupg26, OpenPGP, PQC, gnupg
werner committed rG2958e5e4cfff: gpg: New option --require-pqc-encryption (authored by werner).
gpg: New option --require-pqc-encryption
Wed, Apr 24, 9:57 AM
werner committed rW6ef19438d3bf: Fix recent authenticode-sign.sh "none" feature. (authored by werner).
Fix recent authenticode-sign.sh "none" feature.
Wed, Apr 24, 9:27 AM
werner closed T7100: Error in the patch "Allow to disable signing with authenticode-sign.sh" as Resolved.
Wed, Apr 24, 9:01 AM · gpg4win, Bug Report
werner added a comment to T7100: Error in the patch "Allow to disable signing with authenticode-sign.sh".

Thanks for the patch.

Wed, Apr 24, 8:58 AM · gpg4win, Bug Report
werner added inline comments to rC005292cf9f41: cipher:kem:ecc: Support NIST curves..
Wed, Apr 24, 8:54 AM
gniibe committed rGa45243548ed3: agent:kem: Factor out ECC KEM operation from composite KEM. (authored by gniibe).
agent:kem: Factor out ECC KEM operation from composite KEM.
Wed, Apr 24, 8:10 AM

Panel Used By

Event Timeline

ibh2x2 renamed this panel from to Recent Activity.Jan 11 2019, 12:51 AM
ibh2x2 edited an edge.