aboutsummaryrefslogtreecommitdiffstats
path: root/doc/HACKING
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-07-03 08:27:39 +0000
committerWerner Koch <[email protected]>2016-07-03 08:27:39 +0000
commit1bfed0bbc5ec9d60d4fb3a0f5c865923ed3563e7 (patch)
tree620b90895e99a698486e0e9e6fa84c4ca3ca1940 /doc/HACKING
parenttools: Call sendmail directly from the wks tools. (diff)
downloadgnupg-1bfed0bbc5ec9d60d4fb3a0f5c865923ed3563e7.tar.gz
gnupg-1bfed0bbc5ec9d60d4fb3a0f5c865923ed3563e7.zip
wks: Let the client only export the requested UID.
* tools/gpg-wks-client.c (get_key): Export only the requested uid. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'doc/HACKING')
-rw-r--r--doc/HACKING2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HACKING b/doc/HACKING
index d2168d65b..94e65d83b 100644
--- a/doc/HACKING
+++ b/doc/HACKING
@@ -46,6 +46,8 @@ are
- scd :: The scdaemon component
- ccid :: The CCID driver in scdaemon
- dirmngr :: The dirmngr component
+ - wks :: The web key service tools
+ - tools :: Other code in tools
- w32 :: Windows related code
- po :: Translations
- build :: Changes to the build system