1. 55014d0 dissolve libcommon-cs: move gsm_network_init() to libmsc by Neels Hofmeyr · 6 years ago
  2. d6a769b trans_free: tear down conn when last transaction is done by Neels Hofmeyr · 6 years ago
  3. e9e2f5c cosmetic: rename conn_fsm "bump" event to "release_when_unused" by Neels Hofmeyr · 6 years ago
  4. fa10eda vlr_ciph_result: fix use after free of imeisv by Neels Hofmeyr · 6 years ago
  5. 1db394f fix: clear vlr_subscr->msc_conn_ref when the conn is discarded by Neels Hofmeyr · 6 years ago
  6. d5db170 remove bsc_api.h and all users - they're all dead code by Harald Welte · 6 years ago
  7. 284c39a msc_cipher_mode_compl: Handle CIPH MOD COMPL without L3 message by Harald Welte · 6 years ago
  8. 785fadc cosmetic: log error when using a conn that's in release by Neels Hofmeyr · 7 years ago
  9. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 7 years ago
  10. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  11. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  12. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  13. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  14. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  15. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  16. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  17. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/osmo_msc.c]
  18. cc7db18 various comment / whitespace tweaks (libmsc, gprs, libcommon-cs) by Neels Hofmeyr · 8 years ago
  19. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  20. e9f420d msc: Remove oversimplified todo entry and add a comment by Holger Hans Peter Freyther · 8 years ago
  21. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  22. 8e68b56 sms/dtap: Add log messages to analyse SMS message loss by Jacob Erlbeck · 10 years ago
  23. e7bd863 expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  24. 5ecbc93 misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  25. 4173b17 libmsc: One of assign_compl and assign_fail will always be called by Holger Hans Peter Freyther · 12 years ago
  26. 70ae5d3 nitb: Release the channel if there is nothing on it by Holger Hans Peter Freyther · 12 years ago
  27. a5050b1 misc: Address compiler warning on unused variables 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. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/osmo_msc.c]
  32. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/osmo_msc.c]
  33. 182c81f subscr: Remember if we need to call subscr_put_channel at the end. by Holger Hans Peter Freyther · 14 years ago
  34. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  35. 46caa30 bsc_api: Provide the link_id in the dtap callback. by Holger Hans Peter Freyther · 14 years ago
  36. 05c6884 bsc_api: Fix a use after free error in the Clear Request path by Holger Hans Peter Freyther · 14 years ago
  37. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  38. adb6e1c janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  39. aaa40b8 bsc_api: Do not free the subscriber conn on clear and clear request by Holger Hans Peter Freyther · 14 years ago
  40. 02d39b2 msc: Create a dummy operation to keep the channel open for five seconds by Holger Hans Peter Freyther · 14 years ago
  41. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  42. 9764331 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  43. f6fb3ef bsc_api: Switch gsm_04_08.c to use the clear request of the API. by Holger Hans Peter Freyther · 14 years ago
  44. 6a3d765 bsc_api: Do not use RLL inside the SMS code, handle SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  45. 43b0909 bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init. by Holger Hans Peter Freyther · 14 years ago