aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2016-03-18gprs_gmm: Call gsm48_gmm_authorize from RA upd requestDaniel Willmann1-1/+8
2016-03-18cscn: Follow libiu move to generic event handlerDaniel Willmann1-4/+4
2016-03-18libiu: Change gprs_transp_upd_key to be useful for CS as wellDaniel Willmann4-39/+37
2016-03-16gprs_gmm: Fix RA UPD handling for IU modeDaniel Willmann1-2/+7
2016-03-16Move event callback to gprs_gmmDaniel Willmann2-29/+37
2016-03-16libiu: Replace RAB assignment response callback with a general oneDaniel Willmann4-16/+47
2016-03-15bsc_scan_msc_msg: check protocol discriminatorNeels Hofmeyr1-0/+5
2016-03-1504.08: apply new transaction id inline functionsNeels Hofmeyr4-7/+7
2016-03-1504.08: apply new bitmask functions, fix bitmask useNeels Hofmeyr12-35/+45
2016-03-15cosmetic: commentsNeels Hofmeyr2-2/+2
2016-03-14cscn: fix VTY port: don't use SGSN's port numberNeels Hofmeyr1-2/+2
2016-03-14msc: allow only authentication without cipheringNeels Hofmeyr1-4/+14
2016-03-14HACK: hardcode subscriber auth tuple for IuCSNeels Hofmeyr1-0/+12
2016-03-14cosmeticNeels Hofmeyr2-4/+2
2016-03-14Adjust authentication logic for Iu, move a log noticeNeels Hofmeyr2-6/+27
2016-03-14spread a few debug logs around authenticationNeels Hofmeyr1-7/+43
2016-03-14fix confusing typo in constant (THAN -> THEN)Neels Hofmeyr3-3/+3
2016-03-14Remove unused auth code and add commentNeels Hofmeyr1-4/+13
2016-03-04fix build: add xsc to osmo-bsc and tests/bsc-natNeels Hofmeyr2-0/+2
2016-03-04move two gsm0480_send_*() to xsc as gsm0480_gen_*()Neels Hofmeyr5-22/+84
2016-03-04fix two minor Makefile.am errorsNeels Hofmeyr2-2/+2
2016-03-04move sms_next_rp_msg_ref() to libxsc, for gsm0408testNeels Hofmeyr5-42/+24
2016-03-04rename nitb vty config to cscn, move to cscn_vty.cNeels Hofmeyr6-70/+104
2016-03-04disable code trying to reach across BSC/MSC bounds, make build passNeels Hofmeyr5-2/+24
2016-03-04libmsc: stubify paging (A-/Iu-interfaces need to reimplement this)Neels Hofmeyr2-2/+17
2016-03-04add libmsc/a_iface.c for A-interface stubs (so far only mock)Neels Hofmeyr2-1/+81
2016-03-04gsm_subscriber_connection: further split between BSC and MSCNeels Hofmeyr8-28/+59
2016-03-04create libxsc and move some code, never link libbsc and libmscNeels Hofmeyr26-785/+863
2016-03-03Remove osmo-nitb, cannot link libbsc with libmsc anymoreNeels Hofmeyr4-410/+2
2016-03-03cscn: apply vty bind addr configurationNeels Hofmeyr1-2/+5
2016-03-03debug: set almost everything to LOGL_DEBUG for easier devNeels Hofmeyr1-17/+17
2016-03-03cscn_main.c: fix ctrl initNeels Hofmeyr1-0/+2
2016-03-03wip: exclude more bsc stuff from gsm_subscriber_connNeels Hofmeyr1-7/+7
2016-03-03cscn: minor dbg log tweakNeels Hofmeyr1-2/+1
2016-03-03cscn: apply socket path / bind addr changes after rebaseNeels Hofmeyr1-7/+21
2016-03-03osmo-bsc: half-fix tz override to allow compilationNeels Hofmeyr5-26/+46
2016-03-03WIP: gprs_gmm: Get mm ctx from RA update in Iu modeDaniel Willmann1-1/+13
2016-03-03WIP: Try and activate RABs after service requestDaniel Willmann2-1/+20
2016-03-03gprs_gmm: Log service request if not receieved from Iu modeDaniel Willmann1-1/+3
2016-03-03gprs_gmm: Send gmm_service_accept from gsm48_gmm_authorize()Daniel Willmann1-51/+54
2016-03-03gprs: Update ue ctx from msgDaniel Willmann1-0/+1
2016-03-03sgsn_test: Fix mmctx llme and tlli struct names after mergeDaniel Willmann1-12/+12
2016-03-03gprs_gmm: Fix mmctx tlli member rename after mergeDaniel Willmann1-1/+1
2016-03-03gprs: Handle GMM service request (Iu mode only)Daniel Willmann3-0/+181
2016-03-03osmo-bsc: Pass gsmnet to bsc_vty_init()Daniel Willmann1-1/+1
2016-03-03libmsc/smpp: disable lchan access for nowNeels Hofmeyr1-0/+2
2016-03-03libmsc: Don't use bts field of gsm_subscriber_connectionDaniel Willmann1-1/+1
2016-03-03sgsn: fix use of opaque RANAP_RAB_SetupOrModifiedItemIEs_s declDaniel Willmann1-1/+1
2016-03-03cscn: fix use of opaque RANAP_RAB_SetupOrModifiedItemIEs_s declNeels Hofmeyr1-1/+2
2016-03-03iu.h: fix opaque declaration of RANAP_RAB_SetupOrModifiedItemIEs_sNeels Hofmeyr1-2/+1