1. 149160f fix / clarify rsl dtap cache by Neels Hofmeyr · 6 years ago
  2. 3b5de1b doc: update/fix FSM charts by Neels Hofmeyr · 6 years ago
  3. 431e085 inter-BSC HO: neighbor_ident API: drop 9bit BSIC by Neels Hofmeyr · 7 years ago
  4. 19bed23 inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cells by Neels Hofmeyr · 7 years ago
  5. 08d02dd Bump version: 1.2.1.92-93916-dirty → 1.3.0 by Pau Espin Pedrol · 6 years ago 1.3.0
  6. 93916be rsl: use 3GPP assigned payload type constants from libosmo-netif by Philipp Maier · 6 years ago
  7. 3ff76b0 git-version-gen: Don't check for .git directory by Daniel Willmann · 6 years ago
  8. ab2248e BTS codec pref legacy compat: allow all codecs per default by Neels Hofmeyr · 6 years ago
  9. 629a43a various logging: fix missing/extra newlines by Neels Hofmeyr · 6 years ago
  10. 31716f9 hodec2 log: less verbose, more concise logging by Neels Hofmeyr · 6 years ago
  11. 12f79f6 chan_alloc: reset rtp voice related bits in lchan_free() by Philipp Maier · 6 years ago
  12. bd3de18 ctrl: Avoid sending back received ERROR msgs by Pau Espin Pedrol · 6 years ago
  13. 5bc43cd codec_pref: check bts codec support by Philipp Maier · 6 years ago
  14. 844876f codec_pref: move match_codec_pref() to separate c-file and add unit-test by Philipp Maier · 6 years ago
  15. 16dd64a ho cfg: fix unit strings by Neels Hofmeyr · 6 years ago
  16. bb7ea61 fix handover start: dealloc ho if event not permitted by Neels Hofmeyr · 6 years ago
  17. e67ebf0 fix handling of invalid pchan names in vty by Stefan Sperling · 6 years ago
  18. fec10cf call osmo_xua_msg_tall_ctx_init() by Neels Hofmeyr · 6 years ago
  19. e45d2da cosmetic: name osmo-bsc's root ctx 'osmo-bsc', not 'openbsc' by Neels Hofmeyr · 6 years ago
  20. a43cea7 filter: Allocate each ctr group with a different idx by Pau Espin Pedrol · 6 years ago
  21. 5bdb5f3 filter: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  22. 653bee7 filter: vty: Print policy list in cmd show access-list by Pau Espin Pedrol · 6 years ago
  23. a0f1196 Rename bsc_msg_acc_lst_vty_init to have more uniform prefix by Pau Espin Pedrol · 6 years ago
  24. 9ab47eb Init access_lists before passing it as a parameter by Pau Espin Pedrol · 6 years ago
  25. d99182c bsc_vty: Write access list entries when storing bsc config by Pau Espin Pedrol · 6 years ago
  26. 1e75d13 bsc-filter: Remove unused func barr_adapt and set barr_find static by Pau Espin Pedrol · 6 years ago
  27. 116e05e lcls: set codec info when performing MGW operation by Philipp Maier · 6 years ago
  28. 9eea6a9 gscon: pick suitable payload type / encoding name for MGCP by Philipp Maier · 6 years ago
  29. f8cf526 debian: Move meas related binaries into new package osmo-bsc-meas-utils by Pau Espin Pedrol · 7 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. aefcb75 remove traces of osmo-bsc_nat in python test (osmoappdesc/test_runner) by Harald Welte · 6 years ago
  39. 7325d93 Remove unused logging subsystems DCC and DMGCP by Harald Welte · 6 years ago
  40. cd326b3 Explicitly register CTRL-over-IPA callback with libosmo-sigtran by Harald Welte · 6 years ago
  41. bc4f542 Ignore "dest" command in MSC node by Harald Welte · 6 years ago
  42. 0c1ac9f make T10 configurable like the rest of them by Neels Hofmeyr · 6 years ago
  43. fc622c7 drop dead code: conn->T10, handled by gscon instead by Neels Hofmeyr · 6 years ago
  44. 0abe84e HO: introduce T7, T8, T101 timers by Neels Hofmeyr · 6 years ago
  45. 76739a7 cosmetic: gscon: drop odd use of OSMO_STRINGIFY by Neels Hofmeyr · 6 years ago
  46. 44fcc9f doc: charts: illustrate new plan for ts and lchans by Neels Hofmeyr · 6 years ago
  47. c4bb31d doc: add ms-channel-request.msc by Neels Hofmeyr · 6 years ago
  48. 9d8d0c6 doc: add lchan-release.msc by Neels Hofmeyr · 6 years ago
  49. c8658ac doc: tweak msc charts on Assignment/Handover: act_timer by Neels Hofmeyr · 6 years ago
  50. bb6c13b cosmetic: handover_test: add IMSI to subscr for logging by Neels Hofmeyr · 6 years ago
  51. 7c68e90 store subscriber identity on paging by Neels Hofmeyr · 6 years ago
  52. 81e912f try to pick up subsrc IMSI on l3-compl by Neels Hofmeyr · 7 years ago
  53. 8d6f444 gscon: put subscriber a little later by Neels Hofmeyr · 6 years ago
  54. d3fff6f cosmetic: bsc_subscr_alloc: log initial get by Neels Hofmeyr · 6 years ago
  55. fb75d10 cosmetic: penalty timers: constify, tweak doc by Neels Hofmeyr · 6 years ago
  56. dd24cd3 use libosmocore's gsm0808_permitted_speech(), gsm0808_chosen_channel() by Neels Hofmeyr · 6 years ago
  57. 8cb570c log: assignment: add two logs on unexpected lchan release by Neels Hofmeyr · 6 years ago
  58. 57f3262 log: fix logging in rsl_rx_chan_act_nack() by Neels Hofmeyr · 6 years ago
  59. 0935546 assignment: signal assignment failure on chan act nack by Neels Hofmeyr · 6 years ago
  60. 13269b0 cosmetic: gscon: undup code: add common assignment_failed() by Neels Hofmeyr · 6 years ago
  61. 74c07c7 cosmetic: magic number: use RSL_ACT_ constant for chan act by Neels Hofmeyr · 6 years ago
  62. c19581f remove struct bsc_api by Neels Hofmeyr · 6 years ago
  63. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  64. 8f2aaf4 bsc_test: drop "scan to MSC" code path by Neels Hofmeyr · 6 years ago
  65. 2583b62 tests: remove channel_test by Neels Hofmeyr · 6 years ago
  66. 5cb0165 tests: remove bssap_test by Neels Hofmeyr · 6 years ago
  67. 39a1d10 increment 'paging responded' counter for active paging only by Stefan Sperling · 6 years ago
  68. b5f81b9 Reject ASSIGNMENT REQ with CIC but no AoIP transp addr in AoIP case by Harald Welte · 6 years ago
  69. 1f1c56c LCLS: add VTY config to enable/disable LCLS on per-MSC basis by Harald Welte · 6 years ago
  70. c997ceb Add initial 3GPP LCLS support to OsmoBSC by Harald Welte · 6 years ago
  71. 00965dc VTY: Print some more information in "show conns" by Harald Welte · 6 years ago
  72. 8bf8142 abis_rsl: rsl_rx_chan_rqd: Format bts log string as in everywhere else by Pau Espin Pedrol · 6 years ago
  73. fe82012 abis_rsl.c: Fix whitespace by Pau Espin Pedrol · 6 years ago
  74. 18a4ae8 chan_alloc: Print bts nr on chan alloc failure by Pau Espin Pedrol · 6 years ago
  75. 71e5a82 doc: add msc charts on Assignment/Handover internals by Neels Hofmeyr · 6 years ago
  76. 67f20bc acc_ramp: Increase log level of some messages by Pau Espin Pedrol · 6 years ago
  77. 1876c31 move 'extern struct gsm_network *bsc_gsmnet" to header file by Harald Welte · 6 years ago
  78. 68e4be9 Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL by Harald Welte · 6 years ago
  79. 1c9b8b1 remove remaining bits of osmo-bsc_nat by Harald Welte · 6 years ago
  80. 7b897df bsc: Don't create MSC-side MGCP connection in IPA/SCCPlite case by Harald Welte · 6 years ago
  81. 200a0e2 bsc: Don't include AoIP IEs in ASSIGNMENT COMPLETE over SCCPlite by Harald Welte · 6 years ago
  82. f6029ba bsc: Don't reject ASSIGNMENT for Audio in IPA/SCCPlite case by Harald Welte · 6 years ago
  83. 2dd05a8 bsc: Use correct MGCP endpoint name for IPA/SCCPlite by Harald Welte · 6 years ago
  84. 584ab8e bsc: Add mgcp_port_to_cic() to determine CIC from RTP Port by Harald Welte · 6 years ago
  85. 3909d99 vty: Permit selection of other ASP protocol than M3UA by Harald Welte · 6 years ago
  86. 631bde0 bsc: Fix check for MSC-side FSM allocation failure by Harald Welte · 6 years ago
  87. 5de80ca fix misaligned memory write access in abis_nm_ipaccess_rsl_connect() by Stefan Sperling · 6 years ago
  88. 02d20da gscon: remove dead code by Philipp Maier · 6 years ago
  89. 74e4daa cosmetic: logging and ordering in handle_ass_compl() by Neels Hofmeyr · 6 years ago
  90. 163f631 cosmetic: define TCH_F_PDCH_PENDING_MASK as actual bitwise or by Neels Hofmeyr · 6 years ago
  91. 746d1ea cosmetic: bsc_dyn_ts.c: make local functions static by Neels Hofmeyr · 6 years ago
  92. 59afaa9 abis_rsl.h: drop unused rsl_chan_activate() declaration by Neels Hofmeyr · 6 years ago
  93. 8da2233 bsc_api.c: actually log with context by Neels Hofmeyr · 6 years ago
  94. 20388b7 nat: Add jitter buffer on the uplink receiver by Pau Espin Pedrol · 6 years ago
  95. 7926d98 add counter for connection attempts from BTS with unknown unit id by Stefan Sperling · 6 years ago
  96. 71d524c show all global counters of osmo-bsc in vty by Stefan Sperling · 6 years ago
  97. 0b10399 a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  98. e5a9665 Bump version: 1.2.0.9-a7008 → 1.2.1 by Pau Espin Pedrol · 6 years ago 1.2.1
  99. 5deea62 cosmetic: dyn ts init: undup logging for gprs = none by Neels Hofmeyr · 6 years ago
  100. d16732f log: indicate hr/fr in audio_support_to_gsm88() error by Neels Hofmeyr · 6 years ago