summaryrefslogtreecommitdiffstats
path: root/doc/specify-user-id.texi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor style fixes.NIIBE Yutaka2023-10-051-2/+2
| | | | | | -- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
* gpg: Implement searching keys via keygrip.Werner Koch2019-01-291-4/+1
| | | | | | | | | | | | | | | | | | | * kbx/keybox-defs.h (struct _keybox_openpgp_key_info): Add field grip. * kbx/keybox-openpgp.c (struct keyparm_s): New. (keygrip_from_keyparm): New. (parse_key): Compute keygrip. * kbx/keybox-search.c (blob_openpgp_has_grip): New. (has_keygrip): Call it. -- This has been marked for too long as not yet working. However, it is a pretty useful feature and will come pretty handy when looking for all keys matching one keygrip. Can be optimized a lot by storing the keygrip in the meta data. This will be done along with the upgrade of KBX for v5 fingerprints. Signed-off-by: Werner Koch <wk@gnupg.org>
* doc: Fix full stops.Ineiev2016-09-201-2/+2
| | | | | | * doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi, doc/instguide.texi, doc/scdaemon.texi, doc/specify-user-id.texi, doc/tools.texi: Fix.
* doc: Improve markup.Ineiev2016-09-201-3/+3
| | | | | | * doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi, doc/howto-create-a-server-cert.texi, doc/scdaemon.texi, doc/specify-user-id.texi, doc/tools.texi: Fix.
* doc: Replace rfc0123 with RFC-0123.Ineiev2016-09-201-1/+1
| | | | * doc/gpg.texi, doc/gpgsm.texi, doc/specify-user-id.texi: Fix.
* doc: Fix typos.Ineiev2016-09-201-1/+1
| | | | | | | * doc/debugging.texi, doc/dirmngr.texi, doc/glossary.texi * doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi * doc/instguide.texi, doc/opt-homedir.texi, doc/scdaemon.texi * doc/specify-user-id.texi, doc/tools.texi: Fix.
* gpg: Remove warning message for non-implemented search modes.Werner Koch2014-11-071-6/+10
| | | | | | * kbx/keybox-search.c (keybox_search): Silently ignore. * doc/specify-user-id.texi: Docuement '@", '+', and '.' search prefixes.
* gpg: Allow use of a standard space separated fingerprint.Werner Koch2012-01-061-4/+5
| | | | | * common/userids.c (classify_user_id): Check for space separated GPG fingerprint.
* Allow verification of some broken S-TRUST generated signatures.Werner Koch2007-12-131-1/+1
|
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-1/+1
|
* * gpg.texi, specify-user-id.texi: Only some of the mentions ofDavid Shaw2007-01-181-4/+4
| | | | | exclamation marks have an example. Give examples to the rest.
* Allow to select X.509 certificates using the keygrip.Werner Koch2006-10-201-0/+11
|
* doc fixesWerner Koch2006-09-081-0/+160