aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gprs_sgsn.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-25sgsn: Allow to resolve the IPv4 address of a GGSN through DNSHolger Hans Peter Freyther1-1/+29
2015-05-24sgsn: Extract the hlr Number into the mm contextHolger Hans Peter Freyther1-0/+3
2015-05-24gsup: Copy the hlr-Number and use it during purgeHolger Hans Peter Freyther1-0/+3
2015-05-17cdr: Remember the charging id supplied by the GGSNHolger Hans Peter Freyther1-0/+1
2015-05-06sgsn: Create an initial and limited CDR moduleHolger Hans Peter Freyther1-0/+5
2015-05-06sgsn: Make the free function internalHolger Hans Peter Freyther1-1/+0
2015-05-05sgsn: Store subscribed QoS and attempt to use itHolger Hans Peter Freyther1-0/+2
2015-05-05sgsn: Copy the msisdn to the sgsn_data and use it in PDP activationHolger Hans Peter Freyther1-0/+3
2015-02-06Revert "gprs: Block other GSUP procedures during PURGE_MS"Jacob Erlbeck1-12/+0
2015-02-06sgsn: Select GGSN based on APNJacob Erlbeck1-0/+5
2015-02-06sgsn: Add sgsn_ggsn_ctx_free functionJacob Erlbeck1-0/+1
2015-02-06sgsn: Add functions to handle APN contextsJacob Erlbeck1-0/+6
2015-02-06sgsn: Add PDP info to subscriber dataJacob Erlbeck1-0/+12
2015-01-28sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdownJacob Erlbeck1-0/+1
2015-01-28sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_dataJacob Erlbeck1-2/+1
2015-01-27gprs: Rename gprs_subscr_delete to gprs_subscr_cleanupJacob Erlbeck1-1/+1
2015-01-26gprs: Do not put the subscr in gprs_subscr_deleteJacob Erlbeck1-1/+1
2015-01-26sgsn: Remove the "permanent" subscriber cacheHolger Hans Peter Freyther1-2/+0
2015-01-26sgsn: Remove inactive LLME/MM after inactivity timeoutJacob Erlbeck1-0/+1
2015-01-20sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0Jacob Erlbeck1-0/+2
2015-01-20gprs: Add replies for all GSUP requestsJacob Erlbeck1-1/+2
2015-01-20gprs: Block other GSUP procedures during PURGE_MSJacob Erlbeck1-0/+12
2015-01-18gprs: Retry PURGE_MS procedure after timeoutJacob Erlbeck1-0/+1
2015-01-18gprs: Use PURGE MS messagesJacob Erlbeck1-0/+1
2015-01-18gprs: Add expiry timeout for subscriber entriesJacob Erlbeck1-0/+1
2015-01-18gprs: Add LOGGSUBSCRP macro to log subscriber infoJacob Erlbeck1-0/+4
2015-01-18sgsn: Pass subscriber error causes to the GMM layerJacob Erlbeck1-0/+1
2015-01-18gprs: Remove now unused authenticate flagHolger Hans Peter Freyther1-1/+0
2015-01-18sgsn: Integrate the GSUP client into the SGSNJacob Erlbeck1-1/+1
2015-01-10gprs: Add subscriber functions to create/handle GSUP messagesJacob Erlbeck1-0/+1
2014-12-24sgsn: Add a subscriber based authentication phaseJacob Erlbeck1-3/+12
2014-12-24sgsn: Add support for authentication tripletsJacob Erlbeck1-0/+4
2014-12-10sgsn: Support subscriber based authenticationJacob Erlbeck1-2/+2
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