Release v1.11.0 on 2023-09-12.
  1. ce1f973 msc_vlr_test: remove DLMGCP log messages from unit test output by Philipp Maier · 2 years, 10 months ago
  2. 1086e20 vlr_sgs: Drop recorded LastEutranPlmnId when UE no longer associated by Pau Espin Pedrol · 3 years ago
  3. dbb3c72 msc_vlr_tests: make independent of libosmocore talloc by Neels Hofmeyr · 3 years, 5 months ago
  4. 1587ffb vty: allow configuring db path from cfg file by Keith Whyte · 3 years, 11 months ago
  5. 544a32f Send "BSSMAP CommonID" to tell BSC about the IMSI by Harald Welte · 4 years, 1 month ago
  6. 9aac5c2 add rudimentary NRI support for MSC pooling by Neels Hofmeyr · 4 years, 1 month ago
  7. 46d526a use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 1 month ago
  8. c192c0b log which DTAP messages are sent to RAN by Neels Hofmeyr · 4 years, 9 months ago
  9. efa7b97 replace osmo_counter with stat_items by Alexander Couzens · 5 years ago
  10. e0da446 libmsc/gsm_09_11.c: fix broken reference counting for vsub by Vadim Yanitskiy · 5 years ago
  11. 10c3ce5 libmsc/gsm_09_11.c: do not abuse LOG_TRANS() and early trans allocation by Vadim Yanitskiy · 5 years ago
  12. 04bbfb8 libmsc/gsm_09_11.c: fix: return trans from establish_nc_ss_trans() by Vadim Yanitskiy · 5 years ago
  13. cbf2c93 vlr: optionally send IMEI early to HLR by Oliver Smith · 5 years ago
  14. 979b057 add DSS logging category by Neels Hofmeyr · 5 years ago
  15. 7f85ace LOG_TRANS: store subsys in trans, unify USSD logging back to DMM by Neels Hofmeyr · 5 years ago
  16. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  17. ff7074a add LOG_TRANS, proper context for all transactions by Neels Hofmeyr · 5 years ago
  18. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  19. e4f7e71 enable osmo_fsm_term_safely(), apply logging changes by Neels Hofmeyr · 5 years ago
  20. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 6 years ago
  21. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 6 years ago
  22. 55d22d9 use osmo_lu_type_name() from libosmocore by Neels Hofmeyr · 5 years ago
  23. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  24. 33b6d0c VLR tests: avoid leaking LAC access details by Max · 6 years ago
  25. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  26. aa14bac LU: do not always invoke sub_pres_vlr_fsm_start() by Neels Hofmeyr · 6 years ago
  27. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  28. d0756b1 GSUP client: send CN domain IE on LU request by Neels Hofmeyr · 6 years ago
  29. 36115c9 cosmetic: mute "COMPLETE_LAYER_3 not permitted" by Neels Hofmeyr · 6 years ago
  30. f2f83b0 libmsc/gsm_09_11.c: implement network-initiated sessions by Vadim Yanitskiy · 6 years ago
  31. 8a6ef55 libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP by Vadim Yanitskiy · 6 years ago
  32. 2760585 msc_vlr_tests: don't abuse USSD-request to conclude connections by Vadim Yanitskiy · 6 years ago