osmo-remsim/src
Harald Welte 511c51313d remove rspro_client.c which is not used anyway.
This was more or less a copy+paste of other related code we already
have for other IPA based protocols in libosmo*.

Change-Id: I21ade32fec3c1badfcf6bc9cd4ec845efed138e0
2018-10-03 23:21:02 +02:00
..
rspro RSPRO: don't use "default 1" for protocol version 2018-09-24 14:49:41 +02:00
Makefile.am remove rspro_client.c which is not used anyway. 2018-10-03 23:21:02 +02:00
bankd.h bankd: Implement re-opening/connecting to card/reader 2018-10-03 22:47:52 +02:00
bankd_main.c bankd: Remove second \n after PC/SC OK statements 2018-10-03 23:15:10 +02:00
bankd_pcsc.c bankd_pcsc: Add CSV based mapping of bank-id/slot-nr to PC/SC reader name 2018-09-23 19:29:51 +02:00
bankd_pcsc_slots.csv bankd_pcsc: Add CSV based mapping of bank-id/slot-nr to PC/SC reader name 2018-09-23 19:29:51 +02:00
bankd_slotmap.c bankd_slotmap: Fix debug statements 2018-09-23 19:26:09 +02:00
client.h client: bankd_send_rspro -> ipa_client_conn_send_rspro 2018-08-24 21:42:22 +02:00
driver_core.c initial checkin of osmo-remsim 2018-08-15 08:54:50 +02:00
driver_pcsc.c Add initial remsim-bankd skeleton 2018-08-15 08:56:31 +02:00
internal.h initial checkin of osmo-remsim 2018-08-15 08:54:50 +02:00
main.c Add initial remsim-bankd skeleton 2018-08-15 08:56:31 +02:00
remsim_client.c fix double-free of msgb 2018-09-24 17:46:05 +02:00
remsim_client_fsm.c remsim_client_fsm: Handle re-connect timeout and initial connection failure 2018-09-24 11:51:51 +02:00
rspro_util.c fix double-free of msgb 2018-09-24 17:46:05 +02:00
rspro_util.h rspro_util: Add rspro_gen_ConnectClientRes() function 2018-09-24 14:56:04 +02:00