aboutsummaryrefslogtreecommitdiffstats
path: root/doc/wks.texi (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-09-18wks: Create a new user id if provider wants mailbox-only.Werner Koch1-1/+3
* tools/gpg-wks-client.c (get_key): Add arg 'exact'. (add_user_id): New. (command_send): Create new user id. Signed-off-by: Werner Koch <[email protected]>
2017-07-26doc: Add man pages form gpg-wks-server and gpg-wks-client.Werner Koch1-0/+340
* doc/wks.texi: New. * doc/gnupg.texi: Include wks.texi. * doc/Makefile.am (gnupg_TEXINFOS): Add wks.texi. (myman_pages): Add new man pages. Signed-off-by: Werner Koch <[email protected]>