1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-07-03 02:58:57 +02:00
gnupg/g10
David Shaw 6ae955f451 * options.h, keyserver.c (keyserver_opts), g10.c (main): New keyserver
option "include-subkeys".  This feature already existed, but now can be
turned off.  It defaults to on.

* options.h, keyserver.c (parse_keyserver_options, keyserver_spawn): There
are now enough options to justify making a structure for the keyserver
options rather than a page of if-then-else-if-then-etc.

* getkey.c (merge_keys_and_selfsig, merge_selfsigs_main): Fix bug in
calculating key expiration dates.
2002-06-10 21:32:07 +00:00
..
armor.c Added a copyright year for files changed this year. 2002-04-29 14:42:34 +00:00
build-packet.c * build-packet.c (build_sig_subpkt): Handle setting sig flags for certain 2002-05-28 03:10:00 +00:00
ChangeLog * options.h, keyserver.c (keyserver_opts), g10.c (main): New keyserver 2002-06-10 21:32:07 +00:00
cipher.c * keygen.c (keygen_set_std_prefs, add_feature_mdc): Use "mdc" and "no-mdc" 2002-05-29 20:52:51 +00:00
comment.c See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch 1998-12-23 12:41:40 +00:00
compress.c * getkey.c (merge_selfsigs_main): Make sure the revocation key list starts 2002-05-09 19:57:08 +00:00
dearmor.c Changed and added copyright notices 2001-03-08 14:33:24 +00:00
decrypt.c Added a copyright year for files changed this year. 2002-04-29 14:42:34 +00:00
delkey.c Added a copyright year for files changed this year. 2002-04-29 14:42:34 +00:00
encode.c 2002-06-08 Timo Schulz <ts@winpt.org> 2002-06-08 16:37:09 +00:00
encr-data.c Merged in my changes, after disk crash. Fortunately the CVS was not 2002-04-08 15:10:51 +00:00
exec.c * keydb.h, getkey.c (get_user_id_native), import.c (import_one): Display 2002-06-09 17:16:51 +00:00
exec.h * photoid.c (show_photos): Use the long keyid as the filename for the 2002-05-13 20:44:30 +00:00
export.c * export.c (do_export_stream): Warn the user when exporting a secret key 2002-05-07 15:21:57 +00:00
filter.h Merged in my changes, after disk crash. Fortunately the CVS was not 2002-04-08 15:10:51 +00:00
free-packet.c * keyedit.c (show_key_with_all_names_colon): New. 2002-05-28 08:27:45 +00:00
g10.c * options.h, keyserver.c (keyserver_opts), g10.c (main): New keyserver 2002-06-10 21:32:07 +00:00
getkey.c * options.h, keyserver.c (keyserver_opts), g10.c (main): New keyserver 2002-06-10 21:32:07 +00:00
global.h Revamped the keyring code 2001-09-06 17:10:00 +00:00
gpgd.c Fixed copyright year lists according to CVS and ChangeLogs 2001-04-29 14:08:29 +00:00
gpgv.c RISC OS specific changes 2002-06-07 12:13:44 +00:00
helptext.c * keygen.c (get_parameter_algo): Never allow generation of the 2002-05-07 07:24:29 +00:00
hkp.c * options.skel, options.h, main.h, keydb.h, pkclist.c (build_pk_list, 2002-06-07 19:38:27 +00:00
hkp.h Treat key lists internally as fingerprints when possible. All this is via 2002-02-26 01:00:12 +00:00
import.c * keydb.h, getkey.c (get_user_id_native), import.c (import_one): Display 2002-06-09 17:16:51 +00:00
kbnode.c MDC feature support and other stuff 2001-08-30 16:39:23 +00:00
keydb.c * g10.c (main): Do not register the secret keyrings for certain 2002-01-05 18:57:54 +00:00
keydb.h * keydb.h, getkey.c (get_user_id_native), import.c (import_one): Display 2002-06-09 17:16:51 +00:00
keyedit.c * options.skel: Sample photo viewers for Win32. 2002-06-03 12:39:23 +00:00
keygen.c * options.skel, options.h, main.h, keydb.h, pkclist.c (build_pk_list, 2002-06-07 19:38:27 +00:00
keyid.c RISC OS specific changes 2002-04-22 15:49:31 +00:00
keylist.c * packet.h, parse-packet.c (enum_sig_subpkt): Report back from 2002-06-03 23:30:10 +00:00
keyring.c Merged in my changes, after disk crash. Fortunately the CVS was not 2002-04-08 15:10:51 +00:00
keyring.h Fixed the Read-Only keyring bug and changed the way the keydb interface 2001-10-18 11:56:03 +00:00
keyserver-internal.h Some minor fixes for revocation keys: print a warning if a key is imported 2002-03-07 19:44:57 +00:00
keyserver.c * options.h, keyserver.c (keyserver_opts), g10.c (main): New keyserver 2002-06-10 21:32:07 +00:00
ks-proto.c Fixed copyright year lists according to CVS and ChangeLogs 2001-04-29 14:08:29 +00:00
ks-proto.h Fixed copyright year lists according to CVS and ChangeLogs 2001-04-29 14:08:29 +00:00
main.h * options.skel, options.h, main.h, keydb.h, pkclist.c (build_pk_list, 2002-06-07 19:38:27 +00:00
mainproc.c 2002-06-05 Timo Schulz <ts@winpt.org> 2002-06-05 13:48:41 +00:00
Makefile.am Merged in my changes, after disk crash. Fortunately the CVS was not 2002-04-08 15:10:51 +00:00
mdfilter.c Changed and added copyright notices 2001-03-08 14:33:24 +00:00
misc.c * options.skel: Sample photo viewers for Win32. 2002-06-03 12:39:23 +00:00
mkdtemp.c Some tweaks - copyleft info for mkdtemp.c, and header pruning in photoid.c 2001-12-25 18:04:09 +00:00
openfile.c Applied Stefan's patches to support RISCOS. 2001-08-20 11:53:05 +00:00
OPTIONS See ChangeLog: Wed Mar 22 13:50:24 CET 2000 Werner Koch 2000-03-22 12:45:04 +00:00
options.h * options.h, keyserver.c (keyserver_opts), g10.c (main): New keyserver 2002-06-10 21:32:07 +00:00
options.skel * options.skel, options.h, main.h, keydb.h, pkclist.c (build_pk_list, 2002-06-07 19:38:27 +00:00
packet.h * packet.h, parse-packet.c (enum_sig_subpkt): Report back from 2002-06-03 23:30:10 +00:00
parse-packet.c * packet.h, parse-packet.c (enum_sig_subpkt): Report back from 2002-06-03 23:30:10 +00:00
passphrase.c Added a copyright year for files changed this year. 2002-04-29 14:42:34 +00:00
photoid.c * main.h, g10.c (main), keylist.c (dump_attribs, set_attrib_fd, 2002-06-03 20:48:36 +00:00
photoid.h * options.skel: Sample photo viewers for Win32. 2002-06-03 12:39:23 +00:00
pipemode.c Improved pipemode and tweaked handling of multiple signatures. 2001-04-05 12:21:43 +00:00
pkclist.c * options.skel, options.h, main.h, keydb.h, pkclist.c (build_pk_list, 2002-06-07 19:38:27 +00:00
plaintext.c Added a copyright year for files changed this year. 2002-04-29 14:42:34 +00:00
pubkey-enc.c 2002-05-31 Timo Schulz <ts@winpt.org> 2002-05-31 09:23:24 +00:00
pubring.asc See ChangeLog: Fri Nov 12 20:33:19 CET 1999 Werner Koch 1999-11-12 19:32:00 +00:00
revoke.c * main.h, g10.c (main), revoke.c (gen_desig_revoke): Generate a designated 2002-05-19 15:04:04 +00:00
seckey-cert.c Added a copyright year for files changed this year. 2002-04-29 14:42:34 +00:00
seskey.c * seskey.c (encode_md_value): Print an error message if a wrong 2002-04-18 19:38:34 +00:00
sig-check.c Added a copyright year for files changed this year. 2002-04-29 14:42:34 +00:00
sign.c * sign.c (hash_for, sign_file): When encrypting and signing at the same 2002-06-04 23:18:37 +00:00
signal.c * signal.c (got_fatal_signal): Don't write the Nul to stderr. 2002-05-21 05:33:17 +00:00
skclist.c calculate time of next trustdb check 2001-09-28 17:00:00 +00:00
status.c * main.h, g10.c (main), keylist.c (dump_attribs, set_attrib_fd, 2002-06-03 20:48:36 +00:00
status.h * main.h, g10.c (main), keylist.c (dump_attribs, set_attrib_fd, 2002-06-03 20:48:36 +00:00
tdbdump.c make check does work again 2001-09-28 10:43:03 +00:00
tdbio.c Added a copyright year for files changed this year. 2002-04-29 14:42:34 +00:00
tdbio.h Added a copyright year for files changed this year. 2002-04-29 14:42:34 +00:00
textfilter.c Changed and added copyright notices 2001-03-08 14:33:24 +00:00
trustdb.c Added a copyright year for files changed this year. 2002-04-29 14:42:34 +00:00
trustdb.h Added a copyright year for files changed this year. 2002-04-29 14:42:34 +00:00
verify.c New command (encrypt-files). 2002-01-03 19:47:20 +00:00