gnupg/sm
Werner Koch 711c4853d6 * server.c (gpgsm_server): Add arg DEFAULT_RECPLIST.
(cmd_encrypt): Add all enrypt-to marked certs to the list.
* encrypt.c (gpgsm_encrypt): Check that real recipients are
available.
* gpgsm.c (main): Make the --encrypt-to and --no-encrypt-to
options work.  Pass the list of recients to gpgsm_server.
* gpgsm.h (certlist_s): Add field IS_ENCRYPT_TO.
(opt): Add NO_ENCRYPT_TO.
* certlist.c (gpgsm_add_to_certlist): New arg IS_ENCRYPT_TO.
Changed all callers and ignore duplicate entries.
(is_cert_in_certlist): New.
(gpgsm_add_cert_to_certlist): New.
2003-12-17 17:12:14 +00:00
..
ChangeLog * server.c (gpgsm_server): Add arg DEFAULT_RECPLIST. 2003-12-17 17:12:14 +00:00
Makefile.am This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
base64.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
call-agent.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
call-dirmngr.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
certchain.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
certcheck.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
certdump.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
certlist.c * server.c (gpgsm_server): Add arg DEFAULT_RECPLIST. 2003-12-17 17:12:14 +00:00
certreqgen.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
decrypt.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
delete.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
encrypt.c * server.c (gpgsm_server): Add arg DEFAULT_RECPLIST. 2003-12-17 17:12:14 +00:00
export.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
fingerprint.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
gpgsm.c * server.c (gpgsm_server): Add arg DEFAULT_RECPLIST. 2003-12-17 17:12:14 +00:00
gpgsm.h * server.c (gpgsm_server): Add arg DEFAULT_RECPLIST. 2003-12-17 17:12:14 +00:00
import.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
keydb.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
keydb.h Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
keylist.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
misc.c Mainly changes to adjust for the changed KSBA API. 2003-11-12 15:17:44 +00:00
server.c * server.c (gpgsm_server): Add arg DEFAULT_RECPLIST. 2003-12-17 17:12:14 +00:00
sign.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00
verify.c Replaced deprecated type names. 2003-12-17 12:28:24 +00:00