1. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  2. 9286114 silent_call: use osmo_strlcpy() instead of strncpy() by Philipp Maier · 5 years ago
  3. 9355830 libmsc: Allow different channel types to be requested as silent calls by Sylvain Munaut · 5 years ago
  4. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  5. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  6. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  7. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  8. 4cf452f Remove unused GSM_PAGING_OOM by Pau Espin Pedrol · 6 years ago
  9. d656dff silent call: clarify rc and error messages logged on vty by Neels Hofmeyr · 6 years ago
  10. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  11. a5e51ec remove unused paging.h and osmo_bsc_grace.h by Harald Welte · 6 years ago
  12. 4390777 compiler warning: extend #if 0 to include unused array by Neels Hofmeyr · 7 years ago
  13. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 7 years ago
  14. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  15. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  16. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  17. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  18. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/silent_call.c]
  19. e0d5caa silent_call: remove unfinished fuzzer interface by Philipp Maier · 7 years ago
  20. 531734a 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  21. b618c7e paging: Move the silent_call code to use the subscriber request by Holger Hans Peter Freyther · 9 years ago
  22. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  23. 8e68b56 sms/dtap: Add log messages to analyse SMS message loss by Jacob Erlbeck · 10 years ago
  24. eff40949 sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  25. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  26. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  27. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  28. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/silent_call.c]
  29. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/silent_call.c]
  30. 90c0aff paging: Handle the possible OOM message as well. by Holger Hans Peter Freyther · 14 years ago
  31. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  32. d3baf41 paging: Introduce a GSM_PAGING_BUSY event for a special timeout by Holger Hans Peter Freyther · 14 years ago
  33. a97152b clang: Initialize rc with zero. by Holger Hans Peter Freyther · 14 years ago
  34. 88519ea msc: Add includes to silence a compiler warning. by Holger Hans Peter Freyther · 14 years ago
  35. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  36. 758f4df silent_call: Use the gsm_subscriber_connection instead of lchan->conn by Holger Hans Peter Freyther · 14 years ago
  37. 86481c2 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  38. b2be195 bsc_api: Rename lchan_for_subscr to connection_for_subscr and update code by Holger Hans Peter Freyther · 14 years ago
  39. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  40. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  41. 5048070 silent_call: Add option to choose channel type by Sylvain Munaut · 14 years ago
  42. 5100877 introduce and implement silent_call_reroute() and silent_call_rx() by Harald Welte · 15 years ago
  43. 83579ca keep 'silent call' state in struct lchan by Harald Welte · 15 years ago
  44. 986c3d7 fix some more compiler warnings by Harald Welte · 15 years ago
  45. a148233 Add "silent call" feature to OpenBSC by Harald Welte · 15 years ago