1 2002-04-15 Werner Koch <wk@gnupg.org>
3 * command.c (cmd_pksign, cmd_pkdecrypt): Use a copy of the key ID.
5 2002-04-12 Werner Koch <wk@gnupg.org>
7 * scdaemon.c: New option --debug-sc N.
8 * card.c (card_open): set it here.
10 * card-p15.c (p15_prepare_key): Factored out common code from ...
11 (p15_sign, p15_decipher): here and made the decryption work the
14 2002-04-10 Werner Koch <wk@gnupg.org>
16 * card.c (card_open): Return immediately when no reader is available.
18 2002-03-27 Werner Koch <wk@gnupg.org>
20 * card.c (card_open, card_close): Adjusted for changes in OpenSC.
22 2002-03-10 Werner Koch <wk@gnupg.org>
24 * card-p15.c, card-dinsig.c, card-common.h: New.
25 * card.c: Factored most code out to the new modules, so that we
26 can better support different types of card applications.
28 2002-01-26 Werner Koch <wk@gnupg.org>
30 * scdaemon.c scdaemon.h, command.c: New. Based on the code from
33 Copyright 2002 Free Software Foundation, Inc.
35 This file is free software; as a special exception the author gives
36 unlimited permission to copy and/or distribute it, with or without
37 modifications, as long as this notice is preserved.
39 This file is distributed in the hope that it will be useful, but
40 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
41 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.