1. bcdbfb7 fix nanobts: timeslot FSM: use flags to remember OML,RSL status by Neels Hofmeyr · 6 years ago
  2. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO by Neels Hofmeyr · 6 years ago
  3. 596c402 add gsm_timers, for Tnnn definitions usable by FSMs by Neels Hofmeyr · 6 years ago
  4. 68455f3 cosmetic: move RR functions from bsc_api.c to gsm_04_08_rr.c by Neels Hofmeyr · 6 years ago
  5. 6242742 rename gsm_04_08_utils.[hc] to gsm_04_08_rr by Neels Hofmeyr · 6 years ago
  6. 149160f fix / clarify rsl dtap cache by Neels Hofmeyr · 6 years ago
  7. 431e085 inter-BSC HO: neighbor_ident API: drop 9bit BSIC by Neels Hofmeyr · 7 years ago
  8. 19bed23 inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cells by Neels Hofmeyr · 7 years ago
  9. 93916be rsl: use 3GPP assigned payload type constants from libosmo-netif by Philipp Maier · 6 years ago
  10. ab2248e BTS codec pref legacy compat: allow all codecs per default by Neels Hofmeyr · 6 years ago
  11. 629a43a various logging: fix missing/extra newlines by Neels Hofmeyr · 6 years ago
  12. 31716f9 hodec2 log: less verbose, more concise logging by Neels Hofmeyr · 6 years ago
  13. 12f79f6 chan_alloc: reset rtp voice related bits in lchan_free() by Philipp Maier · 6 years ago
  14. bd3de18 ctrl: Avoid sending back received ERROR msgs by Pau Espin Pedrol · 6 years ago
  15. 5bc43cd codec_pref: check bts codec support by Philipp Maier · 6 years ago
  16. 844876f codec_pref: move match_codec_pref() to separate c-file and add unit-test by Philipp Maier · 6 years ago
  17. bb7ea61 fix handover start: dealloc ho if event not permitted by Neels Hofmeyr · 6 years ago
  18. e67ebf0 fix handling of invalid pchan names in vty by Stefan Sperling · 6 years ago
  19. fec10cf call osmo_xua_msg_tall_ctx_init() by Neels Hofmeyr · 6 years ago
  20. e45d2da cosmetic: name osmo-bsc's root ctx 'osmo-bsc', not 'openbsc' by Neels Hofmeyr · 6 years ago
  21. a43cea7 filter: Allocate each ctr group with a different idx by Pau Espin Pedrol · 6 years ago
  22. 5bdb5f3 filter: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  23. 653bee7 filter: vty: Print policy list in cmd show access-list by Pau Espin Pedrol · 6 years ago
  24. a0f1196 Rename bsc_msg_acc_lst_vty_init to have more uniform prefix by Pau Espin Pedrol · 6 years ago
  25. 9ab47eb Init access_lists before passing it as a parameter by Pau Espin Pedrol · 6 years ago
  26. d99182c bsc_vty: Write access list entries when storing bsc config by Pau Espin Pedrol · 6 years ago
  27. 1e75d13 bsc-filter: Remove unused func barr_adapt and set barr_find static by Pau Espin Pedrol · 6 years ago
  28. 116e05e lcls: set codec info when performing MGW operation by Philipp Maier · 6 years ago
  29. 9eea6a9 gscon: pick suitable payload type / encoding name for MGCP 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. e7d29e3 osmo-bsc: Add -V param to print version by Pau Espin Pedrol · 6 years ago
  33. d05d5e6 osmo-bsc: Clean help description of cmd line parameters by Pau Espin Pedrol · 6 years ago
  34. 41da945 pcu_sock: Log event pcu_sock created by Pau Espin Pedrol · 6 years ago
  35. cc2fb61 absi_rsl: Fix segfault in rsl_rx_conn_fail() by Harald Welte · 6 years ago
  36. 3f5716c bsc_subscr_conn_fsm: BSC must not release SCCP connection by Harald Welte · 6 years ago
  37. 422260d Add missing event string name for GSCON_EV_LCLS_FAIL by Harald Welte · 6 years ago
  38. 7325d93 Remove unused logging subsystems DCC and DMGCP by Harald Welte · 6 years ago
  39. cd326b3 Explicitly register CTRL-over-IPA callback with libosmo-sigtran by Harald Welte · 6 years ago
  40. bc4f542 Ignore "dest" command in MSC node by Harald Welte · 6 years ago
  41. 0c1ac9f make T10 configurable like the rest of them by Neels Hofmeyr · 6 years ago
  42. fc622c7 drop dead code: conn->T10, handled by gscon instead by Neels Hofmeyr · 6 years ago
  43. 0abe84e HO: introduce T7, T8, T101 timers by Neels Hofmeyr · 6 years ago
  44. 76739a7 cosmetic: gscon: drop odd use of OSMO_STRINGIFY by Neels Hofmeyr · 6 years ago
  45. 7c68e90 store subscriber identity on paging by Neels Hofmeyr · 6 years ago
  46. 81e912f try to pick up subsrc IMSI on l3-compl by Neels Hofmeyr · 7 years ago
  47. 8d6f444 gscon: put subscriber a little later by Neels Hofmeyr · 6 years ago
  48. d3fff6f cosmetic: bsc_subscr_alloc: log initial get by Neels Hofmeyr · 6 years ago
  49. fb75d10 cosmetic: penalty timers: constify, tweak doc by Neels Hofmeyr · 6 years ago
  50. dd24cd3 use libosmocore's gsm0808_permitted_speech(), gsm0808_chosen_channel() by Neels Hofmeyr · 6 years ago
  51. 8cb570c log: assignment: add two logs on unexpected lchan release by Neels Hofmeyr · 6 years ago
  52. 57f3262 log: fix logging in rsl_rx_chan_act_nack() by Neels Hofmeyr · 6 years ago
  53. 0935546 assignment: signal assignment failure on chan act nack by Neels Hofmeyr · 6 years ago
  54. 13269b0 cosmetic: gscon: undup code: add common assignment_failed() by Neels Hofmeyr · 6 years ago
  55. 74c07c7 cosmetic: magic number: use RSL_ACT_ constant for chan act by Neels Hofmeyr · 6 years ago
  56. c19581f remove struct bsc_api by Neels Hofmeyr · 6 years ago
  57. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  58. 39a1d10 increment 'paging responded' counter for active paging only by Stefan Sperling · 6 years ago
  59. b5f81b9 Reject ASSIGNMENT REQ with CIC but no AoIP transp addr in AoIP case by Harald Welte · 6 years ago
  60. 1f1c56c LCLS: add VTY config to enable/disable LCLS on per-MSC basis by Harald Welte · 6 years ago
  61. c997ceb Add initial 3GPP LCLS support to OsmoBSC by Harald Welte · 6 years ago
  62. 00965dc VTY: Print some more information in "show conns" by Harald Welte · 6 years ago
  63. 8bf8142 abis_rsl: rsl_rx_chan_rqd: Format bts log string as in everywhere else by Pau Espin Pedrol · 6 years ago
  64. fe82012 abis_rsl.c: Fix whitespace by Pau Espin Pedrol · 6 years ago
  65. 18a4ae8 chan_alloc: Print bts nr on chan alloc failure by Pau Espin Pedrol · 6 years ago
  66. 67f20bc acc_ramp: Increase log level of some messages by Pau Espin Pedrol · 6 years ago
  67. 1876c31 move 'extern struct gsm_network *bsc_gsmnet" to header file by Harald Welte · 6 years ago
  68. 68e4be9 Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL by Harald Welte · 6 years ago
  69. 1c9b8b1 remove remaining bits of osmo-bsc_nat by Harald Welte · 6 years ago
  70. 7b897df bsc: Don't create MSC-side MGCP connection in IPA/SCCPlite case by Harald Welte · 6 years ago
  71. 200a0e2 bsc: Don't include AoIP IEs in ASSIGNMENT COMPLETE over SCCPlite by Harald Welte · 6 years ago
  72. f6029ba bsc: Don't reject ASSIGNMENT for Audio in IPA/SCCPlite case by Harald Welte · 6 years ago
  73. 2dd05a8 bsc: Use correct MGCP endpoint name for IPA/SCCPlite by Harald Welte · 6 years ago
  74. 584ab8e bsc: Add mgcp_port_to_cic() to determine CIC from RTP Port by Harald Welte · 6 years ago
  75. 3909d99 vty: Permit selection of other ASP protocol than M3UA by Harald Welte · 6 years ago
  76. 631bde0 bsc: Fix check for MSC-side FSM allocation failure by Harald Welte · 6 years ago
  77. 5de80ca fix misaligned memory write access in abis_nm_ipaccess_rsl_connect() by Stefan Sperling · 6 years ago
  78. 02d20da gscon: remove dead code by Philipp Maier · 6 years ago
  79. 74e4daa cosmetic: logging and ordering in handle_ass_compl() by Neels Hofmeyr · 6 years ago
  80. 746d1ea cosmetic: bsc_dyn_ts.c: make local functions static by Neels Hofmeyr · 6 years ago
  81. 8da2233 bsc_api.c: actually log with context by Neels Hofmeyr · 6 years ago
  82. 20388b7 nat: Add jitter buffer on the uplink receiver by Pau Espin Pedrol · 6 years ago
  83. 7926d98 add counter for connection attempts from BTS with unknown unit id by Stefan Sperling · 6 years ago
  84. 71d524c show all global counters of osmo-bsc in vty by Stefan Sperling · 6 years ago
  85. 0b10399 a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  86. 5deea62 cosmetic: dyn ts init: undup logging for gprs = none by Neels Hofmeyr · 6 years ago
  87. d16732f log: indicate hr/fr in audio_support_to_gsm88() error by Neels Hofmeyr · 6 years ago
  88. 3ed1c59 fix default fallbacks in audio_support_to_gsm88() by Neels Hofmeyr · 6 years ago
  89. 78faf70 deprecate dyn_ts_allow_tch_f and by default allow all TCH by Neels Hofmeyr · 6 years ago
  90. a70084b debug log: verbosely log all lchan alloc choices by Neels Hofmeyr · 6 years ago
  91. 4281b7d dyn TS: allow any pchan type changes, fix for gprs mode none by Neels Hofmeyr · 6 years ago
  92. 91aa68f dyn TS: init only when both RSL and the Channel OM are established by Neels Hofmeyr · 6 years ago
  93. 83e3280 osmo_bsc_vty.c: fix: write MGW configuration by Vadim Yanitskiy · 6 years ago
  94. 968c142 dyn TS, assignment: allow switch from PDCH with associated conn by Neels Hofmeyr · 6 years ago
  95. a82c0b1 dyn TS, assignment: set lchan state to LCHAN_S_ACT_REQ in the proper place by Neels Hofmeyr · 6 years ago
  96. bf70992 dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACK by Neels Hofmeyr · 6 years ago
  97. f28f1ef resurrect meas_feed.c: vty, vty-test by Neels Hofmeyr · 6 years ago
  98. ad72770 bsc_api/GSCON: prevent unnecessary channel mode modifications by Philipp Maier · 6 years ago
  99. 42ab17b resurrect meas_feed.c: make it compile, add logging by Neels Hofmeyr · 7 years ago
  100. 79176bf resurrect meas_feed.c from openbsc.git history by Neels Hofmeyr · 7 years ago