1. e1fb066 pcu_sock: add basic pcu interface support by Philipp Maier · 8 years ago
  2. 6f229c7 gsm_data_shared: add value strings for gsm_chreq by Philipp Maier · 7 years ago
  3. 46eb0be fix '/include/openbsc ' to have no trailing space by Neels Hofmeyr · 7 years ago
  4. ce179fd Remove errorneous include by Max · 7 years ago
  5. bc78e6d Restructure SI2quater generation by Max · 7 years ago
  6. c81178a Prepare for BTS attribute reporting via OML by Max · 7 years ago
  7. bac2e8e Use define for limit on number of BTS features by Max · 7 years ago
  8. aa425a4 Make BTS type and variant converters shareable by Max · 7 years ago
  9. 30e1b41 libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESP by Pablo Neira Ayuso · 7 years ago
  10. 82df691 Use libosmocore for SW Description parsing by Max · 7 years ago
  11. 5c40291 Add gsm_bts_type_variant to gsm_bts struct by Max · 7 years ago
  12. 000d9b6 Prepare for extended SI2quater support by Max · 7 years ago
  13. 2c7690a Fix MS TO measurement representation by Max · 7 years ago
  14. abf3eb1 gsm_bts: add version and variant details by Max · 7 years ago
  15. c859f1a VTY: add the dyn_ts_allow_tch_f option by Vadim Yanitskiy · 7 years ago
  16. 6258c5a LU counters: count completion and failure, not messages sent by Neels Hofmeyr · 8 years ago
  17. 4e2030d libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation message by Alexander Couzens · 8 years ago
  18. 1f8cbf1 RBS2000 RSL: Support for sending RSL PAGING CMD for GPRS by Harald Welte · 8 years ago
  19. 74b60f8 OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req Ack by Harald Welte · 8 years ago
  20. dacd29c libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  21. 86fe87b add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  22. 8f3d253 Add MS time. offset to gsm_lchan by Max · 7 years ago
  23. 25369ed subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  24. 911dffe silent_call: remove unfinished fuzzer interface by Philipp Maier · 7 years ago
  25. 4eec3df SGSN: Integrate support for UMTS AKA by Neels Hofmeyr · 7 years ago
  26. e2c94d6 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  27. dea1fa3 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  28. 3863935 cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  29. 34db4ef cosmetic: clarify BSC's remote MSC data vs. OsmoMSC by Neels Hofmeyr · 7 years ago
  30. 56c0ef8 cosmetic: gsm_data.h, README: rename CSCN to MSC by Neels Hofmeyr · 7 years ago
  31. c6d5421 cosmetic: remove unused scall_signal_data.subscr by Neels Hofmeyr · 7 years ago
  32. 3f6852d debug.h/c: remove unused cruft / cosmetic tweaks by Neels Hofmeyr · 7 years ago
  33. 0fa9534 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  34. 09c26f1 vty: remove ignored logging parameters by Max · 7 years ago
  35. 1c7869e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  36. 5e33f44 gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  37. 5d7486b gsm48_tx_mm_auth_req(): support UMTS AUTN by Neels Hofmeyr · 7 years ago
  38. 8c31565 paging.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  39. 3a97388 osmo_bsc_grace.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  40. 6bbec35 rsl: Fix dropping of LAPDm UA message. by Minh-Quang Nguyen · 7 years ago
  41. 44ccb0d Implement VTY configuration to control Early Classmark Sending by Harald Welte · 7 years ago
  42. db71d2f remove unused struct members of 'struct sgsn_pdp_ctx' by Harald Welte · 8 years ago
  43. 8749599 Prevent segfault in range encoding by Max · 8 years ago
  44. 6617c15 Cosmetic fixes around SI generation by Max · 8 years ago
  45. 9bf7dcb sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  46. df9fb38 Improve GPRS logging by Max · 8 years ago
  47. 6dfb30d rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  48. 325bdfb oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  49. 9fda146 move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  50. db1d801 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  51. 0e5c1e1 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  52. ad77870 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  53. 2780c44 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  54. e062d44 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  55. bb5e966 gsm_subscriber_connection: mark BSC specific items by Neels Hofmeyr · 8 years ago
  56. d07e9e7 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  57. 21edaef Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  58. bfe2727 move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  59. 191933d move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  60. 6318d9f split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  61. 4a668ba sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  62. e322240 factor out & introduce struct gsm_encr, in common_cs.h by Neels Hofmeyr · 8 years ago
  63. c58c0e5 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  64. a60c3d1 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  65. b46b0a6 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  66. 5494c27 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  67. 2ba6b73 define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  68. 5e5a8bb Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  69. db824ff ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  70. f810d4f gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  71. 0745c4f Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  72. 27cf95d om2000: Add support for querying RBS capabilities by root · 8 years ago
  73. 018877b WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  74. 38d64b6 OML: Improve OML attribute handling by Philipp · 8 years ago
  75. 1068837 DTX DL: Add FACCH cache by Max · 8 years ago
  76. 4f598fc bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  77. 3dca916 Replace magic number with define by Max · 8 years ago
  78. 7c33a5c DTX DL: use FSM for AMR by Max · 8 years ago
  79. a8d0825 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  80. 77a52e4 DTX: add flag for AMR HR P* by Max · 8 years ago
  81. 88711e9 DTX: extend SID cache by Max · 8 years ago
  82. 3913c4f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  83. f3c8959 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  84. db5b2ee dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  85. 7c0b45b Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  86. 0655539 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  87. 0c620ef mscsplit: abis vty: decouple from global bsc_gsmnet variable by Neels Hofmeyr · 8 years ago
  88. d5cd265 mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  89. a50599e mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  90. c1c4dc1 mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  91. d3f52f7 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  92. 2c6dd81 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  93. 8a3fe60 V.42bis: integration and unit test by Philipp · 8 years ago
  94. 92e9aad V.42bis: add sourcecode from IAXmodem (SPANDSP) by Philipp · 8 years ago
  95. 91df16c SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  96. 4948209 RFC1144: integration and unit-test by Philipp · 8 years ago
  97. 92b30ac RFC1144: add slhc code from linux kernel by Philipp · 8 years ago
  98. 59971b8 SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  99. 92866f0 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  100. f6946cd cosmetic: transaction.h: 1 comment typo, 1 whitespace by Neels Hofmeyr · 8 years ago