osmo-remsim/src
Harald Welte 56298ca4e0 server: Fix dependency on libosmo-rspro.la
Change-Id: Ia05a5f0f01999b32fd10d76694e95df9b1ccb207
2019-04-01 10:57:08 +02:00
..
rspro RSPRO: split ConfigClient into ConfigClientId and ConfigClientBank 2019-03-11 22:09:50 +01:00
server server: Fix dependency on libosmo-rspro.la 2019-04-01 10:57:08 +02:00
simtrace2 libusb_util.c: Avoid gcc warning about strncpy() 2018-10-15 01:52:20 +02:00
Makefile.am Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +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
bankd.h bankd: Move all PC/SC specific code to bankd_pcsc 2019-03-28 18:58:21 +01:00
bankd_client_fsm.c client: transmit RSPRO via bankd_conn_fsm 2019-03-30 12:01:51 +01:00
bankd_main.c bankd: Add command-line arguments for IP/port/etc configuration 2019-04-01 10:48:17 +02:00
bankd_pcsc.c bankd: Move all PC/SC specific code to bankd_pcsc 2019-03-28 18:58:21 +01:00
bankd_pcsc_slots.csv bankd: Move all PC/SC specific code to bankd_pcsc 2019-03-28 18:58:21 +01:00
client.h client: transmit RSPRO via bankd_conn_fsm 2019-03-30 12:01:51 +01:00
debug.c add missing copyright / license headers everywhere 2019-03-09 13:11:56 +01:00
debug.h slotmap: Log file/line when changing state 2019-03-07 21:15:32 +01: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 Fix compiler warning: no-return-in-nonvoid-function main.c 2018-10-13 20:43:57 +02:00
remsim_client.c improve talloc memory leak debugging 2019-03-31 15:57:59 +02:00
rspro_client_fsm.c client/server: log failed attempts to transmit/encode RSPRO 2019-03-31 14:59:20 +02:00
rspro_client_fsm.h Introduce {server,bankd}_conn_send_rspro() 2019-03-09 13:40:34 +01:00
rspro_util.c rspro_util.c: Disable printf debugging 2019-04-01 10:52:17 +02:00
rspro_util.h remsim_client: Process SetAtrReq() and set ATR in SIMtrace2 firmware 2019-03-28 20:28:57 +01:00
simtrace2-remsim_client.c remsim_client: Reduce simtrace timeout from 100s to 1s 2019-04-01 10:52:17 +02:00
slotmap.c add missing copyright / license headers everywhere 2019-03-09 13:11:56 +01:00
slotmap.h disable slotmap debugging 2019-03-31 15:13:29 +02:00