From c6feade425cef16e25bc763afe648b160e7d817b Mon Sep 17 00:00:00 2001 From: David Shaw Date: Tue, 2 Jul 2002 22:13:00 +0000 Subject: * options.h, g10.c (main), keyserver.c (keyserver_refresh): Maintain and use the original keyserver URI for cosmetics rather than trying to recreate it when needed. * mainproc.c (check_sig_and_print): Properly disregard expired uids. Make sure that the first uid listed is a real uid and not an attribute (attributes should only be listed in the "aka" section). When there are no valid textual userids, try for an invalid textual userid before using any attribute uid. --- g10/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'g10/options.h') diff --git a/g10/options.h b/g10/options.h index 74cebe575..c1e131fe8 100644 --- a/g10/options.h +++ b/g10/options.h @@ -111,6 +111,7 @@ struct { int not_dash_escaped; int escape_from; int lock_once; + char *keyserver_uri; char *keyserver_scheme; char *keyserver_host; char *keyserver_port; -- cgit v1.2.3