aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcommon
AgeCommit message (Expand)AuthorFilesLines
2018-02-14drop libcommon completely, move remaining files to libbscNeels Hofmeyr3-1364/+0
2018-02-14libcommon: join gsm_data_shared.* into gsm_data.*Neels Hofmeyr3-877/+839
2018-02-14libcommon: eliminate talloc_ctx.cNeels Hofmeyr3-53/+1
2018-02-14libcommon: eliminate socket.cNeels Hofmeyr2-112/+0
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr2-240/+0
2018-02-14libcommon: eliminate common_vty.cNeels Hofmeyr2-153/+0
2018-02-14libcommon: eliminate bsc_version.cNeels Hofmeyr2-31/+0
2018-02-05Add stat items for the BTS's channel load average and T3122.Stefan Sperling1-2/+18
2018-02-05Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling1-0/+3
2018-01-19HO: Add handover decision debugging categoryAndreas Eversberg1-1/+8
2018-01-19HO prep: introduce per-BTS handover config, with defaults on net nodeNeels Hofmeyr4-0/+88
2018-01-15Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtranHarald Welte1-0/+2
2017-12-19Remove some more dead codeHarald Welte1-25/+0
2017-12-19Remove unused RRLP options/codecHarald Welte1-18/+0
2017-12-19Remove dead code left over from NITB splitHarald Welte4-43/+0
2017-12-14Fix per-BTS counter group indexHarald Welte1-1/+1
2017-12-13fix segfault upon release paging on BSSMAP Reset: init llistNeels Hofmeyr1-0/+3
2017-12-09Move many counters from BSC-global to per-BTS granularityHarald Welte1-0/+8
2017-11-29HO prep: pass gsm_network to gsm_bts_alloc() alreadyNeels Hofmeyr2-3/+4
2017-11-29cosmetic: mark gsm_objclass2mo as staticMax1-1/+1
2017-11-29cosmetic: remove obsolete ROLE_BSCMax1-13/+0
2017-11-24vty: Add cmd to configure 3g Early Classmark SendingPau Espin Pedrol1-0/+1
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr6-16/+16
2017-09-06drop files unrelated to osmo-bscNeels Hofmeyr1-280/+0
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr5-690/+1
2017-08-30gsup client: move not-connected to error loglevelNeels Hofmeyr1-10/+2
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier2-6/+20
2017-08-27Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCHHarald Welte1-1/+4
2017-08-27libcommon: Fix log output for bts>0.Alexander Chemeris2-3/+5
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr2-0/+12
2017-08-27mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr2-34/+1
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte5-144/+40
2017-08-27Add libvlr implementationHarald Welte1-0/+5
2017-08-27gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr2-5/+15
2017-08-27move openbsc/* to repos rootNeels Hofmeyr12-0/+3028