Page MenuHome GnuPG

giacomo (Giacomo Tesio)
User

Projects

User Details

User Since
Nov 9 2025, 4:15 PM (18 w, 3 d)
Availability
Available

Recent Activity

Feb 8 2026

giacomo added a comment to T8093: GPGME: inconsistent behavior on GPGME_KEYLIST_MODE_LOCATE from hkp server.

After serveral clever attempt, I've settled to this simple workaround that seems working despite being quite inefficient: if you don't find any key with gpgme_op_keylist_next and gpgme_err_code(err) == GPG_ERR_EOF on a ctx with keylist mode set to GPGME_KEYLIST_MODE_LOCATE, try again (even on the same context), after

Feb 8 2026, 2:49 PM · Bug Report

Feb 7 2026

giacomo added a comment to T8093: GPGME: inconsistent behavior on GPGME_KEYLIST_MODE_LOCATE from hkp server.

Looking to workaround this issue, I've noticed something that might be useful during debug.

Feb 7 2026, 7:28 PM · Bug Report
giacomo created T8093: GPGME: inconsistent behavior on GPGME_KEYLIST_MODE_LOCATE from hkp server.
Feb 7 2026, 5:16 PM · Bug Report