1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00
gnupg/scd
Werner Koch 8ed2348ae5 * scdaemon.c: Include i18n.h.
* card-common.h (struct p15_private_s): Forward declaration.  Add
it to card_ctx_s.
* card.c (card_close): Make sure private data is released.
(card_enum_certs): New.
* card-p15.c (p15_release_private_data): New.
(init_private_data): New to work around an OpenSC weirdness.
(p15_enum_keypairs): Do an OpenSC get_objects only once.
(p15_enum_certs): New.
(card_p15_bind): Bind new function.
* command.c (cmd_learn): Return information about the certificates.
2002-08-16 14:23:40 +00:00
..
card-common.h * scdaemon.c: Include i18n.h. 2002-08-16 14:23:40 +00:00
card-dinsig.c * card.c (card_get_serial_and_stamp): Use the tokeinfo serial 2002-08-09 18:12:01 +00:00
card-p15.c * scdaemon.c: Include i18n.h. 2002-08-16 14:23:40 +00:00
card.c * scdaemon.c: Include i18n.h. 2002-08-16 14:23:40 +00:00
ChangeLog * scdaemon.c: Include i18n.h. 2002-08-16 14:23:40 +00:00
command.c * scdaemon.c: Include i18n.h. 2002-08-16 14:23:40 +00:00
Makefile.am * card-common.h (struct p15_private_s): Forward declaration. Add 2002-08-16 10:33:31 +00:00
scdaemon.c * scdaemon.c: Include i18n.h. 2002-08-16 14:23:40 +00:00
scdaemon.h * scdaemon.c: Include i18n.h. 2002-08-16 14:23:40 +00:00