1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-25 10:49:57 +01:00
David Shaw 2656589782 * options.h, main.h, keygen.c (keygen_set_set_prefs, keygen_get_std_prefs,
keygen_upd_std_prefs), keyedit.c (keyedit_menu), g10.c (main), pkclist.c
(select_algo_from_prefs): Add --personal-preference-list which allows the
user to factor in their own preferred algorithms when the preference lists
are consulted.  Obviously, this does not let the user violate a
recepient's preferences (and the RFC) - this only influences the ranking
of the agreed-on (and available) algorithms from the recepients.
Suggested by David Hollenberg.

* options.h, keygen.c (keygen_set_std_prefs), g10.c (main): Rename
--preference-list to --default-preference-list (as that is what it really
is), and make it a true default in that if the user selects "default" they
get this list and not the compiled-in list.
2002-05-22 14:07:12 +00:00
..
2001-03-08 14:33:24 +00:00
2002-05-14 09:57:32 +00:00
2001-09-06 17:10:00 +00:00
2001-08-30 16:39:23 +00:00
2002-04-22 15:49:31 +00:00
2001-03-08 14:33:24 +00:00
2001-09-28 17:00:00 +00:00
2001-09-28 10:43:03 +00:00
2002-01-03 19:47:20 +00:00