Page MenuHome GnuPG
Feed Advanced Search

Aug 20 2021

werner committed rG87d238de3d9d: wkd: Properly unescape the user-id from a key listing. (authored by werner).
wkd: Properly unescape the user-id from a key listing.
Aug 20 2021, 4:17 PM
werner committed rGb4345f7521cb: wkd: Fix client issue with leading or trailing spaces in user-ids. (authored by werner).
wkd: Fix client issue with leading or trailing spaces in user-ids.
Aug 20 2021, 9:51 AM
werner added a comment to T5550: Fix check_binary_integrity.

iirc Uli Drepper added a hack to dladdr which we made use of. Seems to be integrated into dladdr1 now.

Aug 20 2021, 8:26 AM · FIPS, libgcrypt

Aug 19 2021

werner committed rGc1a23c366475: gpg: Return SUCCESS/FAILURE status also for --card-edit/name. (authored by werner).
gpg: Return SUCCESS/FAILURE status also for --card-edit/name.
Aug 19 2021, 2:13 PM
werner added a comment to T5550: Fix check_binary_integrity.

Just for the records, the whole HMAC thing including the special dlopen trick used to work fine when we did the original FIPS support.

Aug 19 2021, 12:35 PM · FIPS, libgcrypt

Aug 18 2021

werner committed rGb89b1f35c29c: agent: Ignore passphrase constraints for a generated passphrase. (authored by werner).
agent: Ignore passphrase constraints for a generated passphrase.
Aug 18 2021, 7:22 PM
werner committed rG661c2ae96699: agent: Use the sysconfdir for a pattern file. (authored by werner).
agent: Use the sysconfdir for a pattern file.
Aug 18 2021, 7:22 PM
werner closed T5559: libksba: possible NULL pointer dereference as Resolved.
Aug 18 2021, 6:22 PM · libksba, Bug Report
werner committed rKc242f31b6d52: Avoid warnings about NULL ptr deref in ASN.1 helpers. (authored by werner).
Avoid warnings about NULL ptr deref in ASN.1 helpers.
Aug 18 2021, 4:21 PM
werner triaged T5559: libksba: possible NULL pointer dereference as Low priority.

I added some asserts. However I doubt that it can be hit by LibKSBA. I also fixed a real bug related to VALTYPE_BOOL - but that is also not used in Libksba.

Aug 18 2021, 3:07 PM · libksba, Bug Report
werner committed rG2e69ce878f89: agent: Improve the GENPIN callback. (authored by werner).
agent: Improve the GENPIN callback.
Aug 18 2021, 11:35 AM
werner committed rG9fb646660258: agent: Fix for zero length help string in pinentry hints. (authored by werner).
agent: Fix for zero length help string in pinentry hints.
Aug 18 2021, 11:31 AM
werner committed rG8ed79103474c: agent: Improve the GENPIN callback. (authored by werner).
agent: Improve the GENPIN callback.
Aug 18 2021, 11:31 AM
werner committed rG629f4a5cffb7: common,w32: Replace log_debug by log_info for InProcessJobs (authored by werner).
common,w32: Replace log_debug by log_info for InProcessJobs
Aug 18 2021, 11:30 AM
werner committed rGc622cf59fd5a: doc: Add sample texts for Pinentry hints (authored by werner).
doc: Add sample texts for Pinentry hints
Aug 18 2021, 11:30 AM
werner committed rP008fb9337a52: Accept percent escaped formatted-passphrase-hint option. (authored by werner).
Accept percent escaped formatted-passphrase-hint option.
Aug 18 2021, 11:30 AM
werner committed rG4855888c0a56: agent: Fix for zero length help string in pinentry hints. (authored by werner).
agent: Fix for zero length help string in pinentry hints.
Aug 18 2021, 10:22 AM
werner committed rGec2f1b38980a: common,w32: Replace log_debug by log_info for InProcessJobs (authored by werner).
common,w32: Replace log_debug by log_info for InProcessJobs
Aug 18 2021, 10:22 AM

Aug 17 2021

werner closed T5537: Use CSIDL_LOCAL_APPDATA for the socketdir as Resolved.

I have done tests with 2.2 and no problems showed up.

