osmo-msc/src
Stefan Sperling 9fbb6008e0 VLR: reject overlong IMSIs in ID RESP messages
Overlong IMSIs in ID RESP messages were accepted and used in
truncated form.

Log an error when truncation occurs, and prevent truncated IMSIs
from being installed for a subscriber via ID RESP messages.
Other code paths leading to vlr_subscr_set_imsi() with truncated
IMSIs will only a leave a trail of log entries for now, because
vlr_subscr_set_imsi() is currently unable to return an error code.

Change-Id: I785c994f41a646d8d83d3d82f5a9ae6b572eb641
Related: OS#2864
2018-06-25 19:21:57 +00:00
..
libgsupclient drop some dead definitions (gsm_data.h, gsup_client.c) 2018-04-02 23:59:50 +02:00
libmsc libmsc/gsm_04_80.c: make the API abstract from ss_request struct 2018-06-12 23:31:34 +07:00
libvlr VLR: reject overlong IMSIs in ID RESP messages 2018-06-25 19:21:57 +00:00
osmo-msc msc_main: Fix typo in description of version param 2018-06-15 14:58:59 +02:00
utils remove redundant unconditional PKG_CHECK_MODULES for libsmpp 2018-05-18 14:09:33 +02:00
Makefile.am remove empty libcommon-cs 2018-03-22 17:11:30 +01:00