STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog g10.c gpgv.c trustdb.c)

cvs user dshaw cvs@cvs.gnupg.org
Wed, 26 Feb 2003 21:40:44 +0100


    Date: Wednesday, February 26, 2003 @ 21:40:34
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog g10.c gpgv.c trustdb.c

* trustdb.c (validate_keys): Mask the ownertrust when building the list of
fully valid keys so that disabled keys are still counted in the web of
trust.

* gpgv.c (main): Fix bug #113 - gpgv should accept the
--ignore-time-conflict option.

* g10.c (main): Use 3DES for the s2k cipher in --openpgp mode. Double the
amount of secure memory to 32k (keys are getting bigger these days).


-----------+
 ChangeLog |   13 +++++++++++++
 g10.c     |    4 ++--
 gpgv.c    |    1 +
 trustdb.c |    8 ++++----
 4 files changed, 20 insertions(+), 6 deletions(-)