1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-18 00:49:50 +02:00
gnupg/scd
NIIBE Yutaka cb6337329d scd: Clean up old code.
* scd/apdu.c (CT_init, CT_data, CT_close): Remove.
(ct_error_string, ct_activate_card, close_ct_reader, reset_ct_reader)
(ct_get_status, ct_send_apdu, open_ct_reader): Remove.
(new_reader_slot) [NEED_PCSC_WRAPPER]: Remove fd and pid handling.
(writen, readn): Remove.
(pcsc_get_status, pcsc_send_apdu, control_pcsc, close_pcsc_reader)
(reset_pcsc_reader, open_pcsc_reader): Only DIRECT version.
(apdu_open_one_reader): Remove CT_api handling.
(apdu_get_status_internal, send_le): Fix to stop warnings.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2017-03-06 14:18:06 +09:00
..
apdu.c scd: Clean up old code. 2017-03-06 14:18:06 +09:00
apdu.h scd: Fix use case of PC/SC. 2017-02-13 11:09:13 +09:00
app-common.h scd: Fix RESET command handling (more). 2017-02-17 11:50:40 +09:00
app-dinsig.c scd: Fix API of select_file/_path. 2017-03-06 13:39:46 +09:00
app-geldkarte.c Clean up word replication. 2017-02-21 13:11:46 -05:00
app-help.c scd: Fix API of select_file/_path. 2017-03-06 13:39:46 +09:00
app-nks.c scd: Fix API of select_file/_path. 2017-03-06 13:39:46 +09:00
app-openpgp.c scd,agent: Improve the OpenPGP PIN prompt texts. 2017-02-22 18:51:02 +01:00
app-p15.c scd: Fix API of select_file/_path. 2017-03-06 13:39:46 +09:00
app-sc-hsm.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
app.c scd: Fix API of select_file/_path. 2017-03-06 13:39:46 +09:00
atr.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
atr.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
ccid-driver.c Clean up word replication. 2017-02-21 13:11:46 -05:00
ccid-driver.h scd: Fix GetSlotStatus. 2017-01-30 09:32:03 +09:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
command.c Clean up word replication. 2017-02-21 13:11:46 -05:00
iso7816.c scd: Fix API of select_file/_path. 2017-03-06 13:39:46 +09:00
iso7816.h scd: Fix API of select_file/_path. 2017-03-06 13:39:46 +09:00
Makefile.am Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
scdaemon-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
scdaemon.c scd: Fix scd_kick_the_loop. 2017-03-03 20:40:06 +09:00
scdaemon.h scd: Fix regression tracking the connection count. 2017-02-01 08:58:01 +09:00