Page MenuHome GnuPG
Feed All Stories

Feb 18 2020

werner committed rE933eb9346a84: core: Add a high level option/argument parser. (authored by werner).
core: Add a high level option/argument parser.
Feb 18 2020, 4:51 PM
mh added a comment to T4851: hkps://keys.openpgp.org kleopatra doesn`t finde key.

workaround:
edit gpg.conf and dirmgr.conf manually
rem proxy in dirmgr
insert https keyserver in gpg

Feb 18 2020, 3:39 PM · kleopatra
aheinecke committed rLIBKLEO27600098f3da: Add more code from Kleopatra (authored by aheinecke).
Add more code from Kleopatra
Feb 18 2020, 12:08 PM
aheinecke committed rLIBKLEO0fe988529351: Make CardManager a singleton (authored by aheinecke).
Make CardManager a singleton
Feb 18 2020, 12:08 PM
aheinecke committed rLIBKLEO1b20073a46c6: Add card data classes from Kleopatra (authored by aheinecke).
Add card data classes from Kleopatra
Feb 18 2020, 12:08 PM
aheinecke committed rLIBKLEO9e59284f4fa5: Add CardManager and export card API (authored by aheinecke).
Add CardManager and export card API
Feb 18 2020, 12:08 PM
aheinecke committed rLIBKLEOd270a6fa0cda: Use pimpl for netkeycard and openpgpcard (authored by aheinecke).
Use pimpl for netkeycard and openpgpcard
Feb 18 2020, 12:08 PM
aheinecke committed rLIBKLEOf271cf60fcf2: Move card data into private class (authored by aheinecke).
Move card data into private class
Feb 18 2020, 12:08 PM
werner committed rE5742b8eaf3fa: core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat. (authored by werner).
core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.
Feb 18 2020, 9:00 AM
gniibe committed rEa6ab8e3a710b: w32: Support static link with -lws2_32. (authored by gniibe).
w32: Support static link with -lws2_32.
Feb 18 2020, 8:28 AM
gniibe changed the status of T4624: libassuan-config and libassuan.pc both put -lws2_32 before -lgpg-error, which fails during static linking from Open to Testing.

With the fix of T4623, this bug is now fixed.

Feb 18 2020, 8:17 AM · Restricted Project, Windows, libassuan, Bug Report
gniibe changed the status of T4623: pkg-config for mingw needs to emit -lws2_32 from Open to Testing.

Fixed in master, using Libs.private support.

Feb 18 2020, 8:05 AM · Restricted Project, Windows, gpgrt, Bug Report

Feb 17 2020

mh added a comment to T4851: hkps://keys.openpgp.org kleopatra doesn`t finde key.

well, so far it`s win 10 with 3.1.11

Feb 17 2020, 5:21 PM · kleopatra
werner added a comment to T4851: hkps://keys.openpgp.org kleopatra doesn`t finde key.

The info from your report iis a bit scarce; we would need more to replicate this and also the version of the software and the OS you are running.

Feb 17 2020, 4:52 PM · kleopatra
mh created T4851: hkps://keys.openpgp.org kleopatra doesn`t finde key in the S1 Public space.
Feb 17 2020, 4:36 PM · kleopatra
werner committed rGe952026e19f3: sm: Remove left over debug output. (authored by werner).
sm: Remove left over debug output.
Feb 17 2020, 11:38 AM
werner committed rGd272308cc52c: sm: Remove left over debug output. (authored by werner).
sm: Remove left over debug output.
Feb 17 2020, 11:38 AM
gniibe committed rG95c7498b7623: scd: Disable pinpad if it's impossible by KDF DO. (authored by gniibe).
scd: Disable pinpad if it's impossible by KDF DO.
Feb 17 2020, 9:50 AM
gniibe changed the status of T4832: card: when KDF is enabled, use of pinpad input should be disabled from Open to Testing.

Fixed in master.

Feb 17 2020, 9:48 AM · Restricted Project, gnupg (gpg22), scd, Bug Report
werner triaged T4848: Usage of git in configure.ac for pinentry/gpa finds incorrect repositories as Normal priority.

Yeah, this can be done.

