STABLE-BRANCH-1-2 gnupg/g10 (6 files)
cvs user dshaw
cvs@cvs.gnupg.org
Wed, 09 Apr 2003 03:01:32 +0200
Date: Wednesday, April 9, 2003 @ 03:01:22
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog g10.c hkp.c import.c keyserver.c main.h
* hkp.c (dehtmlize): Fix bug #121 (memory corruption on some platforms).
Special thanks to Michael C. Toren for his help in lining up a sparc to
test this fix on.
* keyserver.c (keyserver_work): Call out error for keyserver helper with a
different version than us.
* main.h, g10.c (main), import.c (parse_import_options,
fix_pks_corruption): It's really PKS corruption, not HKP corruption.
Keep the old repair-hkp-subkey-bug command as an alias.
* g10.c (main): Rename --no-version to --no-emit-version for consistency.
Keep --no-version as an alias.
-------------+
ChangeLog | 17 +++++++++++++++++
g10.c | 9 +++++----
hkp.c | 4 +++-
import.c | 11 +++++++----
keyserver.c | 5 +++++
main.h | 2 +-
6 files changed, 38 insertions(+), 10 deletions(-)