aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-04-06hnbgw: Fix crash if cnlink fails to connectPau Espin Pedrol1-0/+1
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 Hofmeyr2-2/+131
2016-10-27hnbgw: vty: set explicit go_parent_cbNeels Hofmeyr2-0/+22
2016-10-27hnbgw: parameterize iuh local port: add vty cmdNeels Hofmeyr1-0/+14
2016-10-27hnbgw: cosmetic: local-ip config: drop getter functionNeels Hofmeyr1-14/+5
2016-10-13cosmetic: hnbgw: addr related renames, move define, move commentNeels Hofmeyr2-13/+17
2016-10-13fix msgb talloc context initializationNeels Hofmeyr4-3/+3
2016-10-10fix build: look for generated sources in builddir, not srcdirNeels Hofmeyr1-3/+3
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 Hofmeyr2-6/+6
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 Hofmeyr2-4/+129
2016-09-27hnbgw: UE context: add handling by tmsi identificationNeels Hofmeyr2-3/+19
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
2016-09-09build: parallel build: require ../libosmo-ranap.la from tests/Neels Hofmeyr1-0/+3
2016-09-09build: move headers to include/osmocom/*Neels Hofmeyr25-290/+33
2016-09-09build: cosmetic: hnbap: undup asn1 src pathNeels Hofmeyr1-1/+3
2016-09-09build: distcheck: add missing bits for testsuite distcheckNeels Hofmeyr1-0/+10
2016-09-09build: distcheck: look for asn1 in top_srcdir, not top_builddirNeels Hofmeyr1-1/+1
2016-09-09build: distcheck: add missing distclean filesNeels Hofmeyr2-0/+13
2016-09-09build: fix ranap gen, use same for gen hnbap and rua genNeels Hofmeyr12-255/+43
2016-09-09tests: don't log filename nor color in unit testsNeels Hofmeyr2-3/+5
2016-09-09UE Register with TMSI: reply with a Register RejectNeels Hofmeyr1-1/+65
2016-09-08RAB Assign for voice: heed the x213 nsap flagNeels Hofmeyr2-5/+9
2016-08-18hnbgw: make Iuh bind address configurable via VTYNeels Hofmeyr3-1/+38
2016-08-18hnbgw vty: add empty hnbgw and hnbgw/iuh vty nodesNeels Hofmeyr1-0/+49
2016-08-18hnbgw: move vty commands out to new hnbgw_vty.cNeels Hofmeyr4-63/+95
2016-08-18hnbgw: make cmdline options stronger than config fileNeels Hofmeyr1-5/+29
2016-08-18hnbgw: add config file and -c cmdline optionNeels Hofmeyr1-4/+16
2016-08-18hnbgw: add cmdline arg parsing with default optionsNeels Hofmeyr1-3/+81
2016-08-18hnbgw: add copyright to vty_infoNeels Hofmeyr1-0/+10
2016-07-12fix compiler warning: osmo_prim_cb() has void* argNeels Hofmeyr1-1/+2
2016-07-12fix compiler warnings with new libosmo-sccp: rename to osmo_sccp_*Neels Hofmeyr4-11/+11
2016-07-12make regen: fix: use $(MAKE) instead of makeNeels Hofmeyr1-3/+3
2016-05-15attempt to fix parallel build, improve AM logicAlexander Huemer1-2/+3
2016-05-04fix test-ranap, after tmsi endianness fixNeels Hofmeyr1-2/+2
2016-05-04ranap_msg_factory: Fix endianess in paging commandDaniel Willmann1-5/+2
2016-05-03fix: test-ranap.c: missing NULL initNeels Hofmeyr1-1/+1
2016-05-02test-ranap: fix missing free in test_aper_causemisc, fixes expoutNeels Hofmeyr1-0/+1