gnupg/g10 (ChangeLog getkey.c import.c keyring.c)

cvs user dshaw cvs@cvs.gnupg.org
Fri, 03 Jan 2003 22:41:54 +0100


    Date: Friday, January 3, 2003 @ 22:41:54
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog getkey.c import.c keyring.c

* import.c (import_one): Only do the work to create the status display for
interactive import if status is enabled.

* keyring.c (keyring_search): skipfnc didn't work properly with non-keyid
searches.  Noted by Stefan Bellon.

* getkey.c (merge_selfsigs_main): Remove some unused code and make sure
that the pk selfsigversion member accounts for 1F direct sigs.


-----------+
 ChangeLog |   12 ++++++++++++
 getkey.c  |   20 ++++++++++++--------
 import.c  |    3 ++-
 keyring.c |    2 +-
 4 files changed, 27 insertions(+), 10 deletions(-)