aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-12-24hnbap: RNC Id = LAC36c3Neels Hofmeyr1-1/+1
2019-12-03exit(2) on unsupported positional arguments on command lineHarald Welte1-0/+5
2019-10-08iu_client: ranap_iu_tx_release() change default cause code to SuccessAlexander Couzens1-3/+3
2019-10-03iu_client: pass return value of osmo_sccp_user_sap_down() towards the callerAlexander Couzens1-7/+3
2019-09-23sabp: Generate C/H files for SABP; create libosmo-sabpHarald Welte65-6/+8871
2019-09-20hnbgw: Add libosmoctrl's VTY CTRL command initializationPau Espin Pedrol1-0/+1
2019-09-16iu_client: introduce UE field free_on_releaseAlexander Couzens1-0/+9
2019-09-15iu_client: introduce ranap_iu_tx_release_free()Alexander Couzens1-0/+18
2019-09-12iu_client: allow to control the notificationsAlexander Couzens1-0/+4
2019-09-10iu_client: introduce a guard around global_iu_event_cbAlexander Couzens1-4/+14
2019-09-03iu_client: emit RANAP_IU_EVENT_LINK_INVALIDATED on SCCP disconnect indicationAlexander Couzens1-0/+7
2019-09-03iu_client: introduce ranap_iu_free_ue() to free the UE connectionsAlexander Couzens1-0/+10
2019-09-03iu_client: sccp_sap_up: don't decode empty disconnect indicationsAlexander Couzens1-1/+3
2019-09-03iu_client: ensure UE is not NULL on CO primitivesAlexander Couzens1-0/+6
2019-09-03iu_client: sccp_sap_up: set rc earlyAlexander Couzens1-3/+1
2019-08-23hnbgw_vty.c: fix: properly pass pointer to g_hnb_gwVadim Yanitskiy1-1/+1
2019-08-07Bump version: 0.4.0.14-92ea-dirty → 0.5.00.5.0Pau Espin Pedrol1-1/+1
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol1-1/+1
2019-07-16spelling stuff found by lintianThorsten Alteholz1-1/+1
2019-04-20ranap_msg_factory: Fix criticality of PDUsHarald Welte2-10/+10
2019-04-20iu_client: Implement transmission of ResetAcknowledgeHarald Welte1-3/+19
2019-03-19tests: use -no-install libtool flag to avoid ./lt-* scriptsOliver Smith1-0/+2
2019-03-08osmo-hnbgw: reply with RESET ACK when receiving a RESETNeels Hofmeyr1-10/+42
2019-03-08osmo-hnbgw: logging tweaksNeels Hofmeyr2-0/+7
2019-03-04osmo-hnbgw: set a proper talloc ctx for loggingNeels Hofmeyr1-1/+1
2019-03-04osmo-hnbgw: fix cmdline: do not force-disable colored loggingNeels Hofmeyr1-1/+1
2019-01-20Bump version: 0.3.0.10-9e66-dirty → 0.4.00.4.0Harald Welte1-1/+1
2018-10-31add a VTY command which shows a specific HNBStefan Sperling2-1/+36
2018-10-21hnbgw_tx_hnb_register_rej(): Missing return statementHarald Welte1-0/+3
2018-09-30fix transport layer addr again, for nano3gNeels Hofmeyr1-1/+1
2018-09-27hnbgw: vty: add SCCP related vty commandsNeels Hofmeyr1-0/+1
2018-08-20fix decoding of incoming X.213 NSAP addrNeels Hofmeyr1-1/+1
2018-07-24hnbgw: remove close_cb() to fix a crash when releasing a hnbgwAlexander Couzens2-18/+7
2018-05-03Bump version: 0.2.0.57-cf5f-dirty → 0.3.00.3.0Pau Espin Pedrol1-1/+1
2018-03-21cosmetic: use osmo_plmn_id instead of mcc,mncNeels Hofmeyr1-4/+2
2018-02-28hnb-test: log accurate three-digit MNC with leading zerosNeels Hofmeyr1-4/+5
2018-02-22ensure unique CellIDs in HNB-GWStefan Sperling2-5/+68
2018-01-18hnbap: log errors on decoding/encoding HNB-REGISTER msgsNeels Hofmeyr1-1/+6
2018-01-15cosmetic: hnbgw: hnbap: log rx of unsuccessful outcomeNeels Hofmeyr1-0/+4
2018-01-15hnbgw_hnbap: fix missing return in rx [un]successful outcomeNeels Hofmeyr1-2/+4
2018-01-15hnbgw_cn: rx ranap: set rc in all casesNeels Hofmeyr1-0/+3
2018-01-15hnbgw_rua: fix dereference of unset pointerNeels Hofmeyr1-2/+2
2018-01-15hnbgw_rua.c: log: fix integer format for cN_DomainIndicatorNeels Hofmeyr1-1/+1
2018-01-08iu_client.c: Remove unusued variablePau Espin Pedrol1-2/+0
2017-12-31Expand ctrl interfaceMax1-1/+89
2017-12-31Add control interfaceMax2-3/+13
2017-12-28Use proper package versionMax1-1/+1
2017-12-26hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out()Harald Welte1-1/+1
2017-12-26hnbgw_vty.c: cosmetic: Fix non-tab-indented codeHarald Welte1-5/+5
2017-12-25vty typo: 'show hnb': SCTP stream, not SCCP streamNeels Hofmeyr1-1/+1