gnupg/sm
Werner Koch ad6abe7913 * keylist.c (list_internal_keys): Renamed from gpgsm_list_keys.
(list_external_keys): New.
(gpgsm_list_keys): Dispatcher for above.
* call-dirmngr.c (lookup_cb,pattern_from_strlist)
(gpgsm_dirmngr_lookup): New.
* server.c (option_handler): Handle new option --list-mode.
(do_listkeys): Handle options and actually use the mode argument.
(get_status_string): New code TRUNCATED.
2002-05-21 19:20:40 +00:00
..
ChangeLog * keylist.c (list_internal_keys): Renamed from gpgsm_list_keys. 2002-05-21 19:20:40 +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 Debug message cleanups. 2002-04-27 13:50:16 +00:00
call-dirmngr.c * keylist.c (list_internal_keys): Renamed from gpgsm_list_keys. 2002-05-21 19:20:40 +00:00
certchain.c sm/ 2002-05-14 16:51:00 +00:00
certcheck.c Doc fixes, moved some fizmes to TODO, fixed minor bugs. 2002-03-18 09:30:35 +00:00
certdump.c * certpath.c (gpgsm_validate_path): Print the DN of a missing issuer. 2002-01-23 13:40:38 +00:00
certlist.c * certpath.c (gpgsm_validate_path): Added EXPTIME arg and changed 2002-05-03 20:18:54 +00:00
certpath.c sm/ 2002-05-14 16:51:00 +00:00
certreqgen.c * certreqgen.c (gpgsm_genkey): Write status output on success. 2002-04-18 13:06:18 +00:00
decrypt.c * certlist.c (cert_usable_p): New. 2002-04-12 18:54:34 +00:00
encrypt.c * verify.c (gpgsm_verify): Detect certs-only message. 2002-03-12 13:36:29 +00:00
export.c * export.c: New. 2002-03-21 14:42:14 +00:00
fingerprint.c * fingerprint.c (gpgsm_get_certid): Print the serialand not the 2002-01-13 10:43:21 +00:00
gpgsm.c * keylist.c (list_internal_keys): Renamed from gpgsm_list_keys. 2002-05-21 19:20:40 +00:00
gpgsm.h * keylist.c (list_internal_keys): Renamed from gpgsm_list_keys. 2002-05-21 19:20:40 +00:00
import.c * import.c (gpgsm_import): Try to identify the type of input and 2002-05-21 08:29:17 +00:00
keydb.c * gpgsm.c, gpgsm.h: Add local_user. 2002-03-05 15:56:46 +00:00
keydb.h * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00
keylist.c * keylist.c (list_internal_keys): Renamed from gpgsm_list_keys. 2002-05-21 19:20:40 +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 * keylist.c (list_internal_keys): Renamed from gpgsm_list_keys. 2002-05-21 19:20:40 +00:00
sign.c sm/ 2002-05-14 16:51:00 +00:00
verify.c * certpath.c (gpgsm_validate_path): Added EXPTIME arg and changed 2002-05-03 20:18:54 +00:00