gnupg/g10 (7 files)
cvs user dshaw
cvs at cvs.gnupg.org
Thu Apr 15 20:16:18 CEST 2004
Date: Thursday, April 15, 2004 @ 20:16:18
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog g10.c gpgv.c import.c keyserver.c mainproc.c options.h
* options.h, keyserver.c (parse_keyserver_options): Remove duplicate code
from parse_keyserver_options by calling the generic parse_options.
* keyserver.c (keyserver_spawn, keyserver_refresh), g10.c (main), gpgv.c
(main), mainproc.c (check_sig_and_print), import.c (revocation_present):
Change all callers.
-------------+
ChangeLog | 10 ++++
g10.c | 12 ++--
gpgv.c | 2
import.c | 3 -
keyserver.c | 140 ++++++++++++++++++++++++----------------------------------
mainproc.c | 2
options.h | 18 ++++---
7 files changed, 91 insertions(+), 96 deletions(-)
More information about the Gnupg-commits
mailing list