aboutsummaryrefslogtreecommitdiffstats
path: root/g10/photoid.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added a copyright year for files changed this year.Werner Koch2002-04-291-1/+1
|
* Fix ownertrust display with --with-colons.David Shaw2002-03-311-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.
* Allow policy URLs with %-expandos in them. This allows policy URLs likeDavid Shaw2002-02-051-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.
* Bugfix in photoid.c and keyserver.cDavid Shaw2001-12-291-4/+1
| | | | | | Properly handle permission/ownership checks on files that are shared (for example /usr/local/lib/gnupg/idea)
* Some exec cleanups and tweaks for photo ID and keyserver executionDavid Shaw2001-12-271-2/+8
|
* Some tweaks - copyleft info for mkdtemp.c, and header pruning in photoid.cDavid Shaw2001-12-251-15/+8
| | | | | and keyserver.c
* Fixed a typo and W32 support for the latest CVS changes.Timo Schulz2001-12-231-0/+2
|
* Some last minute tweaks - type fixes from Stefan and win32 temp filesDavid Shaw2001-12-221-3/+5
| | | | | from Timo.
* Add new photo ID files and modify gpgsplit to name attribute packetsDavid Shaw2001-12-211-0/+256
properly