aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gprs_sgsn.h
AgeCommit message (Expand)AuthorFilesLines
2014-12-10sgsn: Integrate Auth & Ciph into gsm48_gmm_authorizeJacob Erlbeck1-0/+1
2014-12-09sgsn: Put SGSN related subscriber data into separate structJacob Erlbeck1-0/+1
2014-12-09sgsn: Add gprs_subscriber.cJacob Erlbeck1-1/+16
2014-12-08sgsn: Do authentication based on SRES valuesJacob Erlbeck1-0/+1
2014-12-08sgsn: Change Auth&Ciph timer handlingJacob Erlbeck1-1/+4
2014-11-14sgsn: Cross-link gsm_subscriber and sgsn_mm_ctxJacob Erlbeck1-0/+3
2014-11-14sgsn: Remove explicit sgsn_instance parametersJacob Erlbeck1-5/+4
2014-11-14sgsn: Refactor sgsn_auth to separate request and authorizationJacob Erlbeck1-3/+3
2014-11-14sgsn: Make authorization asynchronousJacob Erlbeck1-2/+23
2014-11-14sgsn: Move IMSI authorization to gsm48_gmm_authorizeJacob Erlbeck1-0/+2
2014-11-14sgsn: Reorganize and fix gsm48_gmm_authorizeJacob Erlbeck1-0/+6
2014-10-27sgsn: Handle Detach Requests even when there is no mmctxJacob Erlbeck1-1/+2
2014-10-27sgsn: Moved IMSI ACL management to sgsn_auth.cJacob Erlbeck1-2/+11
2014-10-27sgsn: Send detach(re-attach) instead of gmm status if TLLI unknownJacob Erlbeck1-0/+3
2014-10-27sgsn: Delete PDP contexts properlyJacob Erlbeck1-1/+3
2014-09-22gprs_sgsn.h: Add two macros to log details of MM/PDP contextsDaniel Willmann1-0/+5
2014-04-04gprs: Fix compiler warnings in sgsn_main.cHolger Hans Peter Freyther1-0/+4
2014-04-04gprs: Reduce the number of compiler warnings in gprs_gmm.cHolger Hans Peter Freyther1-0/+6
2014-03-23sgsn/ctrl: Add ctrl interface, implement listing subscribersHolger Hans Peter Freyther1-0/+10
2013-07-04sgsn: Fix lengths of MS Network Capability and MS Radio Access Capability ele...Alexander Chemeris1-2/+2
2012-01-06gprs_sgsn.h: Include timer.h for the timer structHolger Hans Peter Freyther1-0/+2
2011-07-27GPRS: Fix buffer overflow in case of very long MS RA CAP IEHarald Welte1-1/+1
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-2/+2
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2010-12-26SGSN: Avoid duplicate MM contexts in case MS and SGSN disagree on P-TMSIHarald Welte1-0/+1
2010-12-26SGSN: Implement network-initiated PDP CTX DEACT when GGSN restartsHarald Welte1-0/+14
2010-07-02[SGSN] Call libosmocore helper to load cipher pluginsHarald Welte1-7/+2
2010-06-10[GPSR] SGSN: Keep traffic counters for each PDP contextHarald Welte1-0/+8
2010-06-03[GPRS] add comments to SGSN header fileHarald Welte1-0/+3
2010-06-01[GPRS] Major LLC / TLLI handling fixesHarald Welte1-0/+4
2010-05-31[GPRS] Implement TMSI reallocation and timers 3350 + 3370Harald Welte1-2/+14
2010-05-18[GPRS] fix numerous compiler warningsHarald Welte1-3/+3
2010-05-18[GPRS] SGSN: TMSI allocationHarald Welte1-0/+2
2010-05-18[GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQHarald Welte1-2/+4
2010-05-18[GPRS] SGSN: Include rate counters in MM ContextHarald Welte1-0/+15
2010-05-18[GPRS] Properly connect GPRS SM with LIBGTP for PDP context activationHarald Welte1-1/+9
2010-05-17[GPRS] More work on a real SGSNHarald Welte1-16/+54
2010-05-17[SGSN] remove the mmctx->sgsn pointerHarald Welte1-4/+0
2010-05-17[GPRS] Initial untested support for libgtpHarald Welte1-1/+9
2010-05-04[gprs] cosmetic updates in header fileHarald Welte1-3/+3
2010-05-04[gprs] Use stdint.h types (uintXX_t instead of u_intXX_t)Harald Welte1-30/+32
2010-05-04[gprs] add some Iu specific SGSN MM state fieldsHarald Welte1-0/+5
2010-05-04Create new 'gprs-sgsn' branch on top of 'gprs-conf'Harald Welte1-0/+107