Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-04-29 | Added a copyright year for files changed this year. | Werner Koch | 1 | -1/+1 | |
2002-03-31 | Fix ownertrust display with --with-colons. | David Shaw | 1 | -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-05 | Allow policy URLs with %-expandos in them. This allows policy URLs like | David Shaw | 1 | -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-29 | Bugfix in photoid.c and keyserver.c | David Shaw | 1 | -4/+1 | |
Properly handle permission/ownership checks on files that are shared (for example /usr/local/lib/gnupg/idea) | |||||
2001-12-27 | Some exec cleanups and tweaks for photo ID and keyserver execution | David Shaw | 1 | -2/+8 | |
2001-12-25 | Some tweaks - copyleft info for mkdtemp.c, and header pruning in photoid.c | David Shaw | 1 | -15/+8 | |
and keyserver.c | |||||
2001-12-23 | Fixed a typo and W32 support for the latest CVS changes. | Timo Schulz | 1 | -0/+2 | |
2001-12-22 | Some last minute tweaks - type fixes from Stefan and win32 temp files | David Shaw | 1 | -3/+5 | |
from Timo. | |||||
2001-12-21 | Add new photo ID files and modify gpgsplit to name attribute packets | David Shaw | 1 | -0/+256 | |
properly |