aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-01smscb: Prepare to fill in the info for CBCH in SI4Holger Hans Peter Freyther1-1/+1
2015-01-01chan_alloc: remove ts_alloc() and ts_free()Harald Welte1-11/+0
2015-01-01Fix most compiler warnings with gcc-4.9.2Harald Welte2-1/+5
2014-12-30libbsc/chan_alloc: Fix size of pchan to hold the +CBCH channels as wellDaniel Willmann1-1/+1
2014-12-30move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-btsHarald Welte2-0/+4
2014-12-30Add basic support for CBCH / SMS-CB (Cell Brroadcast)Harald Welte2-4/+5
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-23gprs: Add gprs_shift_tlv functionJacob Erlbeck1-0/+2
2014-12-23gprs: Move TLV parser functions to gprs_utils.c and rename themJacob Erlbeck1-0/+10
2014-12-17bts: When one link drops.. check what needs to be droppedHolger Hans Peter Freyther1-0/+1
2014-12-17bts: Add some simple dependency between different BTSHolger Hans Peter Freyther2-0/+8
2014-12-10bts: Remove unused fields from the trx structureHolger Hans Peter Freyther1-10/+0
2014-12-10sgsn: Support subscriber based authenticationJacob Erlbeck1-2/+2
2014-12-10sgsn: Integrate Auth & Ciph into gsm48_gmm_authorizeJacob Erlbeck2-0/+2
2014-12-09sgsn: Put SGSN related subscriber data into separate structJacob Erlbeck2-1/+3
2014-12-09sgsn: Add gsm0408_gprs_access_cancelledJacob Erlbeck1-0/+1
2014-12-09sgsn: Integrate subscriber handling into the SGSNJacob Erlbeck1-1/+2
2014-12-09sgsn: Add gprs_subscriber.cJacob Erlbeck2-1/+17
2014-12-09msc: Add per subscriber keep_in_ram flagJacob Erlbeck1-0/+3
2014-12-09msc: Add net parameter to trans_allocJacob Erlbeck1-1/+2
2014-12-08sgsn: Do authentication based on SRES valuesJacob Erlbeck1-0/+1
2014-12-08sgsn: Change Auth&Ciph timer handlingJacob Erlbeck1-1/+4
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck2-12/+19
2014-12-05msc: Don't use the subscriber to access the net objectJacob Erlbeck1-2/+2
2014-12-05msc: Add net back pointer to gsm_transJacob Erlbeck1-0/+3
2014-11-21bsc: Allow to generate new system information onlineHolger Hans Peter Freyther1-0/+1
2014-11-21bts: Store the bcch_change_mark in the bts structureHolger Hans Peter Freyther1-1/+2
2014-11-19mgcp: Allow to omit sending the audio name at allHolger Hans Peter Freyther1-0/+1
2014-11-14sgsn: Cross-link gsm_subscriber and sgsn_mm_ctxJacob Erlbeck2-0/+7
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: Add 'acl-only' authentication policyJacob Erlbeck1-1/+7
2014-11-14sgsn: Make authorization asynchronousJacob Erlbeck2-2/+25
2014-11-14sgsn: Move IMSI authorization to gsm48_gmm_authorizeJacob Erlbeck1-0/+2
2014-11-14sgsn: Split gsm0408_gprs_force_reattach into 2 functionsJacob Erlbeck1-1/+2
2014-11-14sgsn: Reorganize and fix gsm48_gmm_authorizeJacob Erlbeck1-0/+6
2014-11-06ipa: Correct the prototype of these functionsHolger Hans Peter Freyther1-2/+2
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-27gbproxy: Patch BSSGP P-TMSI in PAGING PS messagesJacob Erlbeck1-1/+1
2014-10-27sgsn: Send detach(re-attach) instead of gmm status if TLLI unknownJacob Erlbeck4-0/+6
2014-10-27sgsn: Delete PDP contexts properlyJacob Erlbeck1-1/+3
2014-10-09gbproxy: Pass the log level as argument to gprs_gb_log_parse_contextJacob Erlbeck1-1/+2
2014-10-09gbproxy: Add gprs_gb_message_name functionJacob Erlbeck1-0/+3
2014-10-09gbproxy: Use pointer to PTMSI value instead of MIJacob Erlbeck1-0/+1
2014-10-09gbproxy: Use a separate regexp for routingJacob Erlbeck1-0/+1
2014-10-09gbproxy: Refactor IMSI matchingJacob Erlbeck1-11/+18
2014-10-09gbproxy: Refactor local message generationJacob Erlbeck1-1/+4
2014-10-09gbproxy: Reset IMSI acquisition within gbproxy_unregister_link_infoJacob Erlbeck1-0/+1