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. 7b897df bsc: Don't create MSC-side MGCP connection in IPA/SCCPlite case by Harald Welte · 6 years ago
  5. 200a0e2 bsc: Don't include AoIP IEs in ASSIGNMENT COMPLETE over SCCPlite by Harald Welte · 6 years ago
  6. f6029ba bsc: Don't reject ASSIGNMENT for Audio in IPA/SCCPlite case by Harald Welte · 6 years ago
  7. 2dd05a8 bsc: Use correct MGCP endpoint name for IPA/SCCPlite by Harald Welte · 6 years ago
  8. 584ab8e bsc: Add mgcp_port_to_cic() to determine CIC from RTP Port by Harald Welte · 6 years ago
  9. 3909d99 vty: Permit selection of other ASP protocol than M3UA by Harald Welte · 6 years ago
  10. 631bde0 bsc: Fix check for MSC-side FSM allocation failure by Harald Welte · 6 years ago
  11. 5de80ca fix misaligned memory write access in abis_nm_ipaccess_rsl_connect() by Stefan Sperling · 6 years ago
  12. 02d20da gscon: remove dead code by Philipp Maier · 6 years ago
  13. 74e4daa cosmetic: logging and ordering in handle_ass_compl() by Neels Hofmeyr · 6 years ago
  14. 746d1ea cosmetic: bsc_dyn_ts.c: make local functions static by Neels Hofmeyr · 6 years ago
  15. 8da2233 bsc_api.c: actually log with context by Neels Hofmeyr · 6 years ago
  16. 20388b7 nat: Add jitter buffer on the uplink receiver by Pau Espin Pedrol · 6 years ago
  17. 7926d98 add counter for connection attempts from BTS with unknown unit id by Stefan Sperling · 6 years ago
  18. 71d524c show all global counters of osmo-bsc in vty by Stefan Sperling · 6 years ago
  19. 0b10399 a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  20. 5deea62 cosmetic: dyn ts init: undup logging for gprs = none by Neels Hofmeyr · 6 years ago
  21. d16732f log: indicate hr/fr in audio_support_to_gsm88() error by Neels Hofmeyr · 6 years ago
  22. 3ed1c59 fix default fallbacks in audio_support_to_gsm88() by Neels Hofmeyr · 6 years ago
  23. 78faf70 deprecate dyn_ts_allow_tch_f and by default allow all TCH by Neels Hofmeyr · 6 years ago
  24. a70084b debug log: verbosely log all lchan alloc choices by Neels Hofmeyr · 6 years ago
  25. 4281b7d dyn TS: allow any pchan type changes, fix for gprs mode none by Neels Hofmeyr · 6 years ago
  26. 91aa68f dyn TS: init only when both RSL and the Channel OM are established by Neels Hofmeyr · 6 years ago
  27. 83e3280 osmo_bsc_vty.c: fix: write MGW configuration by Vadim Yanitskiy · 6 years ago
  28. 968c142 dyn TS, assignment: allow switch from PDCH with associated conn by Neels Hofmeyr · 6 years ago
  29. a82c0b1 dyn TS, assignment: set lchan state to LCHAN_S_ACT_REQ in the proper place by Neels Hofmeyr · 6 years ago
  30. bf70992 dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACK by Neels Hofmeyr · 6 years ago
  31. f28f1ef resurrect meas_feed.c: vty, vty-test by Neels Hofmeyr · 6 years ago
  32. ad72770 bsc_api/GSCON: prevent unnecessary channel mode modifications by Philipp Maier · 6 years ago
  33. 42ab17b resurrect meas_feed.c: make it compile, add logging by Neels Hofmeyr · 7 years ago
  34. 79176bf resurrect meas_feed.c from openbsc.git history by Neels Hofmeyr · 7 years ago
  35. 7b70926 flush paging when RSL link is dropped by Stefan Sperling · 6 years ago
  36. 0eb9169 extend documentation of paging_flush_bts() by Stefan Sperling · 6 years ago
  37. be32b4c abis_rsl.c: Clean ericsson specific imm assign code by Pau Espin Pedrol · 6 years ago
  38. 286212c abis_rsl.c: abis_rsl_rx_cchan: Print msg type name for unimplemented messages received by Pau Espin Pedrol · 6 years ago
  39. c04d404 properly skip paging is OML link is down by Stefan Sperling · 6 years ago
  40. fa42255 chan_alloc.c: Fix log var formatting issues by Pau Espin Pedrol · 6 years ago
  41. 1f4851e gscon: fix assignment of signalling channels by Philipp Maier · 6 years ago
  42. d925c7c Cosmetic: Fix typo: Siganlling->Signalling by Keith · 6 years ago
  43. fe49bf0 bsc_nat: ctrl: Fix crash on receveing bsc reply by Pau Espin Pedrol · 6 years ago
  44. 3ddb12d inform A-RESET FSM about MSC CR timeouts by Philipp Maier · 6 years ago
  45. cda994e fix handling of state changes in acc ramping by Stefan Sperling · 6 years ago
  46. 4d3d243 only trigger acc ramping if trx 0 is usable and unlocked by Stefan Sperling · 6 years ago
  47. b06c7a2 trigger acc ramping on state-changed-event reports by Stefan Sperling · 6 years ago
  48. 0ad90b3 rename helper functions in the acc ramp code to avoid confusion by Stefan Sperling · 6 years ago
  49. 60ecdef trigger acc ramping based on trx rf-locked state by Stefan Sperling · 6 years ago
  50. ea33341 ensure that acc_ramp_init() is only called once by Stefan Sperling · 6 years ago
  51. 881836a bsc_nat: Drop redundant ccon ptr in bsc_cmd_list by Pau Espin Pedrol · 6 years ago
  52. df7a975 bsc_nat: forward_to_bsc: Fix memleak on send failure by Pau Espin Pedrol · 6 years ago
  53. 56e564d bsc_nat: forward_to_bsc: remove one level of indentation by Pau Espin Pedrol · 6 years ago
  54. 637e6da bsc_nat: ctrl: fix memleak on reply receival by Pau Espin Pedrol · 6 years ago
  55. 8ae7337 libbsc: set_net_mcc_mnc_apply: Fix memleak on parsing incorrect mcc mnc by Pau Espin Pedrol · 6 years ago
  56. 53d40e0 only log actual access control class ramping changes by Stefan Sperling · 6 years ago
  57. c0587d0 fix initialization of acc ramping by Stefan Sperling · 6 years ago
  58. 5b6aa65 fix a format string error in bts_update_t3122_chan_load() by Stefan Sperling · 6 years ago
  59. 0383a09 "show timeslot": Show dynamic PDCH state also for Osmocom-style dyn PDCH by Harald Welte · 6 years ago
  60. 0a405f1 Start Dynamic PDCH Initialization after RSL is up by Harald Welte · 6 years ago
  61. 44311ea Generate the S_L_INP_TEI_UP signal earlier. by Stefan Sperling · 6 years ago
  62. 03ddccc vty: re-add 'timeout-ping' and 'timeout-pong' as dummy commands by Neels Hofmeyr · 6 years ago
  63. dd185d6 cosmetic: Add fixme note for OS#3112 by Philipp Maier · 6 years ago
  64. c74a561 cosmetic: remove dead code by Philipp Maier · 7 years ago
  65. e341618 ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() by Neels Hofmeyr · 7 years ago
  66. 8206f20 move init from gsm_bts_alloc_register() to gsm_bts_alloc(); fix gsm0408_test by Neels Hofmeyr · 6 years ago
  67. cf4a573 range_enc_arfcns: avoid runtime error on zero size by Neels Hofmeyr · 6 years ago
  68. a8eafef change return type of page_subscriber() to void by Stefan Sperling · 6 years ago
  69. ecb0308 gscon: fix illegal state transitions by Philipp Maier · 6 years ago
  70. bc893d3 bssap: Log non handled paging requests by Pau Espin Pedrol · 6 years ago
  71. a9e4268 paging: paging_request_bts: Fix wrong return value by Pau Espin Pedrol · 6 years ago
  72. cf48c54 bsc_vty: Fix uninitialized var false positive on gcc 7.3.1 by Pau Espin Pedrol · 6 years ago
  73. 39fb1fb libbsc: nokia_site: Fix uninitialized return val by Pau Espin Pedrol · 6 years ago
  74. 63d619e cosmetic: remove dead code: osmo_bsc_reset.c by Philipp Maier · 7 years ago
  75. 200f5b9 bs11: make bs11_config build again by Philipp Maier · 7 years ago
  76. 7c900c2 ipaccess: make ipaccess-config build again by Philipp Maier · 7 years ago
  77. ead291a bssmap: State correct speech codec in ASSIGNMENT COMPLETE by Harald Welte · 7 years ago
  78. 6900f81 GSCON FSM: Fix argument order when calling gsm0808_assign_req() by Harald Welte · 7 years ago
  79. 31a6368 BSSAP: document match_codec_pref() more thoroughly by Harald Welte · 7 years ago
  80. b360ec1 BSSAP: Fix test_codec_pref() implementation for AMR by Harald Welte · 7 years ago
  81. 12e3c81 cosmetic: remove old, already commented-out code by Philipp Maier · 7 years ago
  82. 5444f13 cosmetic: remove dead code and obsolete fixmes by Philipp Maier · 7 years ago
  83. 70fcde6 Cosmetic: fix missing semicolon after osmo-assert by Philipp Maier · 7 years ago
  84. 393165c cosmetic: fix incomplete sentence in comment. by Philipp Maier · 7 years ago
  85. 8ff02fc cosmetic: remove needless fixme note. by Philipp Maier · 7 years ago
  86. 4be98dc cosmetic: fix argument order of forward_dtap() by Philipp Maier · 7 years ago
  87. 458d8a1 cosmetic: remove unused enum members by Philipp Maier · 7 years ago
  88. 48213a2 fixup: apply mnc3 change also in ipaccess/network_listen.c by Neels Hofmeyr · 7 years ago
  89. da5b09a cosmetic: abis_nm: use osmo_cell_global_id, parse 3-digit MNC by Neels Hofmeyr · 7 years ago
  90. 9cf2bab fix an error message in bssmap_handle_paging() by Stefan Sperling · 7 years ago
  91. 9d075ea pcu_sock.c: Avoid breaking strict-aliasing on ptr derreference by Pau Espin Pedrol · 7 years ago
  92. f94cbf6 RR: Send RR STATUS in case of unsupported/unknown message by Harald Welte · 7 years ago
  93. 4a1580b paging: Unify formatting of log messages with (bts=%d) prefix by Harald Welte · 7 years ago
  94. fe00eda abis_nm: Improve and fix OML logging by Harald Welte · 7 years ago
  95. e9903fd cosmetic: Fix infinite number of formatting errors in gscon_fsm_states by Harald Welte · 7 years ago
  96. 55677de bsc_subscr_conn_fsm.c: Fix wrong param list passed to LOGPFSML by Pau Espin Pedrol · 7 years ago
  97. f738869 bsc_api.c: bsc_handle_lchan_signal: Remove unused variable by Pau Espin Pedrol · 7 years ago
  98. b1b8b62 ipaccess-config: Check cmdlie arg unit-id format by Pau Espin Pedrol · 7 years ago
  99. 8972f3f abisip-find: Improve use information output by Pau Espin Pedrol · 7 years ago
  100. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago