gnupg/sm
Werner Koch df58e024e7 * gpgsm.c: New option --auto-issuer-key-retrieve.
* certpath.c (find_up): Try to retrieve an issuer key from an
external source and from the ephemeral key DB.
(find_up_store_certs_cb): New.

* keydb.c (keydb_set_ephemeral): Does now return the old
state.  Call the backend only when required.

* call-dirmngr.c (start_dirmngr): Use GNUPG_DEFAULT_DIRMNGR.
(lookup_status_cb): Issue status only when CTRL is not NULL.
(gpgsm_dirmngr_lookup): Document that CTRL is optional.

* call-agent.c (start_agent): Use GNUPG_DEFAULT_AGENT.
2002-06-29 14:01:53 +00:00
..
ChangeLog * gpgsm.c: New option --auto-issuer-key-retrieve. 2002-06-29 14:01:53 +00:00
Makefile.am * export.c: New. 2002-03-21 14:42:14 +00:00
base64.c Doc fixes, moved some fizmes to TODO, fixed minor bugs. 2002-03-18 09:30:35 +00:00
call-agent.c * gpgsm.c: New option --auto-issuer-key-retrieve. 2002-06-29 14:01:53 +00:00
call-dirmngr.c * gpgsm.c: New option --auto-issuer-key-retrieve. 2002-06-29 14:01:53 +00:00
certchain.c * gpgsm.c: New option --auto-issuer-key-retrieve. 2002-06-29 14:01:53 +00:00
certcheck.c Doc fixes, moved some fizmes to TODO, fixed minor bugs. 2002-03-18 09:30:35 +00:00
certdump.c * certdump.c (print_dn_part): Always print a leading slash, 2002-06-25 09:34:10 +00:00
certlist.c * certlist.c (gpgsm_add_to_certlist): Fixed locating of a 2002-06-20 10:43:02 +00:00
certpath.c * gpgsm.c: New option --auto-issuer-key-retrieve. 2002-06-29 14:01:53 +00:00
certreqgen.c * certreqgen.c (read_parameters): Improved error handling. 2002-06-17 10:11:50 +00:00
decrypt.c * certlist.c (gpgsm_add_to_certlist): Fixed locating of a 2002-06-20 10:43:02 +00:00
encrypt.c * verify.c (gpgsm_verify): Detect certs-only message. 2002-03-12 13:36:29 +00:00
export.c * certdump.c (print_dn_part): Always print a leading slash, 2002-06-25 09:34:10 +00:00
fingerprint.c * fingerprint.c (gpgsm_get_certid): Print the serialand not the 2002-01-13 10:43:21 +00:00
gpgsm.c * gpgsm.c: New option --auto-issuer-key-retrieve. 2002-06-29 14:01:53 +00:00
gpgsm.h * gpgsm.c: New option --auto-issuer-key-retrieve. 2002-06-29 14:01:53 +00:00
import.c * import.c (gpgsm_import): Print an STATUS_IMPORTED. 2002-06-26 12:51:34 +00:00
keydb.c * gpgsm.c: New option --auto-issuer-key-retrieve. 2002-06-29 14:01:53 +00:00
keydb.h * call-agent.c (learn_cb): Use log_info instead of log_error on 2002-06-19 08:30:10 +00:00
keylist.c * certlist.c (gpgsm_add_to_certlist): Fixed locating of a 2002-06-20 10:43:02 +00:00
misc.c Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
server.c * server.c (cmd_recipient): Add more reason codes. 2002-06-28 14:04:46 +00:00
sign.c * sign.c (hash_and_copy_data): New. 2002-06-12 09:54:57 +00:00
verify.c * certlist.c (gpgsm_add_to_certlist): Fixed locating of a 2002-06-20 10:43:02 +00:00