1. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO by Neels Hofmeyr · 6 years ago
  2. 68455f3 cosmetic: move RR functions from bsc_api.c to gsm_04_08_rr.c by Neels Hofmeyr · 6 years ago
  3. c19581f remove struct bsc_api by Neels Hofmeyr · 6 years ago
  4. ead291a bssmap: State correct speech codec in ASSIGNMENT COMPLETE by Harald Welte · 7 years ago
  5. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  6. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago[Renamed from include/openbsc/bsc_api.h]
  7. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  8. a43e0b4 Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  9. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/bsc_api.h]
  10. d90fa42 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  11. 7a77d01 amr: Attempt to unbreak the AMR support in the BSC 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 · 11 years ago
  13. 93dfa24 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  14. 25aa749 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  15. afa0ad1 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  16. 95e862c Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 13 years ago
  17. ca86dd5 bsc_api.h: Add some comments to the API structure by Harald Welte · 13 years ago
  18. 8d380dc bsc_api: Change submit dtap to allow to automatically use the SACH by Holger Hans Peter Freyther · 14 years ago
  19. 2603c1f bsc_api: Clarify the parameters of the assignment command by Holger Hans Peter Freyther · 14 years ago
  20. 2f169d6 bsc_api: Make the cipher_mode take the 'include imei sv' argument by Holger Hans Peter Freyther · 14 years ago
  21. 45b575f bsc_api: The rr_cause is optional, pass it as a pointer by Holger Hans Peter Freyther · 14 years ago
  22. 66dcd92 bsc_api: Nuke the clear complete from the API. by Holger Hans Peter Freyther · 14 years ago
  23. 46caa30 bsc_api: Provide the link_id in the dtap callback. by Holger Hans Peter Freyther · 14 years ago
  24. b094171 bsc_api: Add needed parameters to the assignment complete callback by Holger Hans Peter Freyther · 14 years ago
  25. e1996f0 bsc_api: The cipher mode is not a message on the air interface by Holger Hans Peter Freyther · 14 years ago
  26. fce9307 bsc_api: Change the cause to a uint8_t for now by Holger Hans Peter Freyther · 14 years ago
  27. 05c6884 bsc_api: Fix a use after free error in the Clear Request path by Holger Hans Peter Freyther · 14 years ago
  28. c702b75 bsc_api: Add cipher mod reject api callback by Holger Hans Peter Freyther · 14 years ago
  29. dbc62db bsc_api: Add stub for the cipher mode command. by Holger Hans Peter Freyther · 14 years ago
  30. c354de8 bsc_api: Create dummy stub for the assignment command. by Holger Hans Peter Freyther · 14 years ago
  31. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  32. 9764331 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  33. 7700846 bsc_api: Move BSC API between MSC and RSL code... by Holger Hans Peter Freyther · 14 years ago
  34. abcddf1 bsc_api: Add init, dispatch the clear request when a channel is going missing by Holger Hans Peter Freyther · 14 years ago
  35. 05a379b bsc_api: Add a callback based BSC -> MSC api... by Holger Hans Peter Freyther · 14 years ago
  36. ec32b58 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 15 years ago