Feb 17 2020, 9:19 AM · pinentry, gpa, toolchain, Bug Report
sanmai created T4850: GnuPG fails to find default key to sign when using a smart card, but recovers once card is removed in the S1 Public space.
Feb 17 2020, 7:20 AM · Restricted Project, gnupg (gpg22)

Feb 16 2020

netspider closed T4849: procedure entry point not found in gpg-agent.exe as Resolved.

I already tried reinstalling gpg4win without first uninstalling it (I thought it might repair corrupt files) but now I uninstalled first and it is working again.

Feb 16 2020, 2:31 PM · Bug Report
netspider added a comment to T4849: procedure entry point not found in gpg-agent.exe.

I searched through C: and D: and found it in D:\Programme\GnuPG\bin and in D:\Programme\Gpg4win\bin - both seem to be created by gpg4win. I'll try reinstalling, hopefully without deleting my private keys...

Feb 16 2020, 2:23 PM · Bug Report
werner added a comment to T4849: procedure entry point not found in gpg-agent.exe.

The DLL libassuan-0.dll was not found or the system somehow found.
Do you have other versions of GnuPG or Gpg4win installed? Please search the system for copies of the above mentioned DLL?

Feb 16 2020, 2:11 PM · Bug Report
Laurent Montel <montel@kde.org> committed rKLEOPATRAcaddedfbb6a6: GIT_SILENT: Prepare 5.13.3 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Prepare 5.13.3
Feb 16 2020, 10:19 AM
Laurent Montel <montel@kde.org> committed rLIBKLEOac0b2b67c2e1: GIT_SILENT: Prepare 5.13.3 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Prepare 5.13.3
Feb 16 2020, 10:09 AM

Feb 15 2020

netspider created T4849: procedure entry point not found in gpg-agent.exe.
Feb 15 2020, 10:48 PM · Bug Report
werner changed the status of T4847: "gpgsm: invalid radix64 character 2d skipped" when trying to import a PEM file with DOS line endings (CR+LF) from Open to Testing.

Fixed in master and 2.2

Feb 15 2020, 7:25 PM · gnupg (gpg22), S/MIME, Bug Report
werner committed rG38f819bd6d77: gpgsm: Fix import of some CR,LF ternminated certificates (authored by werner).
gpgsm: Fix import of some CR,LF ternminated certificates
Feb 15 2020, 7:24 PM
werner committed rG6248739799fd: gpgsm: Fix import of some CR,LF ternminated certificates (authored by werner).
gpgsm: Fix import of some CR,LF ternminated certificates
Feb 15 2020, 7:23 PM
werner claimed T4847: "gpgsm: invalid radix64 character 2d skipped" when trying to import a PEM file with DOS line endings (CR+LF).
Feb 15 2020, 7:08 PM · gnupg (gpg22), S/MIME, Bug Report
werner edited projects for T4847: "gpgsm: invalid radix64 character 2d skipped" when trying to import a PEM file with DOS line endings (CR+LF), added: gnupg (gpg22); removed gnupg.

Really interesting: The code didn't changed since since 2003 and the bug must have been there all the time. It does happen only for 25% of the certificates with CR and LF; the others have padding characters at the end '=' which is also an indication of the end of the base64 block. I wonder why this has not been reported more often; maybe because most people import binary certificates.

Feb 15 2020, 7:01 PM · gnupg (gpg22), S/MIME, Bug Report
rpurdie created T4848: Usage of git in configure.ac for pinentry/gpa finds incorrect repositories.
Feb 15 2020, 6:12 PM · pinentry, gpa, toolchain, Bug Report
thomas added a comment to T4847: "gpgsm: invalid radix64 character 2d skipped" when trying to import a PEM file with DOS line endings (CR+LF).

Wald certificate will be fixed very soon. But as it is not fixed yet, I provided an http link, not https for you.

Feb 15 2020, 3:41 PM · gnupg (gpg22), S/MIME, Bug Report
werner committed rD72e27683792e: web: Indicate which data formats acceptable for security reports. (authored by werner).
web: Indicate which data formats acceptable for security reports.
Feb 15 2020, 1:48 PM
werner added projects to T4847: "gpgsm: invalid radix64 character 2d skipped" when trying to import a PEM file with DOS line endings (CR+LF): S/MIME, gnupg.

