1. 8c498fc gsm_data: use feature list from libosmocore by Philipp Maier · 7 years ago
  2. f93970b implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  3. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  4. 6442e43 Add support for Access Control Class ramping. by Stefan Sperling · 7 years ago
  5. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  6. ec42264 HO: clearly mark conn penalty timer member for hodec2 by Neels Hofmeyr · 7 years ago
  7. 35ba85c HO: lchan: store last seen measurement report nr, tweak log by Neels Hofmeyr · 7 years ago
  8. 51e4bf3 Permit set of multiple different A5 ciphers by Harald Welte · 7 years ago
  9. 519c7e1 Structural reform: Get rid of osmo_bsc_sccp_con by Harald Welte · 7 years ago
  10. a60f344 HO: store speech codec list from BSSMAP Assignment in conn by Neels Hofmeyr · 7 years ago
  11. cbdfb78 HO: move penalty timers to own file as proper API by Neels Hofmeyr · 7 years ago
  12. 91004ab gsm_network: drop unused subscr_epxire_timer by Neels Hofmeyr · 7 years ago
  13. 28838e9 drop unused common.h by Neels Hofmeyr · 7 years ago
  14. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  15. 92b9f2e common_cs.h: mv gsm_encr to gsm_data.h by Neels Hofmeyr · 7 years ago
  16. d85e4cb gsm_network: drop unused trans_list by Neels Hofmeyr · 7 years ago
  17. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  18. 81dc9e7 Add stat items for the BTS's channel load average and T3122. by Stefan Sperling · 7 years ago
  19. 6cee893 Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  20. b794887 remove obsolete gsm_subscriber_connection.bts member by Harald Welte · 7 years ago
  21. 084b421 HO: Add a penalty timer list to the subscriber connection entity by Andreas Eversberg · 11 years ago
  22. 935e5d7 HO: add queue to cache DTAP messages during handover/assignment by Andreas Eversberg · 11 years ago
  23. 9869203 HO: fix: increase the number of measurement report history to 10 by Andreas Eversberg · 11 years ago
  24. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  25. 74b8cdb Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtran by Harald Welte · 7 years ago
  26. ed23c1d Reduce T3109 default from 19s to 5s by Harald Welte · 7 years ago
  27. 148ee36 cosmetic: Hide all accesses to conn->bts behind conn_get_bts() by Harald Welte · 7 years ago
  28. 472275c remove unused 'lac' member of 'struct gsm_subscriber_connection' by Harald Welte · 7 years ago
  29. 4a8ebc8 gsm_data.h: Document all fields of gsm_subscriber_connection by Harald Welte · 7 years ago
  30. 3edbd0e Remove some more dead code by Harald Welte · 7 years ago
  31. 8311a81 Remove bogus MM INFO configuration by Harald Welte · 7 years ago
  32. c499e5c Remove bogus vty config for LU reject cause by Harald Welte · 7 years ago
  33. faacb09 Remove unused RRLP options/codec by Harald Welte · 7 years ago
  34. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  35. 00d64fd Add new "chan:mode_modify_nack" counter to count RSL MODE MODIFY NACK by Harald Welte · 7 years ago
  36. 581398a Add a new counter "rsl:ipa_nack" to count number of IPA related NACKs by Harald Welte · 7 years ago
  37. 62d9cb0 Add new per-BTS "rsl:unknown" counter to count unknown RSL messages by Harald Welte · 7 years ago
  38. 4f59892 Add per-BTS rate_ctr for total + failed number of RSL CHAN_ACT by Harald Welte · 7 years ago
  39. 6e59ced Reduce T3113 default from 60s to 10s by Harald Welte · 7 years ago
  40. cf9d431 libbsc: paging: more reasonable (and detailed) paging statistics by Harald Welte · 7 years ago
  41. dea252d Change T3101 default from 10s to 3s. by Harald Welte · 7 years ago
  42. 9311005 Remove 'msc' counter group from BSC by Harald Welte · 7 years ago
  43. 1ef46d9 rate_ctr: Use ':' as separator, not '.' by Harald Welte · 7 years ago
  44. d82101e Move many counters from BSC-global to per-BTS granularity by Harald Welte · 7 years ago
  45. 547c207 use _NUM_CHREQ_T to define the size of ctype_by_chreq by Alexander Couzens · 7 years ago
  46. 20114aa auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  47. ad38110 auth: remove unused structs by Philipp Maier · 7 years ago
  48. ad47f71 auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  49. d0f479e cosmetic: remove obsolete ROLE_BSC by Max · 7 years ago
  50. 39c609b mgcp: use osmo-mgw to switch RTP streams by Philipp Maier · 7 years ago
  51. 36bf797 Check OML state per-BTS by Max · 7 years ago
  52. 25cc407 ctrl: add oml-uptime command by Max · 7 years ago
  53. 3d049d2 OML: consider RSL link state by Max · 7 years ago
  54. 2da93fc Remove any references to RANAP and Iu by Harald Welte · 7 years ago
  55. 9cc7044 Further cleanup leftovers from BSC/MSC split by Max · 7 years ago
  56. be356ed Make TRX rf locking more visible by Max · 7 years ago
  57. 4a0c011 drop MGCP client from osmo-bsc by Neels Hofmeyr · 7 years ago
  58. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago[Renamed (99%) from include/openbsc/gsm_data.h]
  59. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  60. becfc4c move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  61. eb228bd move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  62. 39f62bb Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  63. 5f9d0bd libmsc: Use actual delivery time in delivery reports. by Keith · 7 years ago
  64. e1cdc32 libmsc: add support for SMPP delivery receipts by Pablo Neira Ayuso · 7 years ago
  65. a0d324b GSM timers: User reasonable defaults; don't save if equal default by Harald Welte · 7 years ago
  66. c29505e Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  67. ce4d88b mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  68. a43e0b4 Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  69. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/gsm_data.h]
  70. 2f8b9d2 Add vty command "radio-link-timeout infinite" for uplink rx testing by Harald Welte · 7 years ago
  71. 70fdd24 Update SI data structures and generation by Max · 7 years ago
  72. 71d082b Adjust BTS model feature check by Max · 7 years ago
  73. 93ffbd0 libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESP by Pablo Neira Ayuso · 7 years ago
  74. f9685c1 gsm_bts: add version and variant details by Max · 8 years ago
  75. 7f3724e VTY: add the dyn_ts_allow_tch_f option by Vadim Yanitskiy · 7 years ago
  76. 36891a7 LU counters: count completion and failure, not messages sent by Neels Hofmeyr · 8 years ago
  77. 1136811 libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  78. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 8 years ago
  79. d3270a9 subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 8 years ago
  80. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 8 years ago
  81. fe291de cosmetic: gsm_data.h, README: rename CSCN to MSC by Neels Hofmeyr · 8 years ago
  82. ce090f8 gsm_subscriber_connection: mark BSC specific items by Neels Hofmeyr · 8 years ago
  83. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  84. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  85. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  86. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  87. 402006d define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  88. 8c53c59 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  89. 5275c15 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  90. 92f552f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  91. 38e9ea3 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  92. 5e0b0a6 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  93. c13e687 mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  94. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  95. d90fa42 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  96. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  97. aa386d2 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  98. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  99. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  100. 5f0c71b dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago