osmo-remsim/src
Harald Welte 753c8aa87a bankd: regex matching of reader names
So far, bankd did a 1:1 string match of the CSV file line against
the reader name.  As pcsc-lite reader names unfortunately tend to
change at times, we introduce matching by regular expressions in
this patch.

Change-Id: I58b71f9562e152e7ed21b55d7b876bba481b01f8
2021-02-03 08:46:21 +00:00
..
bankd bankd: regex matching of reader names 2021-02-03 08:46:21 +00:00
client remsim-client: Avoid zombies when scripts terminate 2020-10-20 19:16:09 +02:00
rspro RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
server Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-10-18 22:40:42 +02:00
Makefile.am introduce --disable-remsim-client-{st2,ifdhanndler} 2020-03-14 18:26:26 +01:00
asn1c_helpers.c Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
asn1c_helpers.h Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
debug.c user_simtrace2: Stop using printf, use libosmocore logging 2020-03-14 18:26:26 +01:00
debug.h user_simtrace2: Stop using printf, use libosmocore logging 2020-03-14 18:26:26 +01:00
rspro_client_fsm.c client: major restructuring around new main_fsm 2020-03-04 18:02:21 +01:00
rspro_client_fsm.h rspro_client_fsm: Add optional notifiation of parent on connect/disconnect 2020-03-04 16:21:34 +01:00
rspro_util.c rspro_util.c: Use %zu for size_t 2020-03-14 18:26:26 +01:00
rspro_util.h rspro_util: Add functions generating {Bank,Client}SlotStatusInd 2019-12-17 13:31:20 +01:00
slotmap.c bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00
slotmap.h bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00