dshaw committed to gnupg/g10

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Wed, 22 May 2002 16:07:12 +0200


Date:	Wednesday May 22, 2002 @ 16:07
Author:	dshaw

Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv2192

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog g10.c keyedit.c keygen.c main.h options.h pkclist.c 
Log Message:
* 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.

File: ChangeLog        	Status: Up-to-date
File: g10.c            	Status: Up-to-date
File: keyedit.c        	Status: Up-to-date
File: keygen.c         	Status: Up-to-date
File: main.h           	Status: Up-to-date
File: options.h        	Status: Up-to-date
File: pkclist.c        	Status: Up-to-date