aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-cscn
AgeCommit message (Expand)AuthorFilesLines
2016-05-04IuCS: upon sec mode compl, check that a sec op is pendingNeels Hofmeyr1-0/+8
2016-05-04msc: fix: two missing security operation releasesNeels Hofmeyr1-0/+1
2016-05-04msc: ignore cb retval on auth/sec mode rxNeels Hofmeyr1-4/+4
2016-05-04IuCS: properly clean up conn on releaseNeels Hofmeyr1-1/+1
2016-05-02cosmetic: IuCS loggingNeels Hofmeyr2-2/+3
2016-05-02cscn: (re-)add SMPP initializationNeels Hofmeyr1-7/+9
2016-05-01Fix parsing of auto-generated config fileHarald Welte1-1/+1
2016-04-20cscn: enable SMS queue (by removing an '#if 0')Neels Hofmeyr1-2/+0
2016-04-20cscn: enable 'subscriber' vty commands for libmscNeels Hofmeyr1-0/+1
2016-04-20cosmetic: debug and error logging, comment tweaksNeels Hofmeyr1-2/+2
2016-04-20cscn: don't redefine talloc_asn1_ctx from iu.cNeels Hofmeyr1-2/+0
2016-04-20IuCS: more detailed debug log upon IuCS rxNeels Hofmeyr1-2/+9
2016-04-19Iu RANAP event: add IU_EVENT_LINK_INVALIDATEDNeels Hofmeyr1-0/+1
2016-04-11cscn: record and use LAC on incoming InitialUE msgNeels Hofmeyr1-1/+1
2016-03-22cscn: implement integrity protectionNeels Hofmeyr4-5/+125
2016-03-22cosmetic: whitespace, comment, rename static func rx_iu_event()Neels Hofmeyr1-3/+3
2016-03-22fix build: match Iu event cb enum argument type from declarationNeels Hofmeyr1-1/+1
2016-03-18cscn: Follow libiu move to generic event handlerDaniel Willmann1-4/+4
2016-03-14cscn: fix VTY port: don't use SGSN's port numberNeels Hofmeyr1-2/+2
2016-03-04rename nitb vty config to cscn, move to cscn_vty.cNeels Hofmeyr1-0/+1
2016-03-04disable code trying to reach across BSC/MSC bounds, make build passNeels Hofmeyr1-0/+17
2016-03-04create libxsc and move some code, never link libbsc and libmscNeels Hofmeyr2-3/+3
2016-03-03cscn: apply vty bind addr configurationNeels Hofmeyr1-2/+5
2016-03-03cscn_main.c: fix ctrl initNeels Hofmeyr1-0/+2
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-03cscn: fix use of opaque RANAP_RAB_SetupOrModifiedItemIEs_s declNeels Hofmeyr1-1/+2
2016-03-03libui: Don't assume gsm_network and gsm_subscriber_conncetion in libiuDaniel Willmann1-1/+1
2016-03-03msc: define extern iu_tx()Neels Hofmeyr1-3/+0
2016-03-03gsm0408_rcvmsg_iucs: remove unused link_id arg.Neels Hofmeyr1-2/+1
2016-03-03osmo-cscn: Add dummy function for RAB assignment responseDaniel Willmann1-1/+9
2016-03-03cscn: use iu_tx for msc_ifaces.iu_cs. some #include cosmetics.Neels Hofmeyr1-3/+8
2016-03-03cscn: some file moves/renamesNeels Hofmeyr3-124/+2
2016-03-03cscn wip: direct dtap responses to IuCSNeels Hofmeyr2-5/+9
2016-03-03cscn: fix missing network backpointerNeels Hofmeyr1-0/+1
2016-03-03cscn: own talloc root and gsm_network instance; misc.Neels Hofmeyr1-70/+127
2016-03-03mscsplit: remove bts and lchan pointers from libmscNeels Hofmeyr2-20/+24
2016-03-03cosmetics: link_id=42, s/Iu-CS/IuCS, debug logs.Neels Hofmeyr2-4/+16
2016-03-03cscn: allocate IuCS conn, properly return rc.Neels Hofmeyr1-18/+10
2016-03-03cscn: call msc_compl_l3() from subscr_conn_allocate_iu()Neels Hofmeyr1-15/+23
2016-03-03cscn: default to osmo-cscn.cfg, not opencscn.cfgNeels Hofmeyr1-1/+1
2016-03-03cscn: move gsm0408_rcvmsg_iucs() decl to proper place.Neels Hofmeyr3-0/+9
2016-03-03put Iu-common and Iu-CS stuff in proper placesNeels Hofmeyr2-1/+96
2016-03-03minor fixesNeels Hofmeyr1-3/+2
2016-03-03wipNeels Hofmeyr1-0/+1
2016-03-03wip (reminders to self, whitespace)Neels Hofmeyr1-1/+1
2016-03-03make osmo-cscn compile and receive first Iu-CS buf (and log it only)Neels Hofmeyr2-26/+17
2016-03-03iu_init: add addr and port argsNeels Hofmeyr1-1/+1
2016-03-03cscnNeels Hofmeyr1-10/+35
2016-03-03wipNeels Hofmeyr1-0/+18