osmo-remsim/src
Harald Welte 1c691b173a rspro_server: Give proper name to IPA_KEEPALIVE FSMs
Once we know the Client / Bankd Identity, update not only the connection
FSM with that identity, but also the IPA keepalive FSM.  This will
provide proper context when logging.

Change-Id: I92bf47b6b0072c8062449ed3bb51ddf0b7aaf9a1
2019-03-31 10:58:11 +02:00
..
rspro RSPRO: split ConfigClient into ConfigClientId and ConfigClientBank 2019-03-11 22:09:50 +01:00
server rspro_server: Give proper name to IPA_KEEPALIVE FSMs 2019-03-31 10:58:11 +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/client: Fix memory leak if rspro_enc_msg() fails 2019-03-30 08:50:35 +01: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 client: Allow specification of clientId / slotNr as command line arguments 2019-03-30 12:01:51 +01:00
rspro_client_fsm.c bankd/client: Fix memory leak if rspro_enc_msg() fails 2019-03-30 08:50:35 +01:00
rspro_client_fsm.h Introduce {server,bankd}_conn_send_rspro() 2019-03-09 13:40:34 +01:00
rspro_util.c rspro_util: We don't deal with network byte order, asn1c takes care of that 2019-03-30 19:16:30 +01: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 client: Allow specification of clientId / slotNr as command line arguments 2019-03-30 12:01:51 +01:00
slotmap.c add missing copyright / license headers everywhere 2019-03-09 13:11:56 +01:00
slotmap.h slotmap: Introduce slotmap_{rd,wr,un}lock() wrappers for lock debugging 2019-03-07 21:15:32 +01:00