1. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  2. a3ab1de remove traces of bsc_subscriber by Harald Welte · 6 years ago
  3. 2ff5bcd fix paging: add timeout to discard unsuccessful paging by Neels Hofmeyr · 7 years ago
  4. 76a10f5 drop unused T* timers (BSC land, not MSC) by Neels Hofmeyr · 7 years ago
  5. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 7 years ago
  6. c6bf274 rate_ctr: don't use . as separator by Neels Hofmeyr · 7 years ago
  7. e591d47 Remove BTS-specific attributes by Max · 7 years ago
  8. f953d8b Remove SI-related code by Max · 7 years ago
  9. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  10. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  11. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago[Renamed (99%) from include/openbsc/gsm_data.h]
  12. 979cd26 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  13. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  14. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  15. c601adc libmsc: Use actual delivery time in delivery reports. by Keith · 7 years ago
  16. adae859 libmsc: add support for SMPP delivery receipts by Pablo Neira Ayuso · 7 years ago
  17. 5d1fa89 GSM timers: User reasonable defaults; don't save if equal default by Harald Welte · 7 years ago
  18. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  19. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  20. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  21. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/gsm_data.h]
  22. 2f8b9d2 Add vty command "radio-link-timeout infinite" for uplink rx testing by Harald Welte · 7 years ago
  23. 70fdd24 Update SI data structures and generation by Max · 7 years ago
  24. 71d082b Adjust BTS model feature check by Max · 7 years ago
  25. 93ffbd0 libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESP by Pablo Neira Ayuso · 7 years ago
  26. f9685c1 gsm_bts: add version and variant details by Max · 7 years ago
  27. 7f3724e VTY: add the dyn_ts_allow_tch_f option by Vadim Yanitskiy · 7 years ago
  28. 36891a7 LU counters: count completion and failure, not messages sent by Neels Hofmeyr · 8 years ago
  29. 1136811 libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  30. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  31. d3270a9 subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  32. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  33. fe291de cosmetic: gsm_data.h, README: rename CSCN to MSC by Neels Hofmeyr · 7 years ago
  34. ce090f8 gsm_subscriber_connection: mark BSC specific items by Neels Hofmeyr · 8 years ago
  35. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  36. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  37. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  38. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  39. 402006d define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  40. 8c53c59 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  41. 5275c15 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  42. 92f552f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  43. 38e9ea3 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  44. 5e0b0a6 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  45. c13e687 mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  46. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  47. d90fa42 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  48. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  49. aa386d2 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  50. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  51. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  52. 5f0c71b dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  53. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  54. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  55. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  56. e21cf38 Make extending subscriber creation easier by Max · 8 years ago
  57. c08ee71 Move DTX settings to BTS by Max · 8 years ago
  58. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  59. a2bbc5e Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  60. c21dcb2 mncc: Implement CRCX->MDCX for handover for direct rtp mode by Holger Hans Peter Freyther · 9 years ago
  61. c8a6c13 mncc: Implement the direct RTP mode for ip based systems by Holger Hans Peter Freyther · 9 years ago
  62. 666e36a nitb: Add a mode to not use TMSI for normal operation by Holger Hans Peter Freyther · 9 years ago
  63. c36a13b libbsc: Move SIs update/generation for a BTS into a separate function. by Alexander Chemeris · 9 years ago
  64. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  65. 6f6cbf7 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  66. 4e13a8f bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  67. 1ba0730 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  68. 142d12d move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 9 years ago
  69. f7e23c5 bts: When one link drops.. check what needs to be dropped by Holger Hans Peter Freyther · 10 years ago
  70. c22930e bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  71. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  72. a49b2c0 bsc: Allow to generate new system information online by Holger Hans Peter Freyther · 10 years ago
  73. 1449c9f move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  74. ca3c256 sms: Kill the sms->sender and use addr/ton/npi throughout the code by Holger Hans Peter Freyther · 11 years ago
  75. 9dbc3f8 nitb/ctrl: Add command to add/modify a subscriber to the database by Holger Hans Peter Freyther · 10 years ago
  76. f8c4219 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 11 years ago
  77. ca11443 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 10 years ago
  78. dcf38e1 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  79. 7d8fa34 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  80. e7bd863 expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  81. 641475c Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  82. d7b22c6 smpp: Attempt to fix a memory leak of the msgb by Holger Hans Peter Freyther · 11 years ago
  83. 75e13a4 Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  84. bfbdeec libmsc: Track and update the location update expiry by Jan Luebbe · 11 years ago
  85. c0de14d SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  86. e07b6a7 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  87. d4bdee7 SMPP: Implement transaction mode for SUBMIT-SM by Harald Welte · 12 years ago
  88. 6fc4a98 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  89. e555c2b VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  90. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  91. 8645e10 libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  92. 67161f2 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  93. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  94. 794e8f2 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  95. 694c82d mncc: Address the fixme and put the mncc_sock_state in gsm_network by Holger Hans Peter Freyther · 13 years ago
  96. 128892f audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  97. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  98. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  99. 6be350c split gsm_data.h in gsm_data_shared.h and gsm_data.h by Harald Welte · 13 years ago
  100. b96be39 gsm_data: Use osmocom/gsm/sysinfo.h by Harald Welte · 13 years ago