aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr4-38/+6
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-0/+2
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr3-6/+46
2018-03-28ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2()Neels Hofmeyr1-1/+1
2018-03-22bs11: make bs11_config build againPhilipp Maier2-0/+17
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-1/+0
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-14drop libcommon-cs completelyNeels Hofmeyr1-1/+0
2018-02-14drop libcommon completely, move remaining files to libbscNeels Hofmeyr1-2/+1
2018-02-14libcommon: join gsm_data_shared.* into gsm_data.*Neels Hofmeyr1-1/+0
2018-02-14libcommon: eliminate talloc_ctx.cNeels Hofmeyr1-0/+4
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr1-0/+14
2017-12-19Remove dead code left over from NITB splitHarald Welte2-2/+1
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr6-11/+11
2017-09-03configure.ac: remove smpp_mirror, which has no relation to a BSCHarald Welte2-377/+0
2017-08-27utils: smpp_mirror: bounce Delivery Receipts as Delivery AcknowledgmentsPablo Neira Ayuso1-9/+8
2017-08-27utils: smpp_mirror: reflect message reference TLVPablo Neira Ayuso1-1/+23
2017-08-27utils: smpp_mirror: temporarily munch SMPP delivery receiptsPablo Neira Ayuso1-0/+8
2017-08-27utils: smpp_mirror: set registered_delivery field in SMPP SUBMIT_SMPablo Neira Ayuso1-0/+1
2017-08-27move openbsc/* to repos rootNeels Hofmeyr10-0/+2729