1. a0f1196 Rename bsc_msg_acc_lst_vty_init to have more uniform prefix by Pau Espin Pedrol · 6 years ago
  2. d99182c bsc_vty: Write access list entries when storing bsc config by Pau Espin Pedrol · 6 years ago
  3. 1e75d13 bsc-filter: Remove unused func barr_adapt and set barr_find static by Pau Espin Pedrol · 6 years ago
  4. 116e05e lcls: set codec info when performing MGW operation by Philipp Maier · 6 years ago
  5. d0d204a cosmetic / linking: move str_to_imsi() out of abis_rsl.c by Neels Hofmeyr · 6 years ago
  6. f0ff9a6 fix dyn TS init: properly identify BTS on OML OPSTART ACK by Neels Hofmeyr · 6 years ago
  7. 7325d93 Remove unused logging subsystems DCC and DMGCP by Harald Welte · 6 years ago
  8. 0c1ac9f make T10 configurable like the rest of them by Neels Hofmeyr · 6 years ago
  9. fc622c7 drop dead code: conn->T10, handled by gscon instead by Neels Hofmeyr · 6 years ago
  10. 0abe84e HO: introduce T7, T8, T101 timers by Neels Hofmeyr · 6 years ago
  11. fb75d10 cosmetic: penalty timers: constify, tweak doc by Neels Hofmeyr · 6 years ago
  12. c19581f remove struct bsc_api by Neels Hofmeyr · 6 years ago
  13. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  14. 1f1c56c LCLS: add VTY config to enable/disable LCLS on per-MSC basis by Harald Welte · 6 years ago
  15. c997ceb Add initial 3GPP LCLS support to OsmoBSC by Harald Welte · 6 years ago
  16. 1876c31 move 'extern struct gsm_network *bsc_gsmnet" to header file by Harald Welte · 6 years ago
  17. 68e4be9 Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL by Harald Welte · 6 years ago
  18. 1c9b8b1 remove remaining bits of osmo-bsc_nat by Harald Welte · 6 years ago
  19. 584ab8e bsc: Add mgcp_port_to_cic() to determine CIC from RTP Port by Harald Welte · 6 years ago
  20. 3909d99 vty: Permit selection of other ASP protocol than M3UA by Harald Welte · 6 years ago
  21. 02d20da gscon: remove dead code by Philipp Maier · 6 years ago
  22. 163f631 cosmetic: define TCH_F_PDCH_PENDING_MASK as actual bitwise or by Neels Hofmeyr · 6 years ago
  23. 59afaa9 abis_rsl.h: drop unused rsl_chan_activate() declaration by Neels Hofmeyr · 6 years ago
  24. 8da2233 bsc_api.c: actually log with context by Neels Hofmeyr · 6 years ago
  25. 20388b7 nat: Add jitter buffer on the uplink receiver by Pau Espin Pedrol · 6 years ago
  26. 7926d98 add counter for connection attempts from BTS with unknown unit id by Stefan Sperling · 6 years ago
  27. 71d524c show all global counters of osmo-bsc in vty by Stefan Sperling · 6 years ago
  28. 0b10399 a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  29. 91aa68f dyn TS: init only when both RSL and the Channel OM are established by Neels Hofmeyr · 6 years ago
  30. bf70992 dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACK by Neels Hofmeyr · 6 years ago
  31. f28f1ef resurrect meas_feed.c: vty, vty-test by Neels Hofmeyr · 6 years ago
  32. 5198342 gsm_data_shared.h: Remove unused enum gsm_paging_event by Pau Espin Pedrol · 6 years ago
  33. ea33341 ensure that acc_ramp_init() is only called once by Stefan Sperling · 6 years ago
  34. 881836a bsc_nat: Drop redundant ccon ptr in bsc_cmd_list by Pau Espin Pedrol · 6 years ago
  35. c74a561 cosmetic: remove dead code by Philipp Maier · 7 years ago
  36. cd3bf62 vty: drop unused vty definitions (*_NODE, msc_*) by Neels Hofmeyr · 7 years ago
  37. ead291a bssmap: State correct speech codec in ASSIGNMENT COMPLETE by Harald Welte · 7 years ago
  38. 79745fc cosmetic: fix typo by Philipp Maier · 7 years ago
  39. 458d8a1 cosmetic: remove unused enum members by Philipp Maier · 7 years ago
  40. da5b09a cosmetic: abis_nm: use osmo_cell_global_id, parse 3-digit MNC by Neels Hofmeyr · 7 years ago
  41. f94cbf6 RR: Send RR STATUS in case of unsupported/unknown message by Harald Welte · 7 years ago
  42. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  43. 8c498fc gsm_data: use feature list from libosmocore by Philipp Maier · 7 years ago
  44. 4ac7763 pcu_if: implement support for 3-digit MNC by Neels Hofmeyr · 7 years ago
  45. f93970b implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  46. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  47. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  48. 1231ebe pcuif_proto.h: add features of version 7 (txt indication) by Alexander Couzens · 7 years ago
  49. 50eed42 pcuif_proto.h: fix whitespaces and indention by Alexander Couzens · 7 years ago
  50. 6442e43 Add support for Access Control Class ramping. by Stefan Sperling · 7 years ago
  51. 444f9e2 HO: vty: rename ho decision 1 vty to 'handover1' with 'handover' alias by Neels Hofmeyr · 7 years ago
  52. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  53. 45e46d2 HO: introduce ho decision callbacks by Neels Hofmeyr · 7 years ago
  54. ec42264 HO: clearly mark conn penalty timer member for hodec2 by Neels Hofmeyr · 7 years ago
  55. 35ba85c HO: lchan: store last seen measurement report nr, tweak log by Neels Hofmeyr · 7 years ago
  56. dd42eb9 HO: cfg: separate hodec1 from hodec2 parameters by Neels Hofmeyr · 7 years ago
  57. 51e4bf3 Permit set of multiple different A5 ciphers by Harald Welte · 7 years ago
  58. 86a8031 logging: Remove obsolete log categories by Harald Welte · 7 years ago
  59. 519c7e1 Structural reform: Get rid of osmo_bsc_sccp_con by Harald Welte · 7 years ago
  60. dfd36da HO: cfg: tweak vty write by Neels Hofmeyr · 7 years ago
  61. a60f344 HO: store speech codec list from BSSMAP Assignment in conn by Neels Hofmeyr · 7 years ago
  62. cbdfb78 HO: move penalty timers to own file as proper API by Neels Hofmeyr · 7 years ago
  63. 6dff51d HO: add new_lchan_type arg to bsc_handover_start() by Neels Hofmeyr · 7 years ago
  64. 91004ab gsm_network: drop unused subscr_epxire_timer by Neels Hofmeyr · 7 years ago
  65. 28838e9 drop unused common.h by Neels Hofmeyr · 7 years ago
  66. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  67. 92b9f2e common_cs.h: mv gsm_encr to gsm_data.h by Neels Hofmeyr · 7 years ago
  68. 6dd5a9b libcommon-cs: move vty bits to libbsc/bsc_vty.c by Neels Hofmeyr · 7 years ago
  69. b540077 libcommon_cs: move gsm48 bits to libbsc by Neels Hofmeyr · 7 years ago
  70. d85e4cb gsm_network: drop unused trans_list by Neels Hofmeyr · 7 years ago
  71. ab1b381 libcommon-cs: move gsm_network_init() into bsc_network_init() by Neels Hofmeyr · 7 years ago
  72. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  73. 978f58c libcommon: eliminate socket.c by Neels Hofmeyr · 7 years ago
  74. 7997bf4 libcommon: eliminate debug.c by Neels Hofmeyr · 7 years ago
  75. ec1bb16 libcommon: eliminate common_vty.c by Neels Hofmeyr · 7 years ago
  76. 73acbca Make RSL connection attempts time out. by Stefan Sperling · 7 years ago
  77. 81dc9e7 Add stat items for the BTS's channel load average and T3122. by Stefan Sperling · 7 years ago
  78. d9cc21c gsm_data_shared.h: Remove unused sacch_deact member field by Harald Welte · 7 years ago
  79. 6cee893 Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  80. b794887 remove obsolete gsm_subscriber_connection.bts member by Harald Welte · 7 years ago
  81. 084b421 HO: Add a penalty timer list to the subscriber connection entity by Andreas Eversberg · 11 years ago
  82. 935e5d7 HO: add queue to cache DTAP messages during handover/assignment by Andreas Eversberg · 11 years ago
  83. 2660c04 HO: make bts_by_arfcn_bsic() public by Neels Hofmeyr · 7 years ago
  84. df65c9a HO: Count number of free timeslot on a given BTS by Andreas Eversberg · 11 years ago
  85. 87b5eb6 HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configured by Neels Hofmeyr · 7 years ago
  86. c561515 HO: enable handover by initializing at startup; rename init function by Neels Hofmeyr · 7 years ago
  87. 9869203 HO: fix: increase the number of measurement report history to 10 by Andreas Eversberg · 11 years ago
  88. 7df80d3 HO: Add handover decision debugging category by Andreas Eversberg · 11 years ago
  89. e0cba56 HO: If handover logic is used to do assignment, signal assignment result by Andreas Eversberg · 11 years ago
  90. 7c41cd1 HO: Changed availablilty of ts_is_usable() from static to extern by Andreas Eversberg · 11 years ago
  91. 970b434 HO: Count the actual meas.rep. get_meas_rep_avg fails if not reached by Andreas Eversberg · 11 years ago
  92. a918000 HO: Add function to count currently ongoing handovers to a given BTS by Andreas Eversberg · 11 years ago
  93. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  94. be1131d HO: fix recovery from failed handover by Neels Hofmeyr · 7 years ago
  95. 9af36d7 osmo_bsc_mgcp: cosmetic: introduce mgcp_init(), soak up fsm init by Neels Hofmeyr · 7 years ago
  96. 714c2f9 Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c. by Stefan Sperling · 7 years ago
  97. 74b8cdb Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtran by Harald Welte · 7 years ago
  98. 090550f Implement support for paging based on CI (cell identifier). by Stefan Sperling · 7 years ago
  99. 6b103e1 bsc/gsm_04_80.h: clean up useless declarations by Vadim Yanitskiy · 7 years ago
  100. d783a75 bsc/gsm_04_80.h: use '#pragma once' instead of includes by Vadim Yanitskiy · 7 years ago