Thomas, please provide a sample certificate. I can't access the intevation site to see whether one of the links has the cert. And pretty please fix the wald certificates!

Feb 15 2020, 12:43 PM · gnupg (gpg22), S/MIME, Bug Report

Feb 14 2020

thomas created T4847: "gpgsm: invalid radix64 character 2d skipped" when trying to import a PEM file with DOS line endings (CR+LF).
Feb 14 2020, 4:07 PM · gnupg (gpg22), S/MIME, Bug Report
werner added projects to T4845: error generating key pair: gpg4win, FAQ.

Older version of GnuPG had a rare bug in the keyring update code.

Feb 14 2020, 2:18 PM · FAQ, gpg4win
werner merged task T4844: error generating key pair into T4845: error generating key pair.
Feb 14 2020, 2:15 PM
werner merged T4844: error generating key pair into T4845: error generating key pair.
Feb 14 2020, 2:15 PM · FAQ, gpg4win
werner closed T4846: Undocumented --print-md algo's as Wontfix.

No, this depends on the version of Libgcrypt. Sorry, won't be documented or changed. Thanks for the report, though.

Feb 14 2020, 2:13 PM · Bug Report
werner committed rM2b8680aba9f1: python: Also detect python 3.9. (authored by werner).
python: Also detect python 3.9.
Feb 14 2020, 1:17 PM
Heino created T4846: Undocumented --print-md algo's.
Feb 14 2020, 10:18 AM · Bug Report
gniibe committed rG17216e6dc9f3: regexp: Add comment of changes. (authored by gniibe).
regexp: Add comment of changes.
Feb 14 2020, 6:26 AM
gniibe added a comment to T4843: REGEXP support for all systems.

Documentation for the regular expression of Jim Tcl: http://jim.tcl.tk/fossil/doc/trunk/Tcl_shipped.html#_jim_built_in_regular_expressions

Feb 14 2020, 6:15 AM · Restricted Project, gnupg

Feb 13 2020

yoshagi created T4845: error generating key pair in the S1 Public space.
Feb 13 2020, 5:45 PM · FAQ, gpg4win
yoshagi created T4844: error generating key pair in the S1 Public space.
Feb 13 2020, 5:11 PM
werner committed rSbc67cdb1030b: build: New configure option --disable-doc (authored by werner).
build: New configure option --disable-doc
Feb 13 2020, 5:06 PM
Thaodan committed rGTO2406920f0636: Extend GpGOLConfig to add the requested options (authored by Thaodan).
Extend GpGOLConfig to add the requested options
Feb 13 2020, 4:28 PM
werner committed rG6cac2bd0382e: build: New configure option --disable-keyboxd (authored by werner).
build: New configure option --disable-keyboxd
Feb 13 2020, 4:18 PM
werner committed rG11d917c7796d: scd: Print the main app name also for not fully supported cards. (authored by werner).
scd: Print the main app name also for not fully supported cards.
Feb 13 2020, 4:18 PM
werner committed rG14ac350f868c: gpg: Changes to allow direct key generation from an OpenPGP card. (authored by werner).
gpg: Changes to allow direct key generation from an OpenPGP card.
Feb 13 2020, 2:41 PM
werner committed rGe582d8f5b2c1: card: Fix openpgp subkey listing. (authored by werner).
card: Fix openpgp subkey listing.
Feb 13 2020, 2:41 PM
werner committed rG86312b920a1d: gpg: New option --full-timestrings. (authored by werner).
gpg: New option --full-timestrings.
Feb 13 2020, 2:41 PM
werner committed rGe63f8bee4044: card: Take the key creation time from the KEYPAIRINFO (authored by werner).
card: Take the key creation time from the KEYPAIRINFO
Feb 13 2020, 2:41 PM
werner committed rG1ad84aabb410: scd:openpgp: Return key creation time as part of KEYPARIINFO. (authored by werner).
scd:openpgp: Return key creation time as part of KEYPARIINFO.
Feb 13 2020, 2:41 PM
werner committed rG638526d37fee: agent: Allow signing with card key even without a stub key. (authored by werner).
agent: Allow signing with card key even without a stub key.
Feb 13 2020, 2:41 PM
bzbue1 added a comment to T4689: Kleopatra Verification is hanging .

