aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-06-10 12:54:55 +0000
committerWerner Koch <[email protected]>2014-06-10 12:54:55 +0000
commit45ed901c466bd72118c2844069f566e190d847d6 (patch)
tree165537041d36fa9c122d6e38943b145492e3a204 /doc
parentImprove the beta number generation. (diff)
downloadgnupg-45ed901c466bd72118c2844069f566e190d847d6.tar.gz
gnupg-45ed901c466bd72118c2844069f566e190d847d6.zip
gpg: Use more specific reason codes for INV_RECP.
* g10/pkclist.c (find_and_check_key, build_pk_list): Use more specific reasons codes for INV_RECP. -- GnuPG-bug-id: 1650
Diffstat (limited to 'doc')
-rw-r--r--doc/DETAILS2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS
index 17c417e18..311dfe3a4 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -583,6 +583,8 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB:
- 10 :: Key not trusted
- 11 :: Missing certificate
- 12 :: Missing issuer certificate
+ - 13 :: Key disabled
+ - 14 :: Syntax error in specification
Note that for historical reasons the INV_RECP status is also used
for gpgsm's SIGNER command where it relates to signer's of course.