Aug 17 2021, 5:18 PM · Windows, Unknown Object (Project), gnupg (gpg22)
werner committed rG4dfa951a0a63: w32: Move socketdir to LOCAL_APPDATA (authored by werner).
w32: Move socketdir to LOCAL_APPDATA
Aug 17 2021, 11:05 AM
werner committed rG455ba49071de: agent: Make QT_QPA_PLATFORMTHEME=qt5ct work for the pient (authored by werner).
agent: Make QT_QPA_PLATFORMTHEME=qt5ct work for the pient
Aug 17 2021, 11:05 AM
werner committed rGc6a4a660fdb9: agent: New option --check-sym-passphrase-pattern. (authored by werner).
agent: New option --check-sym-passphrase-pattern.
Aug 17 2021, 11:05 AM
werner committed rG013f2e4672b1: gpgconf,w32: Print more registry diagnostics with --list-dirs. (authored by werner).
gpgconf,w32: Print more registry diagnostics with --list-dirs.
Aug 17 2021, 11:05 AM
werner committed rG9832566e4512: agent: Add checkpin inquiry for pinentry (authored by ikloecker).
agent: Add checkpin inquiry for pinentry
Aug 17 2021, 11:05 AM
werner committed rG8fff61de9433: common: Pass XDG_SESSION_TYPE and QT_QPA_PLATFORM envvars to pinentry (authored by ikloecker).
common: Pass XDG_SESSION_TYPE and QT_QPA_PLATFORM envvars to pinentry
Aug 17 2021, 11:05 AM
werner committed rG32fbdddf8b47: agent: New option --pinentry-formatted-passphrase (authored by ikloecker).
agent: New option --pinentry-formatted-passphrase
Aug 17 2021, 11:05 AM
werner committed rG5ca15e58b241: tools: Extend gpg-check-pattern. (authored by werner).
tools: Extend gpg-check-pattern.
Aug 17 2021, 11:05 AM
werner added a comment to T5244: libgcrypt: Restrict MD5 use.

