Page MenuHome GnuPG
Feed Advanced Search

Apr 4 2015

werner added a project to T1939: Listing a keybox isn't as fast as promised: Duplicate.
Apr 4 2015, 11:10 AM · Duplicate, Bug Report, gnupg
werner added a comment to T1939: Listing a keybox isn't as fast as promised.

Duplicate of T1938

Apr 4 2015, 11:10 AM · Duplicate, Bug Report, gnupg

Mar 3 2015

perske added a comment to T1590: dirmngr with libgcrypt 1.6.0 forgets to initialize pth properly.

Compiling with latest npth instead of latest pth does not change anything.
Without patch = segfault, with patch = works.

Mar 3 2015, 4:54 PM · In Progress, dirmngr, Bug Report, gnupg (gpg20)
werner claimed T1847: Cannot read old keyring (issue 1793 related).
Mar 3 2015, 10:24 AM · Bug Report, gnupg
werner added a comment to T1847: Cannot read old keyring (issue 1793 related).

Thanks. It might be related to a left overPGP-2 key in the trustdb. I need to
investigate that closer.

Mar 3 2015, 10:24 AM · Bug Report, gnupg

Feb 27 2015

nrickert added a comment to T1847: Cannot read old keyring (issue 1793 related).

Here's the output:


% gpg -K 1F38684E
% gpg -K 1F38684E
gpg: Oops: keyid_from_fingerprint: no pubkey
sec dsa1024/46B1EFE1 1999-07-05
uid [ultimate] Neil W Rickert <rickert@cs.niu.edu>
ssb elg2048/1F38684E 1999-07-05

% gpg --with-keygrip -k 1F38684E
gpg: Oops: keyid_from_fingerprint: no pubkey
pub dsa1024/46B1EFE1 1999-07-05

Keygrip = AD607F40378A7ADBC06212C08554174AB7A02B0D

uid [ultimate] Neil W Rickert <rickert@cs.niu.edu>
sub elg2048/1F38684E 1999-07-05

Keygrip = 007FC4C272831E165FDC61E9B078E566D7F472A3

Files exist for both keygrips in that output.

Feb 27 2015, 3:14 PM · Bug Report, gnupg
werner added a comment to T1847: Cannot read old keyring (issue 1793 related).

Does

gpg -K  1F38684E

list this key? If not please do

gpg --with-keygrip -k 1F38684E

and check that there is a file named after the kegrip below
~/.gnupg/private-keys-v1.d/

Feb 27 2015, 1:52 PM · Bug Report, gnupg

Feb 26 2015

nrickert added a comment to T1847: Cannot read old keyring (issue 1793 related).

With that patch:
gpg --list-keys rickert

that now works. However, I am still unable to decrypt. When attempting to open

kdewallet, I get the message:

Error when attempting to decrypt the wallet kdewallet using GPG. If you're using
a SmartCard, please ensure it's inserted then try again.

GPG error was Decryption failed

If I try to decrypt a file at the command line, I get:

gpg: encrypted with 2048-bit ELG key, ID 1F38684E, created 1999-07-05

"Neil W Rickert <rickert@cs.niu.edu>"
gpg: decryption failed: No secret key

However, using the same keyring, this all works with opensuse 13.2 (gpg 2.0.26),
so the secret key is there. The file uses the same key as kdewallet.

Feb 26 2015, 6:13 AM · Bug Report, gnupg

Feb 23 2015

werner added a comment to T1834: Excessive CPU use on --import of fuzzed file - 0069f7d7.

Fixed in all branches.

Feb 23 2015, 5:12 PM · Bug Report, gnupg
werner closed T1834: Excessive CPU use on --import of fuzzed file - 0069f7d7 as Resolved.
Feb 23 2015, 5:12 PM · Bug Report, gnupg
werner added a comment to T1847: Cannot read old keyring (issue 1793 related).

D285: 559_0001-gpg-Skip-legacy-keys-while-searching-keyrings.patch

Feb 23 2015, 4:43 PM · Bug Report, gnupg
werner added a comment to T1847: Cannot read old keyring (issue 1793 related).

The code to skip the old keys is getting quite complex for the only reason to
allow reporting the use of such keys during import.

Please try the attached patch.

Feb 23 2015, 4:43 PM · Bug Report, gnupg
werner added a project to T1847: Cannot read old keyring (issue 1793 related): In Progress.
Feb 23 2015, 3:39 PM · Bug Report, gnupg

Feb 18 2015

werner added a comment to T1832: gpg --send-keys fails silently if keyserver unavailable.

Fixed with commit 0c3d764.
Should be backported to 1.4.

Feb 18 2015, 12:16 PM · gnupg (gpg14), backport, Bug Report, gnupg
werner added projects to T1832: gpg --send-keys fails silently if keyserver unavailable: In Progress, backport.
Feb 18 2015, 12:16 PM · gnupg (gpg14), backport, Bug Report, gnupg
gniibe added projects to T1846: gpg2.1 keytocard removes secret key: In Progress, gnupg, Bug Report.
Feb 18 2015, 1:18 AM · Bug Report, gnupg

Feb 12 2015

werner added a comment to T1823: parse-packet.c DoS using badly encoded MPIs..

Back ported to 2.0 (commit 2b2adb85948ce2c7db727ebc0c99e8ad2c29bf5f)

Feb 12 2015, 6:48 PM · Bug Report, gnupg

Feb 11 2015

werner added a project to T1829: Excessive memory use on --import of crafted file: In Progress.
Feb 11 2015, 11:58 AM · backport, gnupg (gpg14), Bug Report, gnupg
werner added a project to T1834: Excessive CPU use on --import of fuzzed file - 0069f7d7: In Progress.
Feb 11 2015, 11:43 AM · Bug Report, gnupg

Jan 28 2015

werner added a comment to T1823: parse-packet.c DoS using badly encoded MPIs..

Fixed for 2.1 with 382ba4b.Should be backported to 2.0 and 1.4.

Jan 28 2015, 8:49 PM · Bug Report, gnupg
werner added a project to T1823: parse-packet.c DoS using badly encoded MPIs.: backport.
Jan 28 2015, 8:49 PM · Bug Report, gnupg
werner added projects to T1823: parse-packet.c DoS using badly encoded MPIs.: In Progress, gnupg, Bug Report.
Jan 28 2015, 8:32 PM · Bug Report, gnupg

Jan 22 2015

werner added a project to T1816: Corrupted pubring causes long loop in gnupg (keydb_search failed: Invalid packet): Restricted Project.
Jan 22 2015, 4:45 PM · Bug Report, gnupg
werner added a comment to T1816: Corrupted pubring causes long loop in gnupg (keydb_search failed: Invalid packet).

I have pushed a fix: commit 09e8f35. If you are using libgpg-error from git,
please also update it.

The test case still takes quite long the first time but after that things are
better. The reason for this is that gpg does a --rebuild-keydb-caches.

Jan 22 2015, 4:45 PM · Bug Report, gnupg
werner added a project to T1816: Corrupted pubring causes long loop in gnupg (keydb_search failed: Invalid packet): In Progress.
Jan 22 2015, 2:20 PM · Bug Report, gnupg

Jan 2 2015

werner added a project to T1802: broken keyring on 2.1.1: In Progress.
Jan 2 2015, 5:19 PM · Duplicate, gnupg, Bug Report

Dec 19 2014

werner closed T950: Updating keys from server as Resolved.
Dec 19 2014, 9:01 AM · Keyserver, gpa, Feature Request
werner added a comment to T950: Updating keys from server.

The context menu of the key manager now has a "refresh key" item.

Dec 19 2014, 9:01 AM · Keyserver, gpa, Feature Request

Dec 3 2014

werner added a comment to T1750: Tracking GnuPG Frontend compatibility with 2.1.0.

Probably due to T1774 which has beend fixed.

Dec 3 2014, 12:37 PM

Dec 2 2014

snassar added a comment to T1750: Tracking GnuPG Frontend compatibility with 2.1.0.

kmail2 4.14.3 fails to terminate gpg 2.1.0 instances on failed attempt to
attach public keys: https://bugs.kde.org/show_bug.cgi?id=341501

Dec 2 2014, 9:06 PM
snassar added a comment to T1750: Tracking GnuPG Frontend compatibility with 2.1.0.

KMail2 4.14.3 cannot attach public keys when using GnuPG 2.1.0:
https://bugs.kde.org/show_bug.cgi?id=341490

Dec 2 2014, 9:05 PM

Dec 1 2014

kalaleq added a comment to T1752: gpg-agent 2.1 socket and nfs /home.

Hi again -

Exporting HOSTNAME worked, thanks.

I'm still not seeing a per-host ssh agent socket, though. Maybe i'm missing
something, but here's exactly what i'm doing:

Set contents of ~/.gnupg/S.gpg-agent to:
%Assuan%
socket=${HOME}/.gnupg/S.gpg-agent-${HOSTNAME}

(newlines after each of the two lines)

~/.gnupg/gpg-agent.conf contents:
enable-ssh-support
default-cache-ttl 7200
max-cache-ttl 14400
default-cache-ttl-ssh 7200
max-cache-ttl-ssh 14400
no-grab

gpg-connect-agent --verbose /bye

gpg-connect-agent: no running gpg-agent - starting '/usr/bin/gpg-agent'
gpg-connect-agent: waiting for the agent to come up ... (5s)
gpg-connect-agent: connection to agent established
gpg-connect-agent: closing connection to agent

Now i have gpg-agent running, and gpg works as expected.

In ~/.gnupg i see the following sockets:
S.gpg-agent-mymble
S.gpg-agent.ssh

Is the ssh agent socket supposed to be the same filename with .ssh appended, or
is there another line i should be adding to the S.gpg-agent redirect file?

Thanks!

Dec 1 2014, 1:22 AM · Bug Report, gnupg

Nov 29 2014

werner added a comment to T1752: gpg-agent 2.1 socket and nfs /home.

On my system HOSTNAME is not an exported envvar. Thus

export HOSTNAME

should do what you want. ssh support and the new --extra-socket all use the
same code for creating the socket, thus this hould work. I have not tested it
but I am pretty sure. A problem might be that the printed SSH_AUTH_SOCK is not
set to the real socket name - I have not checked this.

Nov 29 2014, 11:34 AM · Bug Report, gnupg
kalaleq added a comment to T1752: gpg-agent 2.1 socket and nfs /home.

Looks like a good solution. I got the git versions compiled and gave it
a whirl. I noticed a couple of things:

Nov 29 2014, 1:20 AM · Bug Report, gnupg
kalaleq added a comment to T1752: gpg-agent 2.1 socket and nfs /home.

Looks like a good solution. I got the git versions compiled and gave it
a whirl. I noticed a couple of things:

I tried the exact contents of S.gpg-agent you gave below, but libassuan
is creating the file as $HOME/.gnupg/S.gpg-agent-

In other words the ${HOSTNAME} is blank, which obviously won't work out
very well. :) Presumably a bug. I checked my setup:

echo $HOSTNAME

mymble

hostname

mymble

So the hostname does appear to be set correctly. I'm not quite sure how
i can start it with --verbose to see if it helps show what's happening;
if i try that, with or without a server running it just gives me the
server status.

Second, with --enable-ssh-agent, i noticed that the ssh-agent socket is
still created as ~/.gnupg/S.gpg-agent.ssh. Will this same method be
able to specify a per-host ssh-agent?

In general, though, this looks like it's on the right track! Let me
know if i can do any more testing to help.

Nov 29 2014, 12:29 AM · Bug Report, gnupg

Nov 28 2014

werner added a project to T1752: gpg-agent 2.1 socket and nfs /home: In Progress.
Nov 28 2014, 9:38 PM · Bug Report, gnupg
werner added a comment to T1752: gpg-agent 2.1 socket and nfs /home.

If you use the latest Libassuan and GnuPG from GIT you should get what you want.
For example:

rm ~/.gnupg/S.gpg-agent || true
printf '%%Assuan%%\nsocket=${HOME}/.gnupg/S.gpg-agent-${HOSTNAME}\n' \

      > ~/.gnupg/S.gpg-agent

Creates a redirection file which uses HOME and the HOSTNAME. If you start
gpg-agent with --verbose you get a noticed about what has been redirected.

Needs to be implemented for scdaemon and dirmngr as well - but that needs to
wait until Monday.

Nov 28 2014, 9:38 PM · Bug Report, gnupg

Nov 24 2014

werner added a comment to T1761: Null Dereference in GPG decrypt_data.

backported to 2.0 and 1.4.

Nov 24 2014, 7:42 PM · Bug Report, gnupg
werner closed T1761: Null Dereference in GPG decrypt_data as Resolved.
Nov 24 2014, 7:42 PM · Bug Report, gnupg

Nov 19 2014

aheinecke added a comment to T1750: Tracking GnuPG Frontend compatibility with 2.1.0.

Yep, I'm using Kleo/Kmail now with 2.1 and I don't see any issues.

I've closed your Bug against kleopatra accordingly.

I also don't think that there will be much "Does not work at all" issues but
rather "There is no gui for this or that configuration option / no gui for ECC
Key creation" etc. So this is not really a Yes/No question.

Imho a Wiki Page would be more suited to track this.

Nov 19 2014, 5:40 PM

Nov 17 2014

werner added projects to T1761: Null Dereference in GPG decrypt_data: In Progress, backport.
Nov 17 2014, 1:09 PM · Bug Report, gnupg
werner added a comment to T1761: Null Dereference in GPG decrypt_data.

Fixed in master will be backported to 2.0.
That is a very well written bug report. Thanks.

Nov 17 2014, 1:09 PM · Bug Report, gnupg

Nov 11 2014

werner added a comment to T1750: Tracking GnuPG Frontend compatibility with 2.1.0.

Kleopatra and KMail should both work fine with 2.1. During the port of KMail to
WindowsCE and Maemo we developed what is now 2.1. Thus any bug is either an
regression in KDE or in GnuPG 2.1.

Nov 11 2014, 3:27 PM

Nov 6 2014

snassar removed External Link on T1750: Tracking GnuPG Frontend compatibility with 2.1.0.
Nov 6 2014, 11:18 AM
snassar added a comment to T1750: Tracking GnuPG Frontend compatibility with 2.1.0.

KGPG Should support GnuPg 2.1: https://bugs.kde.org/show_bug.cgi?id=340676

Nov 6 2014, 11:18 AM
snassar added a comment to T1750: Tracking GnuPG Frontend compatibility with 2.1.0.

Kleopatra Should support GnuPG 2.1: https://bugs.kde.org/show_bug.cgi?id=340677

Nov 6 2014, 11:18 AM
snassar changed Version from 2.1 to 2.1.0 on T1750: Tracking GnuPG Frontend compatibility with 2.1.0.
Nov 6 2014, 11:18 AM
snassar set External Link to https://bugs.kde.org/show_bug.cgi?id=340677 on T1750: Tracking GnuPG Frontend compatibility with 2.1.0.
Nov 6 2014, 11:18 AM
snassar added a project to T1750: Tracking GnuPG Frontend compatibility with 2.1.0: In Progress.
Nov 6 2014, 11:14 AM
snassar set Version to 2.1 on T1750: Tracking GnuPG Frontend compatibility with 2.1.0.
Nov 6 2014, 11:14 AM

Oct 2 2014

alexwmf added a comment to T1717: Build problem due to lock header on Windows.

Oct 2 2014, 9:09 PM · Bug Report, gpgrt
alexwmf added a comment to T1717: Build problem due to lock header on Windows.

and this is for i686 build

Oct 2 2014, 9:09 PM · Bug Report, gpgrt
alexwmf added a comment to T1717: Build problem due to lock header on Windows.

Oct 2 2014, 9:09 PM · Bug Report, gpgrt
alexwmf added a comment to T1717: Build problem due to lock header on Windows.

yes, i can. this is a gpg-error.h for x86_64 build.

Oct 2 2014, 9:09 PM · Bug Report, gpgrt
werner renamed T1717: Build problem due to lock header on Windows from abort() on application exit to Build problem due to lock header on Windows.
Oct 2 2014, 7:34 PM · Bug Report, gpgrt
werner added a project to T1717: Build problem due to lock header on Windows: In Progress.
Oct 2 2014, 7:32 PM · Bug Report, gpgrt

Sep 17 2014

werner lowered the priority of T1561: configure: --with-libgpg-error-prefix doesn't impact includes from Normal to Wishlist.
Sep 17 2014, 6:58 PM · Feature Request, In Progress, gnupg
werner removed a project from T1561: configure: --with-libgpg-error-prefix doesn't impact includes: Bug Report.
Sep 17 2014, 6:58 PM · Feature Request, In Progress, gnupg
werner added a project to T1561: configure: --with-libgpg-error-prefix doesn't impact includes: Feature Request.
Sep 17 2014, 6:58 PM · Feature Request, In Progress, gnupg
werner added projects to T1715: warn when primary key expiration updated without encryption-capable subkey: In Progress, backport.
Sep 17 2014, 4:30 PM · Bug Report, backport, gnupg

Aug 21 2014

werner added a project to T1697: Wrong if conditional check may lead to dereferencing of a NULL pointer in file cipher/md.c on line 1267: In Progress.
Aug 21 2014, 11:47 AM · Bug Report, libgcrypt
werner added a comment to T1697: Wrong if conditional check may lead to dereferencing of a NULL pointer in file cipher/md.c on line 1267.

Fixed in master. Will be ported to 1.6.

Aug 21 2014, 11:47 AM · Bug Report, libgcrypt

Aug 11 2014

werner renamed T1590: dirmngr with libgcrypt 1.6.0 forgets to initialize pth properly from libgcrypt 1.6.0 forgets to initialize pth properly to dirmngr with libgcrypt 1.6.0 forgets to initialize pth properly.
Aug 11 2014, 5:16 PM · In Progress, dirmngr, Bug Report, gnupg (gpg20)
aheinecke assigned T1590: dirmngr with libgcrypt 1.6.0 forgets to initialize pth properly to werner.
Aug 11 2014, 10:06 AM · In Progress, dirmngr, Bug Report, gnupg (gpg20)
aheinecke added a comment to T1590: dirmngr with libgcrypt 1.6.0 forgets to initialize pth properly.

With dirmngr 1.1.1 and libgcrypt-1.6.0 (gpg4win-2.2.2-beta19) I have what I
think is a similar error on Windows:

C:\Users\aheinecke>"c:\Program Files\GNU\GnuPG\dirmngr.exe"
dirmngr[3060]: Fatal: can't register GNU Pth with Libgcrypt: Not supported

Doesn't crash though. I've not tested the pth_init patch. If you think this is
useful please tell me and I will do so. I assume it will also fix this problem.

Aug 11 2014, 10:06 AM · In Progress, dirmngr, Bug Report, gnupg (gpg20)

Aug 6 2014

werner closed T1680: import filter is too strict for username matching hex string as Resolved.
Aug 6 2014, 6:52 PM · Fedora, Bug Report, gnupg
werner added a comment to T1680: import filter is too strict for username matching hex string.

Fixed for 2.0.

Aug 6 2014, 5:14 PM · Fedora, Bug Report, gnupg
werner added a comment to T1680: import filter is too strict for username matching hex string.

This is already known and has been discussed at gnupg-devel -users. This is
indeed a regression which needs to be fixed. The import filter does only check
the primary key and as soon as you downlaod via a subkey id the key is rejected.

It is on my short list.

Aug 6 2014, 10:47 AM · Fedora, Bug Report, gnupg
werner added a project to T1680: import filter is too strict for username matching hex string: In Progress.
Aug 6 2014, 10:47 AM · Fedora, Bug Report, gnupg

