1. 2f8b9d2 Add vty command "radio-link-timeout infinite" for uplink rx testing by Harald Welte · 7 years ago
  2. 8b1a2f8 bsc_init: Forget which SIs are valid for the trx by Max · 7 years ago
  3. 70fdd24 Update SI data structures and generation by Max · 7 years ago
  4. 9b97b00 Move SI-related defines by Max · 7 years ago
  5. 33e1357 Get TRX attributes by Max · 7 years ago
  6. 4a824ca don't re-implement osmo_talloc_replace_string() by Harald Welte · 7 years ago
  7. aef6838 Add remote BTS feature storage and helpers by Max · 7 years ago
  8. 71d082b Adjust BTS model feature check by Max · 7 years ago
  9. 8254cf7 libbsc: Create pcu-socket only as specified in config file by Harald Welte · 7 years ago
  10. 0de69a2 costmetic: Document gsm48_multirate_config() + const-ify input by Harald Welte · 7 years ago
  11. f8aeb2c pcu_sock: Forward imm.ass PCU originated messages by Philipp Maier · 8 years ago
  12. f14cb35 pcu_sock: implement direct tlli on AGCH by Alexander Couzens · 8 years ago
  13. b4999b6 pcu_sock: add basic pcu interface support by Philipp Maier · 8 years ago
  14. 6f483d3 gsm_data_shared: add value strings for gsm_chreq by Philipp Maier · 7 years ago
  15. 9f77d7b fix '/include/openbsc ' to have no trailing space by Neels Hofmeyr · 7 years ago
  16. 71124de Remove errorneous include by Max · 7 years ago
  17. f39d03a Restructure SI2quater generation by Max · 7 years ago
  18. 1ebf23b Prepare for BTS attribute reporting via OML by Max · 7 years ago
  19. 7b62d54 Use define for limit on number of BTS features by Max · 7 years ago
  20. 7507aef Make BTS type and variant converters shareable by Max · 7 years ago
  21. 93ffbd0 libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESP by Pablo Neira Ayuso · 7 years ago
  22. fd2c1f9 Use libosmocore for SW Description parsing by Max · 7 years ago
  23. 6d8e519 Add gsm_bts_type_variant to gsm_bts struct by Max · 7 years ago
  24. 6f0e50c Prepare for extended SI2quater support by Max · 7 years ago
  25. 11e4e41 Fix MS TO measurement representation by Max · 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. 16dcf2a libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation message by Alexander Couzens · 8 years ago
  30. baaf3e2 RBS2000 RSL: Support for sending RSL PAGING CMD for GPRS by Harald Welte · 8 years ago
  31. ce49258 OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req Ack by Harald Welte · 8 years ago
  32. 1136811 libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  33. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  34. abf53d8 Add MS time. offset to gsm_lchan by Max · 7 years ago
  35. d3270a9 subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  36. e0d5caa silent_call: remove unfinished fuzzer interface by Philipp Maier · 7 years ago
  37. 058cd57 SGSN: Integrate support for UMTS AKA by Neels Hofmeyr · 7 years ago
  38. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  39. a369e24 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  40. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  41. 9762b4c cosmetic: clarify BSC's remote MSC data vs. OsmoMSC by Neels Hofmeyr · 7 years ago
  42. fe291de cosmetic: gsm_data.h, README: rename CSCN to MSC by Neels Hofmeyr · 7 years ago
  43. 7a250cc cosmetic: remove unused scall_signal_data.subscr by Neels Hofmeyr · 7 years ago
  44. 94f49a4 debug.h/c: remove unused cruft / cosmetic tweaks by Neels Hofmeyr · 7 years ago
  45. f13b3c9 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  46. db0e380 vty: remove ignored logging parameters by Max · 7 years ago
  47. 2b5fb8e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  48. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  49. d675515 gsm48_tx_mm_auth_req(): support UMTS AUTN by Neels Hofmeyr · 7 years ago
  50. a5c71bf paging.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  51. 150abff osmo_bsc_grace.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  52. f188623 rsl: Fix dropping of LAPDm UA message. by Minh-Quang Nguyen · 7 years ago
  53. 42def72 Implement VTY configuration to control Early Classmark Sending by Harald Welte · 7 years ago
  54. 6c4382b remove unused struct members of 'struct sgsn_pdp_ctx' by Harald Welte · 8 years ago
  55. 881064e Prevent segfault in range encoding by Max · 8 years ago
  56. 34be86b Cosmetic fixes around SI generation by Max · 8 years ago
  57. db142dc sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  58. 549ebc7 Improve GPRS logging by Max · 8 years ago
  59. 11ecc93 rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  60. 49012f1 oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  61. 736474c move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  62. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  63. 814fef0 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  64. d53e9b5 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  65. 1611df5 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  66. ec16c16 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  67. ce090f8 gsm_subscriber_connection: mark BSC specific items by Neels Hofmeyr · 8 years ago
  68. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  69. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  70. 06d39fd move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  71. b90eabf move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  72. e235441 split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  73. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  74. ac1f143 factor out & introduce struct gsm_encr, in common_cs.h by Neels Hofmeyr · 8 years ago
  75. 43273c6 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  76. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  77. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  78. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  79. 402006d define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  80. c69ee85 Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  81. 5085e0b ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  82. beade31 gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  83. eae6829 Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  84. 4579978 om2000: Add support for querying RBS capabilities by root · 8 years ago
  85. 591e1d7 WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  86. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  87. 1b76a03 DTX DL: Add FACCH cache by Max · 8 years ago
  88. 8c53c59 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  89. 582e4f6 Replace magic number with define by Max · 8 years ago
  90. 1e646f0 DTX DL: use FSM for AMR by Max · 8 years ago
  91. 5275c15 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  92. 2d66bb2 DTX: add flag for AMR HR P* by Max · 8 years ago
  93. 63c18ca DTX: extend SID cache by Max · 8 years ago
  94. 92f552f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  95. 38e9ea3 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  96. 255dbfe dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  97. 2afffd5 Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  98. 5e0b0a6 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  99. 663debc mscsplit: abis vty: decouple from global bsc_gsmnet variable by Neels Hofmeyr · 8 years ago
  100. 43d86bf mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago