aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-27examples: Change IP address of config filesDaniel Willmann3-5/+5
2017-08-27contrib: Add osmo-msc service fileDaniel Willmann1-0/+13
2017-08-2704.08: log protocol discriminators and message types by nameNeels Hofmeyr11-907/+923
2017-08-27mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr2-0/+14
2017-08-27fix msc_vlr tests after libosmocore uses localtime for SMSNeels Hofmeyr1-2/+2
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr97-3034/+4717
2017-08-27sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr3-7/+10
2017-08-27mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr39-1072/+471
2017-08-27vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr14-92/+104
2017-08-27vlr: place comments on if (0) casesNeels Hofmeyr2-1/+8
2017-08-27SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSNHarald Welte1-10/+20
2017-08-27IuPS: explicitly check RAN type; move commentNeels Hofmeyr1-1/+3
2017-08-27IuPS: don't require an MM context for Iu ReleaseNeels Hofmeyr1-5/+13
2017-08-27SI3: indicate R99+ MSC to GSM MS to enable UMTS AKANeels Hofmeyr1-0/+3
2017-08-27cosmetic: make osmo-python-tests dependency more accurateNeels Hofmeyr1-1/+1
2017-08-27osmo-nitb: change default db name to sms.dbNeels Hofmeyr2-2/+2
2017-08-27Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr34-0/+14785
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte74-4223/+2181
2017-08-27Add libvlr implementationHarald Welte19-10/+4734
2017-08-27jenkins: pass proper configure flags to make distcheckNeels Hofmeyr1-1/+3
2017-08-27fix make distcheck with python testsNeels Hofmeyr7-3/+6
2017-08-27logging: auth request: use hexdump without spaces for RAND, AUTNNeels Hofmeyr1-2/+2
2017-08-27gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr4-7/+21
2017-08-27GPRS/IuPS: remove all 3G authentication dev hacksNeels Hofmeyr2-44/+2
2017-08-27git-version-gen: look for .git in ./, not ../Neels Hofmeyr1-1/+1
2017-08-27join openbsc/.gitignore with .gitignoreNeels Hofmeyr2-103/+103
2017-08-27jenkins: apply rename to osmo-msc in log markerNeels Hofmeyr1-1/+1
2017-08-27move openbsc/* to repos rootNeels Hofmeyr446-1/+0
2017-08-27jenkins: fix build of --enable-iu: use osmo-iuh tag 'old_sua'Neels Hofmeyr1-1/+2
2017-08-08.gitreview: update repo url to new locationAlexander Couzens1-1/+1
2017-06-22Enable optional static builds1.0.1Max3-3/+1
2017-06-22Fix BTS features length checkMax1-4/+4
2017-06-18Add vty command "radio-link-timeout infinite" for uplink rx testingHarald Welte6-23/+79
2017-06-15bsc_init: Forget which SIs are valid for the trxMax3-7/+13
2017-06-15Update SI data structures and generationMax9-165/+354
2017-06-15Move SI-related definesMax5-10/+11
2017-06-12OML: fix potential OOB memory accessMax1-2/+2
2017-06-09Request and parse BTS feature list via OMLMax1-0/+40
2017-06-09Get TRX attributesMax4-37/+77
2017-06-09don't re-implement osmo_talloc_replace_string()Harald Welte11-51/+42
2017-05-31Add remote BTS feature storage and helpersMax3-0/+39
2017-05-31Adjust BTS model feature checkMax3-9/+9
2017-05-29libbsc: Create pcu-socket only as specified in config fileHarald Welte4-16/+27
2017-05-28bsc_vty: Add command to manually issue IPAC MDCXHarald Welte1-1/+31
2017-05-27bsc_vty.c: Add command for manual [de]actiovation of logical channelsHarald Welte1-0/+119
2017-05-27bsc_vty.c: Further simplify vty_get_ts()Harald Welte1-6/+7
2017-05-27bsc_vty: Factor vty_get_ts() out of pdch_act_cmd()Harald Welte1-14/+26
2017-05-27bsc_api.c: Documentation for handle_mr_config()Harald Welte1-2/+13
2017-05-27costmetic: Document gsm48_multirate_config() + const-ify inputHarald Welte2-2/+7
2017-05-25Use new e1inp_signal_names from libosmo-abis to print input signal namesHarald Welte2-7/+4