1. c80cce6 gscon: use BSS-common payload types on BSS side by Philipp Maier · 6 years ago
  2. a406b16 endpoint_fsm: add missing return in mgcp_pick_codec by Philipp Maier · 6 years ago
  3. 94d30f2 cosmetic: gscon: don't re-enter ST_CLEARING by Neels Hofmeyr · 6 years ago
  4. 34c881a cosmetic: rename osmo_bsc_api.c to gsm_08_08.c by Neels Hofmeyr · 6 years ago
  5. 81a4963 cosmetic: rename bsc_api.h to gsm_08_08.h by Neels Hofmeyr · 6 years ago
  6. b5ce49f cosmetic: reduce bsc_api.h by Neels Hofmeyr · 6 years ago
  7. 8757f42 cosmetic: dissolve bsc_api.c by Neels Hofmeyr · 6 years ago
  8. a07b667 vty: 'handover any': pick more random chans, use lchan_select_by_type() 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. 2fc79dd allocate larger lchans if no SDCCH are available by Neels Hofmeyr · 6 years ago
  12. d5df9a1 lchan_fsm: add in_release_handler flag by Neels Hofmeyr · 6 years ago
  13. ac85b34 lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlier by Neels Hofmeyr · 6 years ago
  14. dbb38d5 fix BSC_CTR_ASSIGNMENT doc strings by Neels Hofmeyr · 6 years ago
  15. 73ecfbb cosmetic: FSMs: allow ignorable events by Neels Hofmeyr · 6 years ago
  16. 18ce10b timeslot FSM: permit entering broken state from anywhere by Neels Hofmeyr · 6 years ago
  17. 52b5298 timeslot FSM: fix infinite recursion on failure to send PDCH ACT by Neels Hofmeyr · 6 years ago
  18. 459113d fix: dispatch TS_EV_RSL_DOWN when losing RSL by Neels Hofmeyr · 6 years ago
  19. bcdbfb7 fix nanobts: timeslot FSM: use flags to remember OML,RSL status by Neels Hofmeyr · 6 years ago
  20. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO by Neels Hofmeyr · 6 years ago
  21. 596c402 add gsm_timers, for Tnnn definitions usable by FSMs by Neels Hofmeyr · 6 years ago
  22. 68455f3 cosmetic: move RR functions from bsc_api.c to gsm_04_08_rr.c by Neels Hofmeyr · 6 years ago
  23. 6242742 rename gsm_04_08_utils.[hc] to gsm_04_08_rr by Neels Hofmeyr · 6 years ago
  24. 149160f fix / clarify rsl dtap cache by Neels Hofmeyr · 6 years ago
  25. 3b5de1b doc: update/fix FSM charts by Neels Hofmeyr · 6 years ago
  26. 431e085 inter-BSC HO: neighbor_ident API: drop 9bit BSIC by Neels Hofmeyr · 7 years ago
  27. 19bed23 inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cells by Neels Hofmeyr · 7 years ago
  28. 08d02dd Bump version: 1.2.1.92-93916-dirty → 1.3.0 by Pau Espin Pedrol · 6 years ago 1.3.0
  29. 93916be rsl: use 3GPP assigned payload type constants from libosmo-netif by Philipp Maier · 6 years ago
  30. 3ff76b0 git-version-gen: Don't check for .git directory by Daniel Willmann · 6 years ago
  31. ab2248e BTS codec pref legacy compat: allow all codecs per default by Neels Hofmeyr · 6 years ago
  32. 629a43a various logging: fix missing/extra newlines by Neels Hofmeyr · 6 years ago
  33. 31716f9 hodec2 log: less verbose, more concise logging by Neels Hofmeyr · 6 years ago
  34. 12f79f6 chan_alloc: reset rtp voice related bits in lchan_free() by Philipp Maier · 6 years ago
  35. bd3de18 ctrl: Avoid sending back received ERROR msgs by Pau Espin Pedrol · 6 years ago
  36. 5bc43cd codec_pref: check bts codec support by Philipp Maier · 6 years ago
  37. 844876f codec_pref: move match_codec_pref() to separate c-file and add unit-test by Philipp Maier · 6 years ago
  38. 16dd64a ho cfg: fix unit strings by Neels Hofmeyr · 6 years ago
  39. bb7ea61 fix handover start: dealloc ho if event not permitted by Neels Hofmeyr · 6 years ago
  40. e67ebf0 fix handling of invalid pchan names in vty by Stefan Sperling · 6 years ago
  41. fec10cf call osmo_xua_msg_tall_ctx_init() by Neels Hofmeyr · 6 years ago
  42. e45d2da cosmetic: name osmo-bsc's root ctx 'osmo-bsc', not 'openbsc' by Neels Hofmeyr · 6 years ago
  43. a43cea7 filter: Allocate each ctr group with a different idx by Pau Espin Pedrol · 6 years ago
  44. 5bdb5f3 filter: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  45. 653bee7 filter: vty: Print policy list in cmd show access-list by Pau Espin Pedrol · 6 years ago
  46. a0f1196 Rename bsc_msg_acc_lst_vty_init to have more uniform prefix by Pau Espin Pedrol · 6 years ago
  47. 9ab47eb Init access_lists before passing it as a parameter by Pau Espin Pedrol · 6 years ago
  48. d99182c bsc_vty: Write access list entries when storing bsc config by Pau Espin Pedrol · 6 years ago
  49. 1e75d13 bsc-filter: Remove unused func barr_adapt and set barr_find static by Pau Espin Pedrol · 6 years ago
  50. 116e05e lcls: set codec info when performing MGW operation by Philipp Maier · 6 years ago
  51. 9eea6a9 gscon: pick suitable payload type / encoding name for MGCP by Philipp Maier · 6 years ago
  52. f8cf526 debian: Move meas related binaries into new package osmo-bsc-meas-utils by Pau Espin Pedrol · 7 years ago
  53. d0d204a cosmetic / linking: move str_to_imsi() out of abis_rsl.c by Neels Hofmeyr · 6 years ago
  54. f0ff9a6 fix dyn TS init: properly identify BTS on OML OPSTART ACK by Neels Hofmeyr · 6 years ago
  55. e7d29e3 osmo-bsc: Add -V param to print version by Pau Espin Pedrol · 6 years ago
  56. d05d5e6 osmo-bsc: Clean help description of cmd line parameters by Pau Espin Pedrol · 6 years ago
  57. 41da945 pcu_sock: Log event pcu_sock created by Pau Espin Pedrol · 6 years ago
  58. cc2fb61 absi_rsl: Fix segfault in rsl_rx_conn_fail() by Harald Welte · 6 years ago
  59. 3f5716c bsc_subscr_conn_fsm: BSC must not release SCCP connection by Harald Welte · 6 years ago
  60. 422260d Add missing event string name for GSCON_EV_LCLS_FAIL by Harald Welte · 6 years ago
  61. aefcb75 remove traces of osmo-bsc_nat in python test (osmoappdesc/test_runner) by Harald Welte · 6 years ago
  62. 7325d93 Remove unused logging subsystems DCC and DMGCP by Harald Welte · 6 years ago
  63. cd326b3 Explicitly register CTRL-over-IPA callback with libosmo-sigtran by Harald Welte · 6 years ago
  64. bc4f542 Ignore "dest" command in MSC node by Harald Welte · 6 years ago
  65. 0c1ac9f make T10 configurable like the rest of them by Neels Hofmeyr · 6 years ago
  66. fc622c7 drop dead code: conn->T10, handled by gscon instead by Neels Hofmeyr · 6 years ago
  67. 0abe84e HO: introduce T7, T8, T101 timers by Neels Hofmeyr · 6 years ago
  68. 76739a7 cosmetic: gscon: drop odd use of OSMO_STRINGIFY by Neels Hofmeyr · 6 years ago
  69. 44fcc9f doc: charts: illustrate new plan for ts and lchans by Neels Hofmeyr · 6 years ago
  70. c4bb31d doc: add ms-channel-request.msc by Neels Hofmeyr · 6 years ago
  71. 9d8d0c6 doc: add lchan-release.msc by Neels Hofmeyr · 6 years ago
  72. c8658ac doc: tweak msc charts on Assignment/Handover: act_timer by Neels Hofmeyr · 6 years ago
  73. bb6c13b cosmetic: handover_test: add IMSI to subscr for logging by Neels Hofmeyr · 6 years ago
  74. 7c68e90 store subscriber identity on paging by Neels Hofmeyr · 6 years ago
  75. 81e912f try to pick up subsrc IMSI on l3-compl by Neels Hofmeyr · 7 years ago
  76. 8d6f444 gscon: put subscriber a little later by Neels Hofmeyr · 6 years ago
  77. d3fff6f cosmetic: bsc_subscr_alloc: log initial get by Neels Hofmeyr · 6 years ago
  78. fb75d10 cosmetic: penalty timers: constify, tweak doc by Neels Hofmeyr · 6 years ago
  79. dd24cd3 use libosmocore's gsm0808_permitted_speech(), gsm0808_chosen_channel() by Neels Hofmeyr · 6 years ago
  80. 8cb570c log: assignment: add two logs on unexpected lchan release by Neels Hofmeyr · 6 years ago
  81. 57f3262 log: fix logging in rsl_rx_chan_act_nack() by Neels Hofmeyr · 6 years ago
  82. 0935546 assignment: signal assignment failure on chan act nack by Neels Hofmeyr · 6 years ago
  83. 13269b0 cosmetic: gscon: undup code: add common assignment_failed() by Neels Hofmeyr · 6 years ago
  84. 74c07c7 cosmetic: magic number: use RSL_ACT_ constant for chan act by Neels Hofmeyr · 6 years ago
  85. c19581f remove struct bsc_api by Neels Hofmeyr · 6 years ago
  86. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  87. 8f2aaf4 bsc_test: drop "scan to MSC" code path by Neels Hofmeyr · 6 years ago
  88. 2583b62 tests: remove channel_test by Neels Hofmeyr · 6 years ago
  89. 5cb0165 tests: remove bssap_test by Neels Hofmeyr · 6 years ago
  90. 39a1d10 increment 'paging responded' counter for active paging only by Stefan Sperling · 6 years ago
  91. b5f81b9 Reject ASSIGNMENT REQ with CIC but no AoIP transp addr in AoIP case by Harald Welte · 6 years ago
  92. 1f1c56c LCLS: add VTY config to enable/disable LCLS on per-MSC basis by Harald Welte · 6 years ago
  93. c997ceb Add initial 3GPP LCLS support to OsmoBSC by Harald Welte · 6 years ago
  94. 00965dc VTY: Print some more information in "show conns" by Harald Welte · 6 years ago
  95. 8bf8142 abis_rsl: rsl_rx_chan_rqd: Format bts log string as in everywhere else by Pau Espin Pedrol · 6 years ago
  96. fe82012 abis_rsl.c: Fix whitespace by Pau Espin Pedrol · 6 years ago
  97. 18a4ae8 chan_alloc: Print bts nr on chan alloc failure by Pau Espin Pedrol · 6 years ago
  98. 71e5a82 doc: add msc charts on Assignment/Handover internals by Neels Hofmeyr · 6 years ago
  99. 67f20bc acc_ramp: Increase log level of some messages by Pau Espin Pedrol · 6 years ago
  100. 1876c31 move 'extern struct gsm_network *bsc_gsmnet" to header file by Harald Welte · 6 years ago