aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-08ranap_msg_factory: Allow detailed control over UEA/UIA algorithm encodedHarald Welte1-0/+3
2020-12-30hnbgw: Introduce LOGHNB() macro for log context informationHarald Welte1-0/+6
2019-09-23sabp: Generate C/H files for SABP; create libosmo-sabpHarald Welte64-1/+3021
2019-09-16iu_client: introduce UE field free_on_releaseAlexander Couzens1-0/+2
2019-09-15iu_client: introduce ranap_iu_tx_release_free()Alexander Couzens1-0/+9
2019-09-12iu_client: allow to control the notificationsAlexander Couzens1-0/+1
2019-09-03iu_client: introduce ranap_iu_free_ue() to free the UE connectionsAlexander Couzens1-0/+4
2019-01-22ranap_msg_factory.h: fix enum def within function signatureNeels Hofmeyr1-0/+1
2018-10-31add a VTY command which shows a specific HNBStefan Sperling1-0/+1
2018-07-24hnbgw: remove close_cb() to fix a crash when releasing a hnbgwAlexander Couzens1-1/+1
2018-02-22ensure unique CellIDs in HNB-GWStefan Sperling1-1/+5
2017-12-31Expand ctrl interfaceMax1-1/+8
2017-12-31Add control interfaceMax1-1/+1
2017-12-25osmo-hnbgw: vty: revamp output of context maps on 'show hnb'Neels Hofmeyr1-0/+5
2017-12-20iu: iu_helpers: add functions to decode ip/port from rab-assPhilipp Maier1-0/+6
2017-08-09make point codes configurable by SCCP address bookNeels Hofmeyr2-9/+6
2017-07-31move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_clientNeels Hofmeyr2-0/+75
2017-07-31ranap_common.h: fix include of asn1c/asn_application.hNeels Hofmeyr1-1/+1
2017-07-05migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UANeels Hofmeyr3-13/+18
2016-10-27hnbgw: parameterize IuCS and IuPS ips and ports: add vty cmdsNeels Hofmeyr2-0/+8
2016-10-27hnbgw: vty: set explicit go_parent_cbNeels Hofmeyr1-0/+1
2016-10-27hnbgw: cosmetic: local-ip config: drop getter functionNeels Hofmeyr1-2/+0
2016-10-13cosmetic: hnbgw: addr related renames, move define, move commentNeels Hofmeyr1-9/+5
2016-09-27hnbgw: vty conformance: rename iuh 'bind' command to 'local-ip'Neels Hofmeyr1-1/+1
2016-09-27hnbap: accept UE Register Requests with TMSI and pTMSINeels Hofmeyr1-0/+1
2016-09-27hnbgw: UE context: add handling by tmsi identificationNeels Hofmeyr1-3/+4
2016-09-09build: move headers to include/osmocom/*Neels Hofmeyr10-2/+263
2016-09-09build: distcheck: add missing distclean filesNeels Hofmeyr3-0/+9
2016-09-09build: fix ranap gen, use same for gen hnbap and rua genNeels Hofmeyr5-2/+234
2016-09-08RAB Assign for voice: heed the x213 nsap flagNeels Hofmeyr1-1/+3
2016-08-18hnbgw vty: add empty hnbgw and hnbgw/iuh vty nodesNeels Hofmeyr3-1/+12
2016-05-15attempt to fix parallel build, improve AM logicAlexander Huemer1-2967/+0
2016-04-25new RAB: add use_x213_nsap parameter / change it to boolNeels Hofmeyr1-1/+3
2016-04-20ranap_msg_factory: Add keystatus parameter for security mode cmdDaniel Willmann1-1/+1
2016-04-19cosmetic: comment typosNeels Hofmeyr1-1/+1
2016-04-19ranap_msg_factory: add Iu Release Complete msg generatorNeels Hofmeyr1-0/+3
2016-04-19ranap_msg_factory: add Security Mode Complete msg generatorNeels Hofmeyr1-0/+7
2016-02-29avoid a warning by declaring struct gprs_ra_id opaquelyNeels Hofmeyr1-0/+1
2016-02-22asn1: Generate _free_*ies function declarationsDaniel Willmann1-1/+316
2016-02-18ranap: Add custom ranap_decode_rab_setupormodifieditemies() functionDaniel Willmann1-0/+7
2016-02-18ranap_common: Add helper function to get IP from transport layer addrDaniel Willmann1-0/+1
2016-01-25ranap_common.h: declare ranap_parse_lai()Neels Hofmeyr1-0/+2
2016-01-11Add missing ranap_ies_defs.h (generated from 'make regen' but we want it comm...Neels Hofmeyr1-0/+2652
2016-01-06make ranap_common.cn.[ch] part of libosmo-ranapHarald Welte2-0/+15
2016-01-05move ranap_*.h,iu_helpers.h to include/osmocom/ranap/Neels Hofmeyr4-0/+700
2016-01-05Fix install location to osmocom/ranap (without osmo-iuh)Neels Hofmeyr1-1/+1
2016-01-05Fix subdirs of include/osmocom/Makefile.amNeels Hofmeyr1-1/+1
2016-01-05install only ranap headers, make rua and hnbap headers 'noinst'.Neels Hofmeyr2-7/+2
2016-01-05Remove osmo-iuh subdir level from include/ (2/2)Neels Hofmeyr431-890/+890
2016-01-05Remove osmo-iuh subdir level from include/ (1/2)Neels Hofmeyr733-2/+0