(can't access that bug with my account)

Aug 17 2021, 9:38 AM · Bug Report, FIPS, libgcrypt

Aug 16 2021

werner triaged T5523: jitter entropy RNG update as Normal priority.
Aug 16 2021, 11:08 AM · FIPS, libgcrypt
werner added a comment to T5552: Key information loading is sometimes very slow. Suspected that the problem originated from gnupg..

Did you restart dirmngr? ("gpgconf --kill dirmngr" so it will be started on demand).

Aug 16 2021, 9:00 AM · FAQ, Keyserver, gnupg

Aug 14 2021

werner triaged T5555: Cannot add existing ECDSA key as a signing subkey as High priority.
Aug 14 2021, 1:25 PM · gnupg24, Bug Report

Aug 13 2021

werner added a comment to T5552: Key information loading is sometimes very slow. Suspected that the problem originated from gnupg..

debug network,dns,ipc

log-file something
Aug 13 2021, 11:21 PM · FAQ, Keyserver, gnupg
werner triaged T5554: support symmetric encryption with multiple passphrases as Normal priority.

I have no clear idea on how to style the UI for this feature. Technically it is simple but we need top query several passphrases. loopback mode with a list of passphrases might be easiest way to do that.

Aug 13 2021, 11:19 PM · symmetric, gnupg, Feature Request
werner changed the edit policy for symmetric.
Aug 13 2021, 11:16 PM
werner changed the edit policy for Stalled.
Aug 13 2021, 11:16 PM
werner changed the edit policy for ssh.
Aug 13 2021, 11:15 PM
werner changed the edit policy for spam.
Aug 13 2021, 11:15 PM
werner changed the edit policy for Solaris.
Aug 13 2021, 11:15 PM
werner changed the edit policy for side-channel.
Aug 13 2021, 11:14 PM
werner changed the edit policy for segv.
Aug 13 2021, 11:14 PM
werner changed the edit policy for scute.
Aug 13 2021, 11:14 PM
werner changed the edit policy for scd.
Aug 13 2021, 11:14 PM
werner changed the edit policy for S/MIME.
Aug 13 2021, 11:13 PM
werner changed the edit policy for RC.
Aug 13 2021, 11:13 PM
werner changed the edit policy for qt.
Aug 13 2021, 11:13 PM
werner changed the edit policy for Python.
Aug 13 2021, 11:13 PM
werner changed the edit policy for poldi.
Aug 13 2021, 11:12 PM
werner changed the edit policy for pinentry.
Aug 13 2021, 11:12 PM
werner changed the edit policy for Payproc.
Aug 13 2021, 11:11 PM
werner changed the edit policy for patch.
Aug 13 2021, 11:11 PM
werner changed the edit policy for OpenPGP.
Aug 13 2021, 11:11 PM
werner changed the edit policy for ntbtls.
Aug 13 2021, 11:11 PM
werner changed the edit policy for npth.
Aug 13 2021, 11:10 PM
werner changed the edit policy for Not A Bug.
Aug 13 2021, 11:10 PM
werner changed the edit policy for No Response.
Aug 13 2021, 11:10 PM
werner changed the edit policy for nGPH.
Aug 13 2021, 11:10 PM
werner changed the edit policy for Mutt.
Aug 13 2021, 11:09 PM
werner changed the edit policy for Mistaken.
Aug 13 2021, 11:09 PM
werner changed the edit policy for Memo.
Aug 13 2021, 11:09 PM
werner changed the edit policy for maybe.
Aug 13 2021, 11:09 PM
werner changed the edit policy for MacOS.
Aug 13 2021, 11:08 PM
werner changed the edit policy for libkleo.
Aug 13 2021, 11:08 PM
werner changed the edit policy for libgcrypt.
Aug 13 2021, 11:08 PM
werner changed the edit policy for libassuan.
Aug 13 2021, 11:08 PM
werner changed the edit policy for legal.
Aug 13 2021, 11:07 PM
werner changed the edit policy for Legacy OS.
Aug 13 2021, 11:07 PM
werner changed the edit policy for LDAP.
Aug 13 2021, 11:07 PM
werner changed the edit policy for kks.
Aug 13 2021, 11:06 PM
werner changed the edit policy for Keyserver.
Aug 13 2021, 11:06 PM
werner changed the edit policy for KDE.
Aug 13 2021, 11:06 PM
werner changed the edit policy for Jenkins.
Aug 13 2021, 11:06 PM
werner changed the edit policy for IO-Buffer.
Aug 13 2021, 11:05 PM
werner changed the edit policy for Info Needed.
Aug 13 2021, 11:05 PM
werner changed the edit policy for In Progress.
Aug 13 2021, 11:05 PM
werner changed the edit policy for i18n.
Aug 13 2021, 11:05 PM
werner changed the edit policy for gpgweb.
Aug 13 2021, 11:04 PM
werner changed the edit policy for gpgv.
Aug 13 2021, 11:04 PM
werner changed the edit policy for gpgtar.
Aug 13 2021, 11:04 PM
werner changed the edit policy for gpgrt.
Aug 13 2021, 11:04 PM
werner changed the edit policy for gpgol.
Aug 13 2021, 11:03 PM
werner changed the edit policy for gpgme.
Aug 13 2021, 11:03 PM
werner changed the edit policy for gpgex.
Aug 13 2021, 11:03 PM
werner changed the edit policy for gpgagent.
Aug 13 2021, 11:02 PM
werner changed the edit policy for gpg4win.
Aug 13 2021, 11:02 PM
werner changed the edit policy for gpa.
Aug 13 2021, 11:01 PM
werner changed the edit policy for gnupg.
Aug 13 2021, 11:01 PM
werner changed the edit policy for Gentoo.
Aug 13 2021, 11:01 PM
werner changed the edit policy for g10.
Aug 13 2021, 11:00 PM
werner changed the edit policy for FreeBSD.
Aug 13 2021, 10:59 PM
werner changed the edit policy for forwardport.
Aug 13 2021, 10:59 PM
werner changed the edit policy for FIPS.
Aug 13 2021, 10:59 PM
werner changed the edit policy for Fedora.
Aug 13 2021, 10:58 PM
werner changed the edit policy for Feature Request.
Aug 13 2021, 10:58 PM
werner changed the edit policy for FAQ.
Aug 13 2021, 10:58 PM
werner changed the edit policy for Enigmail.
Aug 13 2021, 10:58 PM
werner changed the edit policy for End Of Life.
Aug 13 2021, 10:57 PM
werner set the color for Duplicate to Red.
Aug 13 2021, 10:57 PM
werner changed the edit policy for Documentation.
Aug 13 2021, 10:57 PM
werner changed the edit policy for dns.
Aug 13 2021, 10:56 PM
werner changed the edit policy for dirmngr.
Aug 13 2021, 10:56 PM