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