summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2019-08-05 08:56:19 +0200
committerWerner Koch <wk@gnupg.org>2019-08-05 08:59:12 +0200
commitc6d9598a8572e7757504ddf53c01dcf611228143 (patch)
tree1e52a2db8082ac02cf2067c95e9b69fc888a0cc8 /doc
parentf93a0358dc82886db12c91180dc82e8bb1258ef0 (diff)
downloadlibgpg-error-c6d9598a8572e7757504ddf53c01dcf611228143.tar.gz
New error codes NO_KEYBOXD, KEYBOXD, NO_SERVICE, and SERVICE.
--
Diffstat (limited to 'doc')
-rw-r--r--doc/errorref.txt20
1 files changed, 19 insertions, 1 deletions
diff --git a/doc/errorref.txt b/doc/errorref.txt
index 997c800..d6c06aa 100644
--- a/doc/errorref.txt
+++ b/doc/errorref.txt
@@ -568,7 +568,6 @@ GPG_ERR_INV_STATE Invalid state
NTBTLS: - Data received in an unexpected state.
- A function is called while not being in the right state.
-
GPG_ERR_DUP_VALUE Duplicated value
GPG_ERR_MISSING_ACTION Missing action
@@ -1068,6 +1067,25 @@ GPG_ERR_BAD_AUTH Bad authentication
GnuPG: - A smartcard could not be authenticated. For example
a wrong authentication key was used with a PIV card.
+GPG_ERR_NO_KEYBOXD No Keyboxd running
+
+ GnuPG: - The keyboxd component is not running
+
+GPG_ERR_KEYBOXD Keyboxd error
+
+ GnuPG: - Malfunction in the keyboxd
+
+GPG_ERR_NO_SERVICE Service is not running
+
+ A component is not running. Tnis is a generic version of
+ GPG_ERR_NO_AGENT et al.
+
+GPG_ERR_SERVICE Service error
+
+ An error occured in a service component. This is a generic
+ version of GPG_ERR_AGENT et al.
+
+
GPG_ERR_SYSTEM_BUG System bug detected
The underlying operating system misbehaved. For example it wrote