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