aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-22cscn: implement integrity protectionNeels Hofmeyr2-0/+9
2016-03-22iu_tx_sec_mode_cmd(): add send_ck flag parameterNeels Hofmeyr1-1/+2
2016-03-22cosmetic: whitespace, comment, rename static func rx_iu_event()Neels Hofmeyr1-2/+2
2016-03-18fix build: iu.h: remove iu_rab_act_ps()'s rab_id parameterNeels Hofmeyr1-1/+1
2016-03-18libiu: Change gprs_transp_upd_key to be useful for CS as wellDaniel Willmann2-0/+2
2016-03-16libiu: Replace RAB assignment response callback with a general oneDaniel Willmann1-2/+11
2016-03-14fix confusing typo in constant (THAN -> THEN)Neels Hofmeyr1-1/+1
2016-03-04move two gsm0480_send_*() to xsc as gsm0480_gen_*()Neels Hofmeyr1-0/+3
2016-03-04move sms_next_rp_msg_ref() to libxsc, for gsm0408testNeels Hofmeyr1-1/+1
2016-03-04rename nitb vty config to cscn, move to cscn_vty.cNeels Hofmeyr1-1/+2
2016-03-04gsm_subscriber_connection: further split between BSC and MSCNeels Hofmeyr1-10/+20
2016-03-04create libxsc and move some code, never link libbsc and libmscNeels Hofmeyr5-4/+10
2016-03-03wip: exclude more bsc stuff from gsm_subscriber_connNeels Hofmeyr1-7/+7
2016-03-03osmo-bsc: half-fix tz override to allow compilationNeels Hofmeyr1-6/+8
2016-03-03WIP: Try and activate RABs after service requestDaniel Willmann1-0/+6
2016-03-03gprs: Handle GMM service request (Iu mode only)Daniel Willmann1-0/+15
2016-03-03iu.h: fix opaque declaration of RANAP_RAB_SetupOrModifiedItemIEs_sNeels Hofmeyr1-2/+1
2016-03-03libui: Don't assume gsm_network and gsm_subscriber_conncetion in libiuDaniel Willmann1-5/+1
2016-03-03msc: define extern iu_tx()Neels Hofmeyr1-0/+3
2016-03-03gsm0408_rcvmsg_iucs: remove unused link_id arg.Neels Hofmeyr1-1/+1
2016-03-03msc: implicitly link to iu_tx, don't have callbacks.Neels Hofmeyr1-48/+15
2016-03-03libiu: Add support for RAB assignment response callbackDaniel Willmann1-1/+7
2016-03-03sgsn_libgtp: Update rab (de)act function names to libui versionDaniel Willmann1-0/+1
2016-03-03sgsn_iu: Parse the RAB assignemnt response and get pdp ctx form itDaniel Willmann1-1/+0
2016-03-03sgsn: Add a function to return the pdp ctx for an mm ctx and teiDaniel Willmann1-0/+3
2016-03-03sgsn: Get gtp ip and teid from pdp context in gprs_iu_rab_act()Daniel Willmann1-1/+1
2016-03-03WIP: Wait for radio bearer before sending pdp context acceptDaniel Willmann1-1/+4
2016-03-03mscsplit: fix compilation and comments. move msc_api.h.Neels Hofmeyr3-5/+34
2016-03-03mscsplit: getting grips on header scopesNeels Hofmeyr3-10/+35
2016-03-03msc: clarify msc_api and msc_ifaces scopesNeels Hofmeyr1-12/+17
2016-03-03rename IFACE_IUCS to IFACE_IUNeels Hofmeyr1-3/+3
2016-03-03cscn: rename msc_apiNeels Hofmeyr1-0/+31
2016-03-03cscn wip: direct dtap responses to IuCSNeels Hofmeyr1-1/+4
2016-03-03introduce vty CSCN_NODE, cosmetically.Neels Hofmeyr1-0/+1
2016-03-03mscplit: try to clarify root talloc ctx and global gsm_network.Neels Hofmeyr4-4/+19
2016-03-03mscsplit: remove bts and lchan pointers from libmscNeels Hofmeyr7-35/+62
2016-03-03cscn: call msc_compl_l3() from subscr_conn_allocate_iu()Neels Hofmeyr1-2/+4
2016-03-03cscn: move gsm0408_rcvmsg_iucs() decl to proper place.Neels Hofmeyr1-3/+0
2016-03-03put Iu-common and Iu-CS stuff in proper placesNeels Hofmeyr2-1/+6
2016-03-03func declaration, commentsNeels Hofmeyr1-0/+2
2016-03-03fix: it's called msgb.dst.Neels Hofmeyr1-1/+1
2016-03-03cosmetic: a rename, comments.Neels Hofmeyr2-1/+2
2016-03-03Add Iu-CS indicator to struct gsm_subscriber_connection.Neels Hofmeyr1-0/+14
2016-03-03iu_init: add addr and port argsNeels Hofmeyr1-1/+2
2016-03-03add DIUCS debug idNeels Hofmeyr1-0/+1
2016-03-03various small fixesNeels Hofmeyr1-0/+3
2016-03-03sai arg back to pointerNeels Hofmeyr1-1/+1
2016-03-03generalize rab_act for ps and csNeels Hofmeyr1-0/+3
2016-03-03move struct ue_conn_ctx to headerNeels Hofmeyr1-0/+6
2016-03-03sai argNeels Hofmeyr1-1/+1