aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/sgsn_auth.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-24sgsn: Add a subscriber based authentication phaseJacob Erlbeck1-10/+69
2014-12-24sgsn: Add support for authentication tripletsJacob Erlbeck1-0/+37
2014-12-23sgsn: Log requested state change in sgsn_auth_updateJacob Erlbeck1-2/+5
2014-12-10sgsn: Support subscriber based authenticationJacob Erlbeck1-0/+7
2014-12-09sgsn: Add gsm0408_gprs_access_cancelledJacob Erlbeck1-1/+4
2014-12-09sgsn: Integrate subscriber handling into the SGSNJacob Erlbeck1-3/+26
2014-11-14sgsn: Remove explicit sgsn_instance parametersJacob Erlbeck1-8/+7
2014-11-14sgsn: Refactor sgsn_auth to separate request and authorizationJacob Erlbeck1-14/+24
2014-11-14sgsn: Add 'acl-only' authentication policyJacob Erlbeck1-7/+23
2014-11-14sgsn: Make authorization asynchronousJacob Erlbeck1-0/+73
2014-10-27sgsn: Moved IMSI ACL management to sgsn_auth.cJacob Erlbeck1-0/+71