aboutsummaryrefslogtreecommitdiffstats
path: root/g10/photoid.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-04-29Added a copyright year for files changed this year.Werner Koch1-1/+1
2002-03-31Fix ownertrust display with --with-colons.David Shaw1-2/+3
Properly initialize the user ID refcount for user and photo IDs. Tweak a few prompts to change "y/n" to "y/N", which is how most other prompts are written. Warn the user if they are about to revoke an expired sig (not a problem, but they should know). Control-d escapes the keyserver search prompt. If a subkey is considered revoked solely because the parent key is revoked, print the revocation reason from the parent key. Allow revocation/expiration to apply to a uid/key with no entry in the trustdb.
2002-02-05Allow policy URLs with %-expandos in them. This allows policy URLs likeDavid Shaw1-83/+6
"http://notary.jabberwocky.com/keysign/%K" to create a per-signature policy URL. Use the new generic %-handler for the photo ID stuff as well. Display policy URLs and notations during signature generation if --show-policy-url/--show-notation is set.
2001-12-29Bugfix in photoid.c and keyserver.cDavid Shaw1-4/+1
Properly handle permission/ownership checks on files that are shared (for example /usr/local/lib/gnupg/idea)
2001-12-27Some exec cleanups and tweaks for photo ID and keyserver executionDavid Shaw1-2/+8
2001-12-25Some tweaks - copyleft info for mkdtemp.c, and header pruning in photoid.cDavid Shaw1-15/+8
and keyserver.c
2001-12-23Fixed a typo and W32 support for the latest CVS changes.Timo Schulz1-0/+2
2001-12-22Some last minute tweaks - type fixes from Stefan and win32 temp filesDavid Shaw1-3/+5
from Timo.
2001-12-21Add new photo ID files and modify gpgsplit to name attribute packetsDavid Shaw1-0/+256
properly