osmo-msc/src/libvlr
Neels Hofmeyr a40adf78c3 vlr_subscr_rx_id_resp(): dont assert on received MI type
The Mobile Identity type is received on the wire, we asserting on its type
constitutes a DoS vector.

Change-Id: I2b2e25ef8e878e91a165018ba49f1609cfb5cbd0
2020-06-03 15:40:39 +00:00
..
Makefile.am Add SGs Interface 2019-02-04 13:36:26 +01:00
vlr.c vlr_subscr_rx_id_resp(): dont assert on received MI type 2020-06-03 15:40:39 +00:00
vlr_access_req_fsm.c vlr: remove unused parameter 'log_level' of auth_fsm_start() 2020-01-27 18:21:08 +00:00
vlr_access_req_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr_auth_fsm.c vlr: remove unused parameter 'log_level' of auth_fsm_start() 2020-01-27 18:21:08 +00:00
vlr_auth_fsm.h vlr_auth_fsm: Fix compilation with gcc-10 2020-04-20 18:18:18 +00:00
vlr_core.h VLR: send CHECK-IMEI to EIR/HLR 2019-01-16 10:42:56 +00:00
vlr_lu_fsm.c vlr: remove unused parameter 'log_level' of auth_fsm_start() 2020-01-27 18:21:08 +00:00
vlr_lu_fsm.h vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
vlr_sgs.c Fix some typos 2019-11-19 01:04:34 +00:00
vlr_sgs_fsm.c vlr_sgs_fsm: add missing break, do not call to_null() twice 2020-01-27 18:21:08 +00:00
vlr_sgs_fsm.h Add SGs Interface 2019-02-04 13:36:26 +01:00