aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-15hnbgw_cn.c: use new signature of osmo_sccp_addr_name(osmo_ss7_instance *ss7, ...lynxis/pre_releaseAlexander Couzens1-1/+1
2017-08-09add /debian package supportpre_releaseAlexander Couzens9-0/+142
2017-08-09make point codes configurable by SCCP address bookNeels Hofmeyr6-97/+117
2017-08-08add .gitreview to support git review pluginAlexander Couzens1-0/+3
2017-07-31move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_clientNeels Hofmeyr5-1/+999
2017-07-31ranap_common.h: fix include of asn1c/asn_application.hNeels Hofmeyr1-1/+1
2017-07-27cn unitdata: verify correct remote addrNeels Hofmeyr1-0/+28
2017-07-06set RANAP msgb headroom to 512 (times two)Neels Hofmeyr1-1/+1
2017-07-05rua_to_scu(): add debug log for calling/called addrNeels Hofmeyr1-0/+10
2017-07-05rua_to_scu(), rua_rx_init_connect(): add debug loggingNeels Hofmeyr1-2/+21
2017-07-05sccp_sap_up(): guard against NULL pointersNeels Hofmeyr1-1/+16
2017-07-05migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UANeels Hofmeyr10-134/+133
2017-07-05cosmetic: move callers' common switch() into rua_to_scu()Neels Hofmeyr1-57/+25
2017-07-05jenkins: build from libosmo-netif masterNeels Hofmeyr1-1/+1
2017-05-04contrib: Add systemd service file for osmo-hnbgwold_suaDaniel Willmann1-0/+11
2017-05-04examples: Adjust IP address of example configDaniel Willmann1-1/+1
2017-04-06hnbgw: Fix crash if cnlink fails to connectPau Espin Pedrol1-0/+1
2017-04-05asn1tostruct.py: specify python version in shebangPau Espin Pedrol1-1/+1
2017-03-29doc: fix osmo-hnbgw.cfg exampleNeels Hofmeyr1-25/+18
2017-03-17Update README with project related information and convert to MarkdownHarald Welte3-47/+104
2017-03-16jenkins: add value_string termination checkNeels Hofmeyr1-0/+2
2017-03-08doc: OsmoMSC + HLR instead of CSCNNeels Hofmeyr1-11/+16
2017-02-02new_rab_par_voice(): add bitrate params, call with (6700, 12200)Neels Hofmeyr2-8/+9
2017-02-02ranap: make X.213 NSAP 160 bits long, zero paddedNeels Hofmeyr2-12/+16
2017-02-01cs RAB: add nAS_SynchronisationIndicatorNeels Hofmeyr2-11/+19
2016-12-07log: fix number format for domain indicatorNeels Hofmeyr1-2/+2
2016-11-27hnbgw: rua rx: fix rc and log unhandled Private MsgNeels Hofmeyr1-0/+3
2016-11-27fix error rc in various ASN.1 decoding functionsNeels Hofmeyr5-6/+6
2016-11-27hnbgw_rua: reject invalid domain indicatorNeels Hofmeyr1-0/+14
2016-11-26ue_context_alloc(): Avoid ue->imsi without NULL terminationHarald Welte1-2/+3
2016-10-27hnbgw: parameterize IuCS and IuPS ips and ports: add vty cmdsNeels Hofmeyr4-2/+139
2016-10-27hnbgw: vty: set explicit go_parent_cbNeels Hofmeyr3-0/+23
2016-10-27hnbgw: parameterize iuh local port: add vty cmdNeels Hofmeyr1-0/+14
2016-10-27hnbgw: cosmetic: local-ip config: drop getter functionNeels Hofmeyr2-16/+5
2016-10-13cosmetic: hnbgw: addr related renames, move define, move commentNeels Hofmeyr3-22/+22
2016-10-13fix msgb talloc context initializationNeels Hofmeyr4-3/+3
2016-10-12jenkins.sh: use osmo-build-dep.shNeels Hofmeyr1-43/+17
2016-10-10fix build: look for generated sources in builddir, not srcdirNeels Hofmeyr1-3/+3
2016-10-01configure: check for pkg-config presenceNeels Hofmeyr1-0/+7
2016-10-01build: be robust against install-sh files above the root dirNeels Hofmeyr1-0/+3
2016-09-30jenkins.sh: output all test logs when 'make check' failedNeels Hofmeyr1-2/+5
2016-09-27fix: apply rename of osmo_sua_link_get_user_priv()3G_2016_09Neels Hofmeyr1-1/+1
2016-09-27hnbgw: vty conformance: rename iuh 'bind' command to 'local-ip'Neels Hofmeyr3-7/+7
2016-09-27log: hnbgw: add hnbap UE context allocation info logNeels Hofmeyr1-0/+3
2016-09-27hnbap: accept UE Register Requests with TMSI and pTMSINeels Hofmeyr3-4/+130
2016-09-27hnbgw: UE context: add handling by tmsi identificationNeels Hofmeyr3-6/+23
2016-09-27hnbap: add UE Register Reject for pTMSIRAI identityNeels Hofmeyr1-32/+99
2016-09-26log VTY telnet bind only onceNeels Hofmeyr2-3/+0
2016-09-22comment: note RAB assignment spec referenceNeels Hofmeyr1-1/+4
2016-09-16ranap: include port in RTP TransportLayerInformationNeels Hofmeyr2-9/+4