I'd like to re-report this bug for version 3.1.11-Gpg4win-3.1.11
in Windows 10 version 1809 build 17763.1039 and version 1909 build 18363.657.

Feb 13 2020, 1:36 PM · kleopatra, Bug Report, gpg4win
l10n daemon script <scripty@kde.org> committed rLIBKLEO094af7aff486: 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
Feb 13 2020, 5:56 AM
gniibe committed rGf1998d04daef: regexp: Add rules to generate _unicode_mapping.c. (authored by gniibe).
regexp: Add rules to generate _unicode_mapping.c.
Feb 13 2020, 4:08 AM
gniibe committed rGda735afdcc9e: regexp: Tweak generation of _unicode_mapping.c. (authored by gniibe).
regexp: Tweak generation of _unicode_mapping.c.
Feb 13 2020, 4:08 AM
gniibe committed rG5c8c9f5e3123: regexp: More removal from unused utf8 functions. (authored by gniibe).
regexp: More removal from unused utf8 functions.
Feb 13 2020, 4:08 AM
gniibe committed rG53dd03292aea: regexp: Don't need width calc for regexp. (authored by gniibe).
regexp: Don't need width calc for regexp.
Feb 13 2020, 4:08 AM
gniibe committed rG96d873a08ceb: regexp: Also don't need title map. (authored by gniibe).
regexp: Also don't need title map.
Feb 13 2020, 4:08 AM

Feb 12 2020

werner committed rG8c63430d1a40: gpg: Rename the struct card_key_info_s. (authored by werner).
gpg: Rename the struct card_key_info_s.
Feb 12 2020, 9:19 PM
aheinecke committed rGTO4e4d9f666a42: Lowercase Free Software (authored by aheinecke).
Lowercase Free Software
Feb 12 2020, 4:07 PM
aheinecke committed rGTO612b31a286bf: Use API from Libkleo for cards (authored by aheinecke).
Use API from Libkleo for cards
Feb 12 2020, 3:58 PM
aheinecke committed rM9ca679c15054: qt: Add dummy context to make mixin happy (authored by aheinecke).
qt: Add dummy context to make mixin happy
Feb 12 2020, 3:53 PM
werner committed rG125c959677d5: card: Fix parsing of the received card_list. (authored by werner).
card: Fix parsing of the received card_list.
Feb 12 2020, 3:18 PM
aheinecke committed rM77feaa451074: qt: Add GpgCardJob following the job pattern (authored by aheinecke).
qt: Add GpgCardJob following the job pattern
Feb 12 2020, 12:58 PM
werner committed rG1abfce82bd52: card: List more info for an OpenPGP key. (authored by werner).
card: List more info for an OpenPGP key.
Feb 12 2020, 12:51 PM
aheinecke claimed T4793: New GPGME API to support card personalization.
Feb 12 2020, 11:59 AM · scd, gpgme
werner committed rG2c6092bc5d79: card: New option --no-key-lookup. (authored by werner).
card: New option --no-key-lookup.
Feb 12 2020, 11:17 AM
gniibe triaged T4843: REGEXP support for all systems as Normal priority.
Feb 12 2020, 4:52 AM · Restricted Project, gnupg
gniibe added a comment to T4843: REGEXP support for all systems.

Created gniibe/regexp branch.

Feb 12 2020, 4:52 AM · Restricted Project, gnupg
gniibe committed rG29eb843fa522: regexp: Check if ->pmatch != NULL. (authored by gniibe).
regexp: Check if ->pmatch != NULL.
Feb 12 2020, 4:52 AM
gniibe committed rGece1764c12b7: regexp: Fix use of regexp in g10/trustdb.c. (authored by gniibe).
regexp: Fix use of regexp in g10/trustdb.c.
Feb 12 2020, 4:52 AM
gniibe committed rGcf894cbdec3f: regexp: Use regexp/libregexp.a by gpg frontend. (authored by gniibe).
regexp: Use regexp/libregexp.a by gpg frontend.
Feb 12 2020, 4:52 AM
gniibe committed rG1c3107f1962a: regexp: Add regexp/Makefile.am. (authored by gniibe).
regexp: Add regexp/Makefile.am.
Feb 12 2020, 4:52 AM
gniibe committed rGdb38b551ba61: regexp: A little fix for jimregexp.c. (authored by gniibe).
regexp: A little fix for jimregexp.c.
Feb 12 2020, 4:52 AM
gniibe committed rGac46aedb77dd: regexp: Add UTF-8 support. (authored by gniibe).
regexp: Add UTF-8 support.
Feb 12 2020, 4:52 AM
gniibe committed rGefe993f4a669: regexp: Remove including Jim Tcl headers. (authored by gniibe).
regexp: Remove including Jim Tcl headers.
Feb 12 2020, 4:52 AM
gniibe committed rGc2d1511f0bc6: regexp: Add regexp module from Jim Tcl. (authored by gniibe).
regexp: Add regexp module from Jim Tcl.
Feb 12 2020, 4:52 AM
gniibe added a comment to T4843: REGEXP support for all systems.

RFC4880 (and older version of RFC2440) referes Henry Spenser's REGEXP. There are three implementations: https://garyhouston.github.io/regex/

Feb 12 2020, 3:00 AM · Restricted Project, gnupg
gniibe created T4843: REGEXP support for all systems.
Feb 12 2020, 2:27 AM · Restricted Project, gnupg

Feb 11 2020

werner committed rG9c719c9c1ff3: gpg: Improve key creation direct from the card. (authored by werner).
gpg: Improve key creation direct from the card.
Feb 11 2020, 8:52 PM
werner committed rG77ea916533c5: scd:openpgp: Send a KEY-TIME status with READKEY (authored by werner).
scd:openpgp: Send a KEY-TIME status with READKEY
Feb 11 2020, 8:52 PM
Gerard created T4842: Kleopatra: Right click menu greyed out.
Feb 11 2020, 6:44 PM · kleopatra, Bug Report
aheinecke committed rGTO7863718683bf: Some style fixes and another missing file (authored by aheinecke).
Some style fixes and another missing file
Feb 11 2020, 3:43 PM
aheinecke committed rGTO213a39636a23: Always add --with-colons to gpgcard calls (authored by aheinecke).
Always add --with-colons to gpgcard calls
Feb 11 2020, 3:42 PM
aheinecke committed rGTO66987258f650: Add missing file (authored by aheinecke).
Add missing file
Feb 11 2020, 3:42 PM
werner committed rG6bc7318ef550: card: First code to actually create openpgp keys. (authored by werner).
card: First code to actually create openpgp keys.
Feb 11 2020, 3:01 PM
werner committed rGd7d75da50543: scd:openpgp: Allow auto-changing of the key attributes in genkey. (authored by werner).
scd:openpgp: Allow auto-changing of the key attributes in genkey.
Feb 11 2020, 3:01 PM
werner committed rG323548acd9de: scd:openpgp: Optional allow for lowercase keyrefs. (authored by werner).
scd:openpgp: Optional allow for lowercase keyrefs.
Feb 11 2020, 3:01 PM
werner committed rG24095101a506: common: Extend the openpgp_curve_to_oid function. (authored by werner).
common: Extend the openpgp_curve_to_oid function.
Feb 11 2020, 3:01 PM
aheinecke committed rLIBKLEO0d8c09588f12: Add gnupg-helper and hex utils from Kleopatra (authored by aheinecke).
Add gnupg-helper and hex utils from Kleopatra
Feb 11 2020, 2:49 PM
aheinecke committed rGTO6637aeb22f45: Create initial process interaction framework (authored by aheinecke).
Create initial process interaction framework
Feb 11 2020, 2:46 PM
werner added inline comments to rGTO89628ff54ab1: Current state.
Feb 11 2020, 10:28 AM
Thaodan committed rGTO89628ff54ab1: Current state (authored by Thaodan).
Current state
Feb 11 2020, 9:34 AM
aheinecke awarded rG113a8288b857: doc: Improve the warning section of the gpg man page. a Like token.
Feb 11 2020, 8:57 AM