1. e2c94d6 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 8 years ago
  2. dea1fa3 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  3. 3863935 cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  4. 34db4ef cosmetic: clarify BSC's remote MSC data vs. OsmoMSC by Neels Hofmeyr · 7 years ago
  5. 56c0ef8 cosmetic: gsm_data.h, README: rename CSCN to MSC by Neels Hofmeyr · 7 years ago
  6. c6d5421 cosmetic: remove unused scall_signal_data.subscr by Neels Hofmeyr · 7 years ago
  7. 3f6852d debug.h/c: remove unused cruft / cosmetic tweaks by Neels Hofmeyr · 7 years ago
  8. 0fa9534 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  9. 09c26f1 vty: remove ignored logging parameters by Max · 7 years ago
  10. 1c7869e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  11. 5e33f44 gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  12. 5d7486b gsm48_tx_mm_auth_req(): support UMTS AUTN by Neels Hofmeyr · 7 years ago
  13. 8c31565 paging.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  14. 3a97388 osmo_bsc_grace.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  15. 6bbec35 rsl: Fix dropping of LAPDm UA message. by Minh-Quang Nguyen · 7 years ago
  16. 44ccb0d Implement VTY configuration to control Early Classmark Sending by Harald Welte · 7 years ago
  17. db71d2f remove unused struct members of 'struct sgsn_pdp_ctx' by Harald Welte · 8 years ago
  18. 8749599 Prevent segfault in range encoding by Max · 8 years ago
  19. 6617c15 Cosmetic fixes around SI generation by Max · 8 years ago
  20. 9bf7dcb sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  21. df9fb38 Improve GPRS logging by Max · 8 years ago
  22. 6dfb30d rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  23. 325bdfb oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  24. 9fda146 move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  25. db1d801 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  26. 0e5c1e1 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  27. ad77870 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  28. 2780c44 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  29. e062d44 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  30. bb5e966 gsm_subscriber_connection: mark BSC specific items by Neels Hofmeyr · 8 years ago
  31. d07e9e7 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  32. 21edaef Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  33. bfe2727 move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  34. 191933d move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  35. 6318d9f split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  36. 4a668ba sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  37. e322240 factor out & introduce struct gsm_encr, in common_cs.h by Neels Hofmeyr · 8 years ago
  38. c58c0e5 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  39. a60c3d1 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  40. b46b0a6 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  41. 5494c27 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  42. 2ba6b73 define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  43. 5e5a8bb Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  44. db824ff ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  45. f810d4f gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  46. 0745c4f Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  47. 27cf95d om2000: Add support for querying RBS capabilities by root · 8 years ago
  48. 018877b WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  49. 38d64b6 OML: Improve OML attribute handling by Philipp · 8 years ago
  50. 1068837 DTX DL: Add FACCH cache by Max · 8 years ago
  51. 4f598fc bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  52. 3dca916 Replace magic number with define by Max · 8 years ago
  53. 7c33a5c DTX DL: use FSM for AMR by Max · 8 years ago
  54. a8d0825 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  55. 77a52e4 DTX: add flag for AMR HR P* by Max · 8 years ago
  56. 88711e9 DTX: extend SID cache by Max · 8 years ago
  57. 3913c4f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  58. f3c8959 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  59. db5b2ee dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  60. 7c0b45b Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  61. 0655539 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  62. 0c620ef mscsplit: abis vty: decouple from global bsc_gsmnet variable by Neels Hofmeyr · 8 years ago
  63. d5cd265 mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  64. a50599e mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  65. c1c4dc1 mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  66. d3f52f7 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  67. 2c6dd81 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  68. 8a3fe60 V.42bis: integration and unit test by Philipp · 8 years ago
  69. 92e9aad V.42bis: add sourcecode from IAXmodem (SPANDSP) by Philipp · 8 years ago
  70. 91df16c SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  71. 4948209 RFC1144: integration and unit-test by Philipp · 8 years ago
  72. 92b30ac RFC1144: add slhc code from linux kernel by Philipp · 8 years ago
  73. 59971b8 SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  74. 92866f0 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  75. f6946cd cosmetic: transaction.h: 1 comment typo, 1 whitespace by Neels Hofmeyr · 8 years ago
  76. b1b025d cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  77. cd4eb0e properly #include <openbsc/gsm_data.h> from gsm_subscriber.h by Neels Hofmeyr · 8 years ago
  78. 88bdcd4 Modify SI 13 field for control_ack_type by Max · 8 years ago
  79. 3502ab6 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  80. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  81. 3d224b6 IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  82. 7d62c88 IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  83. 943f973 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  84. 945f608 IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  85. 4457400 IuPS: add VTY config for asn_debug by Neels Hofmeyr · 8 years ago
  86. d8aad3a libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  87. da6853a add libiu by Neels Hofmeyr · 8 years ago
  88. 9985f47 Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  89. 247a339 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  90. fcb979a Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  91. 8ceb9de dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  92. 65bfd76 libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  93. b7d11e3 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  94. 8fdcaf9 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  95. f8d6053 dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  96. b763811 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  97. 6c5f278 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  98. b597811 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  99. 3c0df95 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  100. 612722c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago