1. 9862bcb Fix heap-use-after-free due to OML link destruction by Pau Espin Pedrol · 6 years ago
  2. c649c3f use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  3. 4833857 lcls: do not LCLS call legs with different codecs by Philipp Maier · 6 years ago
  4. 628a05e GSCON: call api of a_reset.c with msc object directly by Philipp Maier · 6 years ago
  5. c80cce6 gscon: use BSS-common payload types on BSS side by Philipp Maier · 6 years ago
  6. 81a4963 cosmetic: rename bsc_api.h to gsm_08_08.h by Neels Hofmeyr · 6 years ago
  7. b5ce49f cosmetic: reduce bsc_api.h by Neels Hofmeyr · 6 years ago
  8. 8757f42 cosmetic: dissolve bsc_api.c by Neels Hofmeyr · 6 years ago
  9. 6d568ed cosmetic: constify gsm_bts_num() net arg by Neels Hofmeyr · 6 years ago
  10. 3c5612f create separate logging categories for lchan,ts,as FSMs by Neels Hofmeyr · 6 years ago
  11. d5df9a1 lchan_fsm: add in_release_handler flag by Neels Hofmeyr · 6 years ago
  12. ac85b34 lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlier by Neels Hofmeyr · 6 years ago
  13. dbb38d5 fix BSC_CTR_ASSIGNMENT doc strings by Neels Hofmeyr · 6 years ago
  14. bcdbfb7 fix nanobts: timeslot FSM: use flags to remember OML,RSL status by Neels Hofmeyr · 6 years ago
  15. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO by Neels Hofmeyr · 6 years ago
  16. 596c402 add gsm_timers, for Tnnn definitions usable by FSMs by Neels Hofmeyr · 6 years ago
  17. 68455f3 cosmetic: move RR functions from bsc_api.c to gsm_04_08_rr.c by Neels Hofmeyr · 6 years ago
  18. 6242742 rename gsm_04_08_utils.[hc] to gsm_04_08_rr by Neels Hofmeyr · 6 years ago
  19. 149160f fix / clarify rsl dtap cache by Neels Hofmeyr · 6 years ago
  20. 431e085 inter-BSC HO: neighbor_ident API: drop 9bit BSIC by Neels Hofmeyr · 7 years ago
  21. 19bed23 inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cells by Neels Hofmeyr · 7 years ago
  22. 31716f9 hodec2 log: less verbose, more concise logging by Neels Hofmeyr · 6 years ago
  23. 5bc43cd codec_pref: check bts codec support by Philipp Maier · 6 years ago
  24. 844876f codec_pref: move match_codec_pref() to separate c-file and add unit-test by Philipp Maier · 6 years ago
  25. 16dd64a ho cfg: fix unit strings by Neels Hofmeyr · 6 years ago
  26. a0f1196 Rename bsc_msg_acc_lst_vty_init to have more uniform prefix by Pau Espin Pedrol · 6 years ago
  27. d99182c bsc_vty: Write access list entries when storing bsc config by Pau Espin Pedrol · 6 years ago
  28. 1e75d13 bsc-filter: Remove unused func barr_adapt and set barr_find static by Pau Espin Pedrol · 6 years ago
  29. 116e05e lcls: set codec info when performing MGW operation by Philipp Maier · 6 years ago
  30. d0d204a cosmetic / linking: move str_to_imsi() out of abis_rsl.c by Neels Hofmeyr · 6 years ago
  31. f0ff9a6 fix dyn TS init: properly identify BTS on OML OPSTART ACK by Neels Hofmeyr · 6 years ago
  32. 7325d93 Remove unused logging subsystems DCC and DMGCP by Harald Welte · 6 years ago
  33. 0c1ac9f make T10 configurable like the rest of them by Neels Hofmeyr · 6 years ago
  34. fc622c7 drop dead code: conn->T10, handled by gscon instead by Neels Hofmeyr · 6 years ago
  35. 0abe84e HO: introduce T7, T8, T101 timers by Neels Hofmeyr · 6 years ago
  36. fb75d10 cosmetic: penalty timers: constify, tweak doc by Neels Hofmeyr · 6 years ago
  37. c19581f remove struct bsc_api by Neels Hofmeyr · 6 years ago
  38. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  39. 1f1c56c LCLS: add VTY config to enable/disable LCLS on per-MSC basis by Harald Welte · 6 years ago
  40. c997ceb Add initial 3GPP LCLS support to OsmoBSC by Harald Welte · 6 years ago
  41. 1876c31 move 'extern struct gsm_network *bsc_gsmnet" to header file by Harald Welte · 6 years ago
  42. 68e4be9 Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL by Harald Welte · 6 years ago
  43. 1c9b8b1 remove remaining bits of osmo-bsc_nat by Harald Welte · 6 years ago
  44. 584ab8e bsc: Add mgcp_port_to_cic() to determine CIC from RTP Port by Harald Welte · 6 years ago
  45. 3909d99 vty: Permit selection of other ASP protocol than M3UA by Harald Welte · 6 years ago
  46. 02d20da gscon: remove dead code by Philipp Maier · 6 years ago
  47. 163f631 cosmetic: define TCH_F_PDCH_PENDING_MASK as actual bitwise or by Neels Hofmeyr · 6 years ago
  48. 59afaa9 abis_rsl.h: drop unused rsl_chan_activate() declaration by Neels Hofmeyr · 6 years ago
  49. 8da2233 bsc_api.c: actually log with context by Neels Hofmeyr · 6 years ago
  50. 20388b7 nat: Add jitter buffer on the uplink receiver by Pau Espin Pedrol · 6 years ago
  51. 7926d98 add counter for connection attempts from BTS with unknown unit id by Stefan Sperling · 6 years ago
  52. 71d524c show all global counters of osmo-bsc in vty by Stefan Sperling · 6 years ago
  53. 0b10399 a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  54. 91aa68f dyn TS: init only when both RSL and the Channel OM are established by Neels Hofmeyr · 6 years ago
  55. bf70992 dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACK by Neels Hofmeyr · 6 years ago
  56. f28f1ef resurrect meas_feed.c: vty, vty-test by Neels Hofmeyr · 6 years ago
  57. 5198342 gsm_data_shared.h: Remove unused enum gsm_paging_event by Pau Espin Pedrol · 6 years ago
  58. ea33341 ensure that acc_ramp_init() is only called once by Stefan Sperling · 6 years ago
  59. 881836a bsc_nat: Drop redundant ccon ptr in bsc_cmd_list by Pau Espin Pedrol · 6 years ago
  60. c74a561 cosmetic: remove dead code by Philipp Maier · 7 years ago
  61. cd3bf62 vty: drop unused vty definitions (*_NODE, msc_*) by Neels Hofmeyr · 7 years ago
  62. ead291a bssmap: State correct speech codec in ASSIGNMENT COMPLETE by Harald Welte · 7 years ago
  63. 79745fc cosmetic: fix typo by Philipp Maier · 7 years ago
  64. 458d8a1 cosmetic: remove unused enum members by Philipp Maier · 7 years ago
  65. da5b09a cosmetic: abis_nm: use osmo_cell_global_id, parse 3-digit MNC by Neels Hofmeyr · 7 years ago
  66. f94cbf6 RR: Send RR STATUS in case of unsupported/unknown message by Harald Welte · 7 years ago
  67. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  68. 8c498fc gsm_data: use feature list from libosmocore by Philipp Maier · 7 years ago
  69. 4ac7763 pcu_if: implement support for 3-digit MNC by Neels Hofmeyr · 7 years ago
  70. f93970b implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  71. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  72. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  73. 1231ebe pcuif_proto.h: add features of version 7 (txt indication) by Alexander Couzens · 7 years ago
  74. 50eed42 pcuif_proto.h: fix whitespaces and indention by Alexander Couzens · 7 years ago
  75. 6442e43 Add support for Access Control Class ramping. by Stefan Sperling · 7 years ago
  76. 444f9e2 HO: vty: rename ho decision 1 vty to 'handover1' with 'handover' alias by Neels Hofmeyr · 7 years ago
  77. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  78. 45e46d2 HO: introduce ho decision callbacks by Neels Hofmeyr · 7 years ago
  79. ec42264 HO: clearly mark conn penalty timer member for hodec2 by Neels Hofmeyr · 7 years ago
  80. 35ba85c HO: lchan: store last seen measurement report nr, tweak log by Neels Hofmeyr · 7 years ago
  81. dd42eb9 HO: cfg: separate hodec1 from hodec2 parameters by Neels Hofmeyr · 7 years ago
  82. 51e4bf3 Permit set of multiple different A5 ciphers by Harald Welte · 7 years ago
  83. 86a8031 logging: Remove obsolete log categories by Harald Welte · 7 years ago
  84. 519c7e1 Structural reform: Get rid of osmo_bsc_sccp_con by Harald Welte · 7 years ago
  85. dfd36da HO: cfg: tweak vty write by Neels Hofmeyr · 7 years ago
  86. a60f344 HO: store speech codec list from BSSMAP Assignment in conn by Neels Hofmeyr · 7 years ago
  87. cbdfb78 HO: move penalty timers to own file as proper API by Neels Hofmeyr · 7 years ago
  88. 6dff51d HO: add new_lchan_type arg to bsc_handover_start() by Neels Hofmeyr · 7 years ago
  89. 91004ab gsm_network: drop unused subscr_epxire_timer by Neels Hofmeyr · 7 years ago
  90. 28838e9 drop unused common.h by Neels Hofmeyr · 7 years ago
  91. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  92. 92b9f2e common_cs.h: mv gsm_encr to gsm_data.h by Neels Hofmeyr · 7 years ago
  93. 6dd5a9b libcommon-cs: move vty bits to libbsc/bsc_vty.c by Neels Hofmeyr · 7 years ago
  94. b540077 libcommon_cs: move gsm48 bits to libbsc by Neels Hofmeyr · 7 years ago
  95. d85e4cb gsm_network: drop unused trans_list by Neels Hofmeyr · 7 years ago
  96. ab1b381 libcommon-cs: move gsm_network_init() into bsc_network_init() by Neels Hofmeyr · 7 years ago
  97. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  98. 978f58c libcommon: eliminate socket.c by Neels Hofmeyr · 7 years ago
  99. 7997bf4 libcommon: eliminate debug.c by Neels Hofmeyr · 7 years ago
  100. ec1bb16 libcommon: eliminate common_vty.c by Neels Hofmeyr · 7 years ago