1. 59d57da Fix some typos in stdout output by Ruben Undheim · 8 years ago
  2. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  3. d37981e gsm0408: Adding log output for 3g specific RR messages by Philipp · 8 years ago
  4. a9f2bb5 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  5. 5e0b0a6 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  6. d90fa42 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  7. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  8. 8db12e4 Add extra debug output with channel mode and type by Max · 8 years ago
  9. 531734a 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  10. 7a77d01 amr: Attempt to unbreak the AMR support in the BSC by Holger Hans Peter Freyther · 9 years ago
  11. 615ed46 amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  12. 7326652 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  13. 7b1d25a Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 9 years ago
  14. 93dfa24 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  15. 723a751 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  16. dcf38e1 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  17. 5ecbc93 misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  18. 25aa749 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  19. d66777f rsl: Call the release function with the enum name and not the number by Holger Hans Peter Freyther · 12 years ago
  20. bb53e35 reimplement chan_compat_with_mode() to take care of CSD by Harald Welte · 12 years ago
  21. 9fc70f3 bsc_api: Invert logic of chan_compat_with_mode() by Harald Welte · 12 years ago
  22. ae1d010 BSC API: Don't treat a RRLP message as NOTICE event by Harald Welte · 12 years ago
  23. 6e8dcf3 bsc_api: Fix wrong order of log category and level arguments by Harald Welte · 12 years ago
  24. 0e9311d bsc_api: log RR STATUS from MS as NOTICE, not DEBUG level by Harald Welte · 12 years ago
  25. afa0ad1 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  26. cc7b22a bsc_api: Send RR Release and de-activate the SACCH on error by Holger Hans Peter Freyther · 12 years ago
  27. a5dcdd9 bsc: Allow to run a mixed TCH/H, TCH/F configuration by Holger Hans Peter Freyther · 12 years ago
  28. cf149ee Move the bulk of RR processing from MSC into BSC by Harald Welte · 12 years ago
  29. 95e862c Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 12 years ago
  30. 40aac3f bsc: Assume assignment_complete/assignment_fail is set by Holger Hans Peter Freyther · 13 years ago
  31. b70bd52 bsc_api: Add some more comments to the code by Harald Welte · 13 years ago
  32. 6b35377 bsc_api: Make sure to use correct MS Power on ASSIGNMENT CMD by Dieter Spaar · 13 years ago
  33. cab0d7b bsc: Fix a crash in case we get a NACK from the BTS for a new channel by Holger Hans Peter Freyther · 13 years ago
  34. 594b322 audio: Move the setting of MultiRateConfig to one place by Holger Hans Peter Freyther · 13 years ago
  35. 7abecfc src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  36. 013ae46 bsc: Crash fix for the osmo-nitb/MNCC code by Holger Hans Peter Freyther · 13 years ago
  37. 28d9ccb libbsc: Don't free secondary lchan if it is NULL. by Daniel Willmann · 13 years ago
  38. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  39. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  40. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  41. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  42. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/bsc_api.c]
  43. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc_api.c]
  44. 4d54d0b Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  45. 05bbec7 bsc: Fix possible crash when the lchan->conn alloc failed by Holger Hans Peter Freyther · 13 years ago
  46. ebd50a6 bsc: Clear the hand-over in case the new_lchan is failing by Holger Hans Peter Freyther · 14 years ago
  47. 6349b7f re-order the sequence of events in bsc_api:handle_release() by Harald Welte · 14 years ago
  48. e8e432d MNCC: remove 'upqueue' by Harald Welte · 14 years ago
  49. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  50. 08eebd5 lchan: Every SS_LCHAN signal now sends a struct lchan_sig_data by Holger Hans Peter Freyther · 14 years ago
  51. 9ae7b29 bsc: Some S_LCHAN signals don't provide an lchan by Holger Hans Peter Freyther · 14 years ago
  52. 8ce8d3a bsc: Avoid crashing when no lchan is present in the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  53. 2cafc4b BSC API: Make 'Got data in non active state' message as LOGL_INFO by Harald Welte · 14 years ago
  54. e2fee35 misc: Include abis_rsl.h to remove some compiler warnings by Holger Hans Peter Freyther · 14 years ago
  55. 77cd95d bsc_api: Implement the assignment command for the BSC. by Holger Hans Peter Freyther · 14 years ago
  56. f05750c bsc_api: Rework the signal handler to be extendable by Holger Hans Peter Freyther · 14 years ago
  57. abf962b bsc_api: Clear lchan->conn on lchan_release by Holger Hans Peter Freyther · 14 years ago
  58. 8d216c7 bsc_api: Clear the conn->lchan before calling subscr_con_free by Holger Hans Peter Freyther · 14 years ago
  59. a2e5cb8 bsc_api: Clear the conn of the failed lchan to avoid a runtime warning by Holger Hans Peter Freyther · 14 years ago
  60. a2828fa bsc_api: Set the lchan->conn to NULL in all of the cases by Holger Hans Peter Freyther · 14 years ago
  61. 088dde8 bsc_api: Send a channel modify when we already have a TCH. by Holger Hans Peter Freyther · 14 years ago
  62. 7e50c81 bsc_api: Plug a theoretical window for the RLL callbacks by Holger Hans Peter Freyther · 14 years ago
  63. 8d380dc bsc_api: Change submit dtap to allow to automatically use the SACH by Holger Hans Peter Freyther · 14 years ago
  64. 2603c1f bsc_api: Clarify the parameters of the assignment command by Holger Hans Peter Freyther · 14 years ago
  65. 4be7d41 bsc_api: Implement sending the cipher mode method by Holger Hans Peter Freyther · 14 years ago
  66. 2f169d6 bsc_api: Make the cipher_mode take the 'include imei sv' argument by Holger Hans Peter Freyther · 14 years ago
  67. 45b575f bsc_api: The rr_cause is optional, pass it as a pointer by Holger Hans Peter Freyther · 14 years ago
  68. 46caa30 bsc_api: Provide the link_id in the dtap callback. by Holger Hans Peter Freyther · 14 years ago
  69. b094171 bsc_api: Add needed parameters to the assignment complete callback by Holger Hans Peter Freyther · 14 years ago
  70. 6c199e7 bsc_api: Look into the msg and call the right API functions by Holger Hans Peter Freyther · 14 years ago
  71. 05c6884 bsc_api: Fix a use after free error in the Clear Request path by Holger Hans Peter Freyther · 14 years ago
  72. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  73. adb6e1c janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  74. 1f69b46 bsc: Fix the clear to release resources first, then set to NULL by Holger Hans Peter Freyther · 14 years ago
  75. aaa40b8 bsc_api: Do not free the subscriber conn on clear and clear request by Holger Hans Peter Freyther · 14 years ago
  76. 79f763f bsc: Keep all active subscriber connections in a list. by Holger Hans Peter Freyther · 14 years ago
  77. a2aedad bsc: Move the subscriber_con code into the bsc_api by Holger Hans Peter Freyther · 14 years ago
  78. dbc62db bsc_api: Add stub for the cipher mode command. by Holger Hans Peter Freyther · 14 years ago
  79. c354de8 bsc_api: Create dummy stub for the assignment command. by Holger Hans Peter Freyther · 14 years ago
  80. 49ab278 bsc_api: Only forward L3 messages when the channel is active by Holger Hans Peter Freyther · 14 years ago
  81. f2553a6 handover: Call bsc_handover_clear from gsm0808_clear by Holger Hans Peter Freyther · 14 years ago
  82. d065165 bsc_api: Avoid use after free kind of error on the lchan. by Holger Hans Peter Freyther · 14 years ago
  83. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  84. 2412a07 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  85. 94d625b Revert "bsc_api: Move debug context for subscriber into the bsc_api.c" by Holger Hans Peter Freyther · 14 years ago
  86. 69e8f82 bsc_api: Move debug context for subscriber into the bsc_api.c by Holger Hans Peter Freyther · 14 years ago
  87. f6d0e06 bsc_api: Set the l3h header from within the dtap method by Holger Hans Peter Freyther · 14 years ago
  88. 9764331 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  89. 7700846 bsc_api: Move BSC API between MSC and RSL code... by Holger Hans Peter Freyther · 14 years ago
  90. 9c595b7 bsc_api: Implement transparent RLL establishment and SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  91. 0cfbe26 bsc_api: Add newline to the end of the file. by Holger Hans Peter Freyther · 14 years ago
  92. abcddf1 bsc_api: Add init, dispatch the clear request when a channel is going missing by Holger Hans Peter Freyther · 14 years ago
  93. 2a9285c bsc_api: Move some parts over to the BSC API. by Holger Hans Peter Freyther · 14 years ago
  94. ec32b58 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago