osmo-remsim/src
Harald Welte 5a3613a57f bankd: Ignore IPA CCM and don't terminate if we receive it
The IPA multiplex has a built-in sub-protocol called "CCM", which
we are not implemnting so far.  We still don't implement it, but
at least we don't terminate the TCP connection anymore if any such
unsupported IPA CCM is received.

Change-Id: Ibf7bf2aa973c3f7503479c35adfdc135d7165618
2018-10-12 14:04:19 +02:00
..
rspro remove libasn1c dependency and use asn1c without libasn1c 2018-10-03 23:34:21 +02:00
Makefile.am remove libasn1c dependency and use asn1c without libasn1c 2018-10-03 23:34:21 +02:00
bankd.h bankd: Implement re-opening/connecting to card/reader 2018-10-03 22:47:52 +02:00
bankd_main.c bankd: Ignore IPA CCM and don't terminate if we receive it 2018-10-12 14:04:19 +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 remove libasn1c dependency and use asn1c without libasn1c 2018-10-03 23:34:21 +02:00
remsim_client.c remove libasn1c dependency and use asn1c without libasn1c 2018-10-03 23:34:21 +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