1. 39936b5 bsc: Use the right connection for outgoing packets by Holger Hans Peter Freyther · 13 years ago
  2. 6d2c8ec bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  3. d01e234 bsc: Stop using net->bsc->msc and get the right msc from somewhere else by Holger Hans Peter Freyther · 13 years ago
  4. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  5. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  6. 5a6cd37 osmo_bsc: Use libctrl, handle ctrl cmds on port 4249 or from the nat by Daniel Willmann · 13 years ago
  7. 6df4b8d osmo_bsc_msc: use DMI consistnetly for debugging packet payload by Harald Welte · 13 years ago
  8. 80381e8 bsc: Require osmo-sccp 0.0.6 and update the API by Holger Hans Peter Freyther · 13 years ago
  9. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  10. da08850 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  11. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  12. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  13. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  14. 47a9f4b bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  15. 848fec7 bsc: Allow the NAT to query the list of LACs by Holger Hans Peter Freyther · 13 years ago
  16. 06ae9cb bsc: Handle MGCP coming from Osmo Extensions header by Holger Hans Peter Freyther · 13 years ago
  17. 8b1713a Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  18. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  19. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/osmo_bsc_msc.c]
  20. bd461ab bsc: Use msg->data and msg->len for the hexdump, pick a better name by Holger Hans Peter Freyther · 13 years ago
  21. a63d35c ipa: Only use one IPA number for Osmo extensions by Holger Hans Peter Freyther · 14 years ago
  22. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  23. b0746fe bsc: Fix crash when making a MSC connection. by Holger Hans Peter Freyther · 14 years ago
  24. d5cd304 ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  25. 74ff36f msc: Send a signal when the connections to the MSC dropped by Holger Hans Peter Freyther · 14 years ago
  26. 9bfd6e8 bsc: Reorder the includes... should be alphabetically now by Holger Hans Peter Freyther · 14 years ago
  27. 054928d bsc: Make the write method public it will be used by other modules by Holger Hans Peter Freyther · 14 years ago
  28. 05394bc bsc: Add code responsible for connecting, reconnecting to the MSC by Holger Hans Peter Freyther · 14 years ago