dshaw committed to gnupg/g10
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Mon, 22 Jul 2002 21:07:22 +0200
Date: Monday July 22, 2002 @ 21:07
Author: dshaw
Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv26170
Modified Files:
ChangeLog build-packet.c export.c g10.c hkp.c keyserver.c
main.h options.h
Log Message:
* options.h, main.h, export.c (parse_export_options, do_export_stream),
g10.c (main): add new --export-options option. Current flags are
"include-non-rfc", "include-local-sigs", "include-attributes", and
"include-sensitive-revkeys".
* options.h, hkp.c (hkp_export), keyserver.c (parse_keyserver_options,
keyserver_spawn): try passing unknown keyserver options to export options,
and if successful, use them when doing a keyserver --send-key.
* build-packet.c (build_sig_subpkt): We do not generate
SIGSUBPKT_PRIV_VERIFY_CACHE anymore.
File: ChangeLog Status: Up-to-date
File: build-packet.c Status: Up-to-date
File: export.c Status: Up-to-date
File: g10.c Status: Up-to-date
File: hkp.c Status: Up-to-date
File: keyserver.c Status: Up-to-date
File: main.h Status: Up-to-date
File: options.h Status: Up-to-date