STABLE-BRANCH-1-2 gnupg/g10 (5 files)

cvs user dshaw cvs@cvs.gnupg.org
Wed, 18 Jun 2003 05:25:45 +0200


    Date: Wednesday, June 18, 2003 @ 05:25:45
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog hkp.c keyedit.c options.skel trustdb.c

* hkp.c (hkp_search): Return proper error code on failure.

* keyedit.c (sign_uids): Do not allow signing a user ID without a
self-signature.  --expert overrides.

* options.skel: Use subkeys.pgp.net as the default keyserver.

* trustdb.c (validate_one_keyblock): Certifications on revoked or expired
uids do not count in the web of trust.


--------------+
 ChangeLog    |   12 ++++++++++++
 hkp.c        |    7 +++++--
 keyedit.c    |   22 +++++++++++++++++++---
 options.skel |    8 ++++----
 trustdb.c    |   17 ++++++++++-------
 5 files changed, 50 insertions(+), 16 deletions(-)