summaryrefslogtreecommitdiffstats
path: root/OBUGS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-05-06 14:26:10 +0200
committerWerner Koch <wk@gnupg.org>1999-05-06 14:26:10 +0200
commit7cb8838061a641c7f507a79fccc5e9a2f7a9c32f (patch)
tree2caf26a1ff44b3153de4daaa6ae61207af95c9d2 /OBUGS
parentSee ChangeLog: Tue May 4 15:49:29 CEST 1999 Werner Koch (diff)
downloadgnupg2-7cb8838061a641c7f507a79fccc5e9a2f7a9c32f.tar.xz
gnupg2-7cb8838061a641c7f507a79fccc5e9a2f7a9c32f.zip
See ChangeLog: Thu May 6 14:18:17 CEST 1999 Werner Koch
Diffstat (limited to 'OBUGS')
-rw-r--r--OBUGS20
1 files changed, 20 insertions, 0 deletions
diff --git a/OBUGS b/OBUGS
index dd15391cb..676f88190 100644
--- a/OBUGS
+++ b/OBUGS
@@ -44,4 +44,24 @@
gpg --list-secret-keys --with-colon SEGVs
FIX: 1999-03-10
+[ *] #13 1999-04-05
+ Trying to generate very large keys fails with a BUG in read_pool()
+ FIX: 1999-04-06
+
+
+[ *] #14 1999-04-05 <anonymous>
+ If you use --s2k-cipher-algo twofish, the the program crashes with
+ a BUG at line 226 of passphrase.c.
+ FIX: 1999-04-06
+
+
+[ **] #15 1999-04-05
+ Hash calculation for subkey bindings is not according to rfc2440 if
+ a 4 byte length header is used for the subkey.
+ FIX: 1999-04-06
+
+[***] #16 1999-03-23 <jafo@tummy.com>
+ Verifying detached signatures with an empty file yields a rc of 0.
+ FIX: 1999-05-06
+