1. 999a593 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 2 months ago
  2. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  3. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  4. 8e2c6a3 use only accepted ran_conns for new transactions by Neels Hofmeyr · 5 years ago
  5. 1396e1c libmsc/ran_conn.c: add missing 'break' to OSMO_RAT_EUTRAN_SGS by Vadim Yanitskiy · 5 years ago
  6. 114bad8 libmsc/osmo_msc.c: move connection ref-counting code to 'ran_conn.c' by Vadim Yanitskiy · 5 years ago
  7. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  8. ce9e1f6 libmsc/ran_conn.c: cosmetic: use tabs instead of N * 8 spaces by Vadim Yanitskiy · 5 years ago
  9. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 6 years ago
  10. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 6 years ago
  11. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  12. a8945ce move ran_conn declarations to new ran_conn.h by Neels Hofmeyr · 6 years ago
  13. 69d4395 move subscr_conn.c to ran_conn.c by Neels Hofmeyr · 6 years ago[Renamed from src/libmsc/subscr_conn.c]
  14. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  15. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  16. dbaab50 adjust copyright in subscr_conn.c by Neels Hofmeyr · 6 years ago
  17. 7486a94 cosmetic: subscr_conn_fsm_auth_ciph() should be static by Neels Hofmeyr · 6 years ago
  18. e777b5f drop unused SUBSCR_CONN_E_INVALID by Neels Hofmeyr · 6 years ago
  19. 3117b70 A5/n Ciph: request Classmark Update if missing by Neels Hofmeyr · 6 years ago
  20. 36115c9 cosmetic: mute "COMPLETE_LAYER_3 not permitted" by Neels Hofmeyr · 6 years ago
  21. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  22. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  23. fe4ba7c cosmetic: embed compl_l3_type in FSM id by Neels Hofmeyr · 6 years ago
  24. 4068ab2 properly receive BSSMAP Clear Complete and Iu Release Complete by Neels Hofmeyr · 6 years ago
  25. e3d3dc6 refactor subscr_conn and subscr_conn_fsm de-/alloc by Neels Hofmeyr · 6 years ago
  26. 93c7463 unify allocation of gsm_subscriber_connection by Neels Hofmeyr · 6 years ago
  27. 16c42b5 subscr_conn: store complete_layer3_type in conn, not FSM event arg by Neels Hofmeyr · 6 years ago
  28. 1ba0df2 cosmetic: rename subscr_conn_from to complete_layer3_type by Neels Hofmeyr · 6 years ago
  29. 4d3a66b cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi by Neels Hofmeyr · 6 years ago
  30. d6a769b trans_free: tear down conn when last transaction is done by Neels Hofmeyr · 6 years ago
  31. e9e2f5c cosmetic: rename conn_fsm "bump" event to "release_when_unused" by Neels Hofmeyr · 6 years ago
  32. 4e825b6 libmsc: Add a function to return a unique ID of the subscriber conn by Daniel Willmann · 6 years ago
  33. d83b17b Constify msc_subscr_conn_is_accepted() parameter by Max · 6 years ago
  34. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 7 years ago
  35. 3ddd742 subscr_conn: don't close after conn timeout by Neels Hofmeyr · 7 years ago
  36. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  37. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  38. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  39. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  40. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  41. b8b85a1 Add libvlr implementation by Harald Welte · 8 years ago