mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* Makefile.am: Do not build sc-copykeys anymore.
* app-openpgp.c (app_openpgp_storekey, app_openpgp_readkey) (app_openpgp_cardinfo): Removed.
This commit is contained in:
parent
487e419990
commit
a43586d0e8
6 changed files with 73 additions and 250 deletions
|
@ -1,5 +1,10 @@
|
|||
2005-05-23 Werner Koch <wk@g10code.com>
|
||||
|
||||
* Makefile.am: Do not build sc-copykeys anymore.
|
||||
|
||||
* app-openpgp.c (app_openpgp_storekey, app_openpgp_readkey)
|
||||
(app_openpgp_cardinfo): Removed.
|
||||
|
||||
* ccid-driver.c (parse_ccid_descriptor): SCR335 FW version 5.14 is
|
||||
good.
|
||||
(do_close_reader): Never do a reset. The caller should instead
|
||||
|
@ -11,6 +16,7 @@
|
|||
Thanks to Ludovic Rousseau for this hint and the magic numbers.
|
||||
(print_command_failed): New.
|
||||
(bulk_in): Use it here. Add new arg NO_DEBUG.
|
||||
(ccid_slot_status): Disabled debugging.
|
||||
|
||||
2005-05-21 Werner Koch <wk@g10code.com>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue