STABLE-BRANCH-1-2 gnupg/g10 (5 files)
cvs user dshaw
cvs@cvs.gnupg.org
Sun, 11 May 2003 23:10:58 +0200
Date: Sunday, May 11, 2003 @ 23:10:48
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog exec.h getkey.c parse-packet.c photoid.h
* parse-packet.c (parse_key): Clear disabled flag when parsing a new key.
Just in case someone forgets to clear the whole key.
* getkey.c (merge_selfsigs_main): Add an "if all else fails" path for
setting a single user ID primary when there are multiple set primaries all
at the same second, or no primaries set and the most recent user IDs are
at the same second, or no signed user IDs at all. This is arbitrary, but
deterministic.
* exec.h, photoid.h: Add copyright message.
----------------+
ChangeLog | 13 ++++++++
exec.h | 20 +++++++++++++
getkey.c | 80 ++++++++++++++++++++++++++++++++++++++++++-------------
parse-packet.c | 4 ++
photoid.h | 20 +++++++++++++
5 files changed, 118 insertions(+), 19 deletions(-)