osmo-msc/openbsc/src
Jacob Erlbeck 8ff3fb04f2 sgsn: Do authentication based on SRES values
Currently the SRES value in the Auth & Ciph Response is ignored.

This patch checks the SRES value in response against the value stored
in mm->auth_triplet.sres. If they don't match, an Auth & Ciph Reject
message is sent to the MS. If they match, the mm->is_authenticated
flag is set.

Note that the procedure will not be started yet.

Sponsored-by: On-Waves ehf
2014-12-08 10:51:38 +01:00
..
gprs sgsn: Do authentication based on SRES values 2014-12-08 10:51:38 +01:00
ipaccess adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
libbsc msc: Add and use gsm_subscriber_group 2014-12-05 14:59:02 +01:00
libcommon msc: Add and use gsm_subscriber_group 2014-12-05 14:59:02 +01:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp mgcp/sdp: Session name must not be empty pick an empty one 2014-11-20 23:17:32 +01:00
libmsc msc: Add and use gsm_subscriber_group 2014-12-05 14:59:02 +01:00
libtrau trau: Cast to remove compiler warning 2014-07-24 21:09:31 +02:00
osmo-bsc msc: Add and use gsm_subscriber_group 2014-12-05 14:59:02 +01:00
osmo-bsc_mgcp Use port number #defines for VTY and CTRL ports 2014-08-24 17:54:49 +02:00
osmo-bsc_nat bsc: Move gsm_subscriber_base.c to libcommon 2014-11-11 22:52:21 +01:00
osmo-nitb msc: Add and use gsm_subscriber_group 2014-12-05 14:59:02 +01:00
utils bsc: Move gsm_subscriber_base.c to libcommon 2014-11-11 22:52:21 +01:00
Makefile.am move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00