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