aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-15osmo_ss7_vty_init_sg() signature changed in libosmo-sccplynxis/pre_releaseAlexander Couzens1-1/+1
2017-08-11rework /debian package support to match new osmo-bscAlexander Couzens29-1172/+207
2017-08-11split off osmo-bsc: remove files, apply buildNeels Hofmeyr230-86366/+114
2017-08-11add msg type to SMS rx loggingNeels Hofmeyr1-1/+1
2017-08-11vlr: set require IMEI by defaultNeels Hofmeyr1-0/+3
2017-08-11msc_vlr tests: add IMEISV testsNeels Hofmeyr6-48/+1324
2017-08-11gsup client: move not-connected to error loglevelNeels Hofmeyr1-10/+2
2017-08-11replace internal libmgcp with libosmo-legacy-mgcpNeels Hofmeyr40-11344/+20
2017-08-11.gitignore: cosmetic: use globs to ignore test binariesNeels Hofmeyr1-39/+7
2017-08-11cosmetic: msc_vlr_tests: drop unused varNeels Hofmeyr1-1/+0
2017-08-11move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr36-1148/+194
2017-08-11MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222Neels Hofmeyr1-1/+1
2017-08-11mgcp: add VTY Option to force-realloc endpointsPhilipp Maier4-2/+18
2017-08-11Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier76-698/+4247
2017-08-11examples/sgsn: Use osmo-hlr with auth-policy remote by defaultDaniel Willmann1-0/+3
2017-08-11contrib: Change systemd requirements so the services connect properlyDaniel Willmann2-2/+6
2017-08-11examples: Change IP address of config filesDaniel Willmann3-7/+7
2017-08-11contrib: Add osmo-msc service fileDaniel Willmann1-0/+13
2017-08-1104.08: log protocol discriminators and message types by nameNeels Hofmeyr11-907/+923
2017-08-11mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr2-0/+8
2017-08-11Implement IuCS (large refactoring and addition)Neels Hofmeyr97-3034/+4717
2017-08-11sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr3-7/+10
2017-08-11mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr39-1072/+471
2017-08-11vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr14-92/+104
2017-08-11vlr: place comments on if (0) casesNeels Hofmeyr2-1/+8
2017-08-11SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSNHarald Welte1-10/+20
2017-08-11IuPS: explicitly check RAN type; move commentNeels Hofmeyr1-1/+3
2017-08-11IuPS: don't require an MM context for Iu ReleaseNeels Hofmeyr1-5/+13
2017-08-11SI3: indicate R99+ MSC to GSM MS to enable UMTS AKANeels Hofmeyr1-0/+3
2017-08-11cosmetic: make osmo-python-tests dependency more accurateNeels Hofmeyr1-1/+1
2017-08-11osmo-nitb: change default db name to sms.dbNeels Hofmeyr2-2/+2
2017-08-11Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr34-0/+14785
2017-08-11Use libvlr in libmsc (large refactoring)Harald Welte74-4223/+2181
2017-08-11Add libvlr implementationHarald Welte19-10/+4734
2017-08-11jenkins: pass proper configure flags to make distcheckNeels Hofmeyr1-1/+3
2017-08-11fix make distcheck with python testsNeels Hofmeyr7-3/+6
2017-08-11logging: auth request: use hexdump without spaces for RAND, AUTNNeels Hofmeyr1-2/+2
2017-08-11gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr4-7/+21
2017-08-11GPRS/IuPS: remove all 3G authentication dev hacksNeels Hofmeyr2-44/+2
2017-08-11git-version-gen: look for .git in ./, not ../Neels Hofmeyr1-1/+1
2017-08-11join openbsc/.gitignore with .gitignoreNeels Hofmeyr2-103/+103
2017-08-11jenkins: apply rename to osmo-msc in log markerNeels Hofmeyr1-1/+1
2017-08-11move openbsc/* to repos rootNeels Hofmeyr446-1/+0
2017-08-11jenkins: 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