dshaw committed to gnupg/g10
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Wed, 17 Jul 2002 21:48:19 +0200
Date: Wednesday July 17, 2002 @ 21:48
Author: dshaw
Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv480
Modified Files:
ChangeLog g10.c keyedit.c keyserver.c options.h export.c hkp.c
main.h
Log Message:
* keyedit.c (show_key_with_all_names_colon): The 0x40 class bit in a
designated revoker means "sensitive", not "local". It's exportable under
the right circumstances.
* main.h, options.h, export.c (do_export_stream), g10.c (main), hkp.c
(hkp_export), keyserver.c (keyserver_spawn: Add a flag to skip attribute
packets and their signatures while exporting. This is to accomodate
keyservers (pksd again) that choke on attributes. Use keyserver-option
"include-attributes" to control it. This defaults to ON (i.e. don't
skip).
File: ChangeLog Status: Up-to-date
File: g10.c Status: Up-to-date
File: keyedit.c Status: Up-to-date
File: keyserver.c Status: Up-to-date
File: options.h Status: Up-to-date
File: export.c Status: Up-to-date
File: hkp.c Status: Up-to-date
File: main.h Status: Up-to-date