aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcommon-cs
AgeCommit message (Expand)AuthorFilesLines
2018-03-22remove empty libcommon-csNeels Hofmeyr2-54/+0
2018-03-22dissolve libcommon-cs: move gsm48_* code to libmsc, drop sms_next_rp_msg_ref()Neels Hofmeyr1-69/+0
2018-03-22dissolve libcommon-cs: move gsm_network_init() to libmscNeels Hofmeyr1-43/+0
2018-03-22dissolve libcommon-cs: mv a_reset.c to libmscNeels Hofmeyr2-217/+0
2018-03-22dissolve libcommon,libcommon-cs: clean up vty definitionsNeels Hofmeyr2-308/+1
2018-02-28implement support for 3-digit MNC with leading zerosNeels Hofmeyr2-4/+12
2018-02-27cosmetic: gsm_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-6/+3
2018-02-26a_reset: Add FSM event namesPhilipp Maier1-0/+8
2018-02-14remove unused "auth policy" VTY commandHarald Welte1-19/+0
2018-02-14remove unused "authorized-regexp" VTY commandHarald Welte2-23/+0
2018-02-14remove unused VTY command "location updating reject cause"Harald Welte1-17/+0
2018-02-14remove unused dyn_ts_allow_tch_f VTY optionHarald Welte2-15/+0
2018-02-09a_reset: Add additional "a_reset_alloc" argumentHarald Welte1-3/+9
2018-01-28Permit a set of multiple different A5 ciphersHarald Welte2-5/+12
2018-01-25remove dead header files bsc_msc.h, bsc_msc_data.h and bsc_rll.hHarald Welte1-1/+1
2018-01-25Massive removal of unused code/structs/headersHarald Welte1-1/+0
2018-01-24remove traces of bsc_subscriberHarald Welte1-3/+0
2017-12-20fix paging: add timeout to discard unsuccessful pagingNeels Hofmeyr1-0/+2
2017-12-05Add missing CFLAGSAlexander Huemer1-0/+2
2017-12-01cosmetic: remove duplicate loggingPhilipp Maier1-24/+2
2017-11-20reset: remove name variable from reset contextPhilipp Maier1-8/+9
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-1/+0
2017-10-25Rename osmo_fsm to avoid illegal space in name + more meaningful nameHarald Welte1-2/+2
2017-09-15Remove rest_octets.hMax1-0/+1
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr3-11/+11
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier3-0/+227
2017-08-27check for missing result of rate_ctr_group_alloc()Harald Welte1-0/+4
2017-08-08mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr2-0/+59
2017-07-23Use libvlr in libmsc (large refactoring)Harald Welte2-24/+15
2017-07-12move openbsc/* to repos rootNeels Hofmeyr3-0/+478