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