Jun 27 2014

werner closed T1148: 1.4.x pinpad support (reader covadis vega-alpha => cannot used secure PIN) as Resolved.
Jun 27 2014, 12:59 PM · Won't Fix, gnupg (gpg14), gnupg, Feature Request
werner added a comment to T1148: 1.4.x pinpad support (reader covadis vega-alpha => cannot used secure PIN).

okay.

Jun 27 2014, 12:59 PM · Won't Fix, gnupg (gpg14), gnupg, Feature Request
tsndcb added a comment to T1148: 1.4.x pinpad support (reader covadis vega-alpha => cannot used secure PIN).

Hello Werner,

Jun 27 2014, 11:57 AM · Won't Fix, gnupg (gpg14), gnupg, Feature Request
werner closed T1638: scdaemon: need quirk for Gemalto IDBridge CT30 (aka PC-TR) as Resolved.
Jun 27 2014, 10:18 AM · Feature Request, gnupg, scd
werner added a comment to T1638: scdaemon: need quirk for Gemalto IDBridge CT30 (aka PC-TR).

Applied to master and 2.0.

Jun 27 2014, 10:18 AM · Feature Request, gnupg, scd
werner added a comment to T1638: scdaemon: need quirk for Gemalto IDBridge CT30 (aka PC-TR).

I'll apply the patch. Thanks.

Jun 27 2014, 9:38 AM · Feature Request, gnupg, scd
werner added a project to T1638: scdaemon: need quirk for Gemalto IDBridge CT30 (aka PC-TR): In Progress.
Jun 27 2014, 9:38 AM · Feature Request, gnupg, scd
werner added a comment to T1148: 1.4.x pinpad support (reader covadis vega-alpha => cannot used secure PIN).

I don't think that it is worth the trouble. A pinpad reader make most sense on
desktop machines and there we have 2.x. 1.4 is maintained for use on servers
where card support is anyway hard to operate.

Jun 27 2014, 9:36 AM · Won't Fix, gnupg (gpg14), gnupg, Feature Request
tsndcb added a comment to T1148: 1.4.x pinpad support (reader covadis vega-alpha => cannot used secure PIN).

I can confirm to you as I've write last time, but this time with new gnupg2 (2.0.24)
and gnupg (1.4.16) version, than Vega reader works fine with gpg-agent, but failed without it.

Jun 27 2014, 8:38 AM · Won't Fix, gnupg (gpg14), gnupg, Feature Request

Jun 26 2014

gniibe renamed T1148: 1.4.x pinpad support (reader covadis vega-alpha => cannot used secure PIN) from reader covadis vega-alpha => cannot used secure PIN to 1.4.x pinpad support (reader covadis vega-alpha => cannot used secure PIN).
Jun 26 2014, 2:03 AM · Won't Fix, gnupg (gpg14), gnupg, Feature Request
gniibe claimed T1148: 1.4.x pinpad support (reader covadis vega-alpha => cannot used secure PIN).
Jun 26 2014, 2:03 AM · Won't Fix, gnupg (gpg14), gnupg, Feature Request
gniibe added a comment to T1148: 1.4.x pinpad support (reader covadis vega-alpha => cannot used secure PIN).

In 2.1.x (development), scdaemon and its pinpad support has been improved
(including name change from "keypad" support), and it's backported to 2.0.x.

However, it is not backported to 1.4.x. For gpg of 1.4.x, it only works when
you use gpg-agent and scdaemon of 2.?.x.

Some fixes (such as PC/SC support for MacOS) are backported to 1.4.x, though.

For Covadis Vega-Alpha, we would need to backport pinpad support improvement, as
well as CCID driver support improvement (for no auto configuration feature).

Changes are not trivial to merge, I don't know if it's worth for 1.4.x.

Jun 26 2014, 2:03 AM · Won't Fix, gnupg (gpg14), gnupg, Feature Request

Jun 25 2014

werner added a comment to T1548: [PATCH] Allow cert-only keys on smartcards.

Fixed in master.

Jun 25 2014, 9:25 AM · Feature Request, gnupg
werner added a project to T1548: [PATCH] Allow cert-only keys on smartcards: gnupg (gpg21).
Jun 25 2014, 9:20 AM · Feature Request, gnupg
werner added a comment to T1548: [PATCH] Allow cert-only keys on smartcards.

I meant 2.0.24 of course.

Jun 25 2014, 9:20 AM · Feature Request, gnupg
werner removed projects from T1548: [PATCH] Allow cert-only keys on smartcards: gnupg (gpg20), patch.
Jun 25 2014, 9:20 AM · Feature Request, gnupg

Jun 24 2014

werner added projects to T1548: [PATCH] Allow cert-only keys on smartcards: In Progress, forwardport.
Jun 24 2014, 2:53 PM · Feature Request, gnupg
werner added a comment to T1548: [PATCH] Allow cert-only keys on smartcards.

Done for 2.0.14 with commit e790671c

Jun 24 2014, 2:53 PM · Feature Request, gnupg
werner added a project to T1561: configure: --with-libgpg-error-prefix doesn't impact includes: In Progress.
Jun 24 2014, 10:40 AM · Feature Request, In Progress, gnupg
werner closed T1650: INV_RECP omits the reason for failing when encrypting to expired/revoked keys as Resolved.
Jun 24 2014, 10:11 AM · Bug Report, gnupg

Jun 23 2014

werner added a comment to T1650: INV_RECP omits the reason for failing when encrypting to expired/revoked keys.

Backported parts of the change to 1.4.

Jun 23 2014, 9:28 AM · Bug Report, gnupg

Jun 10 2014

werner added a project to T1650: INV_RECP omits the reason for failing when encrypting to expired/revoked keys: In Progress.
Jun 10 2014, 3:00 PM · Bug Report, gnupg

Jun 7 2014

tsndcb added a comment to T1148: 1.4.x pinpad support (reader covadis vega-alpha => cannot used secure PIN).

Hello Werner,

Jun 7 2014, 8:16 PM · Won't Fix, gnupg (gpg14), gnupg, Feature Request

Jun 6 2014

werner added projects to T1148: 1.4.x pinpad support (reader covadis vega-alpha => cannot used secure PIN): In Progress, gnupg (gpg14).
Jun 6 2014, 5:37 PM · Won't Fix, gnupg (gpg14), gnupg, Feature Request
werner removed a project from T1148: 1.4.x pinpad support (reader covadis vega-alpha => cannot used secure PIN): Restricted Project.
Jun 6 2014, 5:37 PM · Won't Fix, gnupg (gpg14), gnupg, Feature Request

May 15 2014

werner added a project to T1641: Add native support for PK 8192: Won't Fix.
May 15 2014, 5:41 PM · gnupg, Feature Request, Won't Fix
jack.thomas-712349u added projects to T1641: Add native support for PK 8192: In Progress, Feature Request, gnupg, patch.
May 15 2014, 2:51 AM · gnupg, Feature Request, Won't Fix
jack.thomas-712349u set External Link to http://cryptome.org/2014/05/cincinnatus-pk.htm on T1641: Add native support for PK 8192.
May 15 2014, 2:51 AM · gnupg, Feature Request, Won't Fix

Apr 4 2014

werner added a project to T1627: Duplicate word 'embeded' in sample demo screenshots on Wiki Page (see details): Not A Bug.
Apr 4 2014, 11:35 AM · Not A Bug, Documentation

Mar 31 2014

Richard416282 added a comment to T1627: Duplicate word 'embeded' in sample demo screenshots on Wiki Page (see details).

Updated Text to remove extra word 'embedded ' from 5th entry. Send Message to
Most recent editor to confirm if correct.

Mar 31 2014, 6:49 AM · Not A Bug, Documentation
Richard416282 claimed T1627: Duplicate word 'embeded' in sample demo screenshots on Wiki Page (see details).
Mar 31 2014, 6:47 AM · Not A Bug, Documentation