osmo-remsim/src
Harald Welte 3cded63aa6 naming: Distinguish "rspro client" from "remsim client"
"remsim-client" is the client program running next to a phone/modem
which is attaching to the SIM slot.

"RSPRO client" is a protocl-level client of the RSPRO protocol:
* the remsim-client connects as RSPRO client to the remsim-server
* the remsim-client connects as RSPRO client to the remsim-bankd
* the remsim-bankd connects as RSPRO client to the remsim-server

Let's clarify this in naming.

Change-Id: I10462d4669a0a30c46f3f8d3df67e9c1d4ce8c4b
2019-03-09 13:11:56 +01:00
..
rspro minor: disable ASN1 debug 2018-10-12 14:58:20 +02:00
server remsim-server: Add support for keepalive 2019-03-08 17:09:07 +01:00
simtrace2 libusb_util.c: Avoid gcc warning about strncpy() 2018-10-15 01:52:20 +02:00
Makefile.am naming: Distinguish "rspro client" from "remsim client" 2019-03-09 13:11:56 +01:00
bankd.h Split "RSPRO client FSM" from "BANKD client FSM" 2019-03-09 13:11:48 +01:00
bankd_client_fsm.c Split "RSPRO client FSM" from "BANKD client FSM" 2019-03-09 13:11:48 +01:00
bankd_main.c naming: Distinguish "rspro client" from "remsim client" 2019-03-09 13:11:56 +01: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
client.h naming: Distinguish "rspro client" from "remsim client" 2019-03-09 13:11:56 +01:00
debug.c share debug.[ch] across all executables 2019-03-03 15:43:07 +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 remsim-client: Add command-line options for server ip/port and client id/slot 2019-03-08 22:20:21 +01:00
rspro_client_fsm.c naming: Distinguish "rspro client" from "remsim client" 2019-03-09 13:11:56 +01:00
rspro_client_fsm.h naming: Distinguish "rspro client" from "remsim client" 2019-03-09 13:11:56 +01:00
rspro_util.c Initial version of remsim-server 2019-03-07 21:35:48 +01:00
rspro_util.h Initial version of remsim-server 2019-03-07 21:35:48 +01:00
simtrace2-remsim_client.c client: move ClientSlot from bankd_conn to srv_conn 2019-03-08 22:18:31 +01:00
slotmap.c slotmap: Introduce slotmap_{rd,wr,un}lock() wrappers for lock debugging 2019-03-07 21:15:32 +01:00
slotmap.h slotmap: Introduce slotmap_{rd,wr,un}lock() wrappers for lock debugging 2019-03-07 21:15:32 +01:00