1. 6a8955b drop all BSC originated USSD notification features by Neels Hofmeyr · 4 years, 4 months ago
  2. 5cda1d0 drop IMSI filter and libfilter completely by Neels Hofmeyr · 4 years, 4 months ago
  3. 120746e gsm_08_08.c: Mark func bsc_find_msc() static by Pau Espin Pedrol · 5 years ago
  4. b5ce49f cosmetic: reduce bsc_api.h by Neels Hofmeyr · 6 years ago
  5. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO by Neels Hofmeyr · 6 years ago
  6. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  7. 519c7e1 Structural reform: Get rid of osmo_bsc_sccp_con by Harald Welte · 7 years ago
  8. ea0c320 osmo-bsc: Move user plane/voice related bits into sub-structure by Harald Welte · 7 years ago
  9. ca494f3 osmo_bsc.h: document every field in 'struct osmo_bsc_sccp_con' by Harald Welte · 7 years ago
  10. 95464c7 Remove unused struct osmo_bsc_sccp_con member sccp_queue_size by Harald Welte · 7 years ago
  11. e94d7d1 remove libosmo-sccp dependency for osmo-bsc by Harald Welte · 7 years ago
  12. 39c609b mgcp: use osmo-mgw to switch RTP streams by Philipp Maier · 7 years ago
  13. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago[Renamed from include/openbsc/osmo_bsc.h]
  14. 39f62bb Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  15. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/osmo_bsc.h]
  16. a369e24 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 8 years ago
  17. ec0cb7c bsc: Add access list filtering to the BSC by Holger Hans Peter Freyther · 9 years ago
  18. d633280 bsc: Add access lists to the MSC and the BSC by Holger Hans Peter Freyther · 9 years ago
  19. 56cb729 bsc: Add a "IPA PING" to the SCCP CR messages by Holger Hans Peter Freyther · 10 years ago
  20. 93dfa24 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  21. 98258db bsc: Add vty command to send location trap through VTY by Holger Hans Peter Freyther · 11 years ago
  22. 56595f8 ussd: Send USSD on call setup on MSC errors by Jacob Erlbeck · 11 years ago
  23. d2361d9 bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  24. 644b0bf bsc: Hand the msc_connection to the UDT handling, pass it to paging by Holger Hans Peter Freyther · 13 years ago
  25. 076af1c bsc: Move the finding of a MSC into the filter code by Holger Hans Peter Freyther · 13 years ago
  26. 354c87c bsc: Select a MSC in a round-robin fashion by Holger Hans Peter Freyther · 13 years ago
  27. 5e95f45 ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  28. 5ff06af osmo-bsc: Put the control commands in osmo_bsc_ctrl.c by Daniel Willmann · 13 years ago
  29. 4cdb050 bsc: Move away from ->bsc.msc to use the selected MSC by Holger Hans Peter Freyther · 13 years ago
  30. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  31. b4e72f8 bsc: Implement queuing of messages to the MSC before the con is established by Holger Hans Peter Freyther · 14 years ago
  32. 50c579b bsc: Implement the assignment command to the point of calling into the BSC API by Holger Hans Peter Freyther · 14 years ago
  33. fae3c65 bsc: Parse the cipher mode command and pass it to the BSC api. by Holger Hans Peter Freyther · 14 years ago
  34. 863a55d bsc: Make bsc_queue_for_msc work on the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 14 years ago
  35. 3485feb bsc: Add module for handling BSSAP input by Holger Hans Peter Freyther · 14 years ago
  36. 00f4cc2 bsc: Implement closing the connections when the MSC goes missing by Holger Hans Peter Freyther · 14 years ago
  37. 7e90108 bsc: Make open/close work on the sccp data by Holger Hans Peter Freyther · 14 years ago
  38. b8781d2 bsc: Start to open a SCCP connection and prepare timers and such. by Holger Hans Peter Freyther · 14 years ago
  39. 9b17c76 bsc: Work a bit on opening the SCCP connection to the MSC. by Holger Hans Peter Freyther · 14 years ago
  40. a54732d bsc: Add a method to scan messages coming from the MSC. by Holger Hans Peter Freyther · 14 years ago
  41. d65305f bsc: Look for location updating requests in messages by Holger Hans Peter Freyther · 14 years ago
  42. 5bb874d bsc: Add a hook where we can scan for LU and other messages. by Holger Hans Peter Freyther · 14 years ago
  43. cc48fb8 bsc: Call into the SCCP layer to create a new connection. by Holger Hans Peter Freyther · 14 years ago
  44. 4582586 bsc: Add a method that will queue the message on a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  45. 4f448c9 bsc: Add header file for the true BSC API. by Holger Hans Peter Freyther · 14 years ago