1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-02 22:38:02 +02:00
gnupg/g10
David Shaw 002f085c23 * 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.
2002-07-22 19:07:21 +00:00
..
armor.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
build-packet.c * options.h, main.h, export.c (parse_export_options, do_export_stream), 2002-07-22 19:07:21 +00:00
ChangeLog * options.h, main.h, export.c (parse_export_options, do_export_stream), 2002-07-22 19:07:21 +00:00
cipher.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
comment.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
compress.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
dearmor.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
decrypt.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
delkey.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
encode.c * encode.c (encode_symmetric): Do not use the new encryption code. 2002-07-01 09:44:42 +00:00
encr-data.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
exec.c * photoid.c (get_default_photo_command, show_photos): Honor 2002-07-04 16:06:38 +00:00
exec.h * exec.h, exec.c (set_exec_path, exec_write), g10.c (main): If 2002-07-03 04:01:21 +00:00
export.c * options.h, main.h, export.c (parse_export_options, do_export_stream), 2002-07-22 19:07:21 +00:00
filter.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
free-packet.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
g10.c * options.h, main.h, export.c (parse_export_options, do_export_stream), 2002-07-22 19:07:21 +00:00
getkey.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
helptext.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
hkp.c * options.h, main.h, export.c (parse_export_options, do_export_stream), 2002-07-22 19:07:21 +00:00
hkp.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
import.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
kbnode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keydb.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keydb.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyedit.c * keyedit.c (keyedit_menu, menu_addrevoker): Allow specifying "sensitive" 2002-07-19 05:08:54 +00:00
keygen.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyid.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keylist.c * options.skel: Fix a few typos, clarify "group", and remove sample photo 2002-07-01 16:47:22 +00:00
keyring.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyring.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyserver-internal.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyserver.c * options.h, main.h, export.c (parse_export_options, do_export_stream), 2002-07-22 19:07:21 +00:00
main.h * options.h, main.h, export.c (parse_export_options, do_export_stream), 2002-07-22 19:07:21 +00:00
mainproc.c * photoid.c (get_default_photo_command, show_photos): Honor 2002-07-04 16:06:38 +00:00
Makefile.am Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
mdfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
misc.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
mkdtemp.c * packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args), 2002-07-01 16:40:52 +00:00
openfile.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
OPTIONS See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
options.h * options.h, main.h, export.c (parse_export_options, do_export_stream), 2002-07-22 19:07:21 +00:00
options.skel * options.skel: Fix a few typos, clarify "group", and remove sample photo 2002-07-01 16:47:22 +00:00
packet.h * packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args), 2002-07-01 16:40:52 +00:00
parse-packet.c * options.skel: Fix a few typos, clarify "group", and remove sample photo 2002-07-01 16:47:22 +00:00
passphrase.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
photoid.c * photoid.c (get_default_photo_command, show_photos): Honor 2002-07-04 16:06:38 +00:00
photoid.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pipemode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pkclist.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
plaintext.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pubkey-enc.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pubring.asc See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
revoke.c * revoke.c (gen_desig_revoke): Lots more comments about including 2002-07-22 17:52:02 +00:00
seckey-cert.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
seskey.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
sig-check.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
sign.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
signal.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
skclist.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
status.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
status.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
tdbdump.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
tdbio.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
tdbio.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
textfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
trustdb.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
trustdb.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
verify.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00