1. 46d526a use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 1 month ago
  2. 63b2464 gsup: indicate CN-Domain in SendAuthInfo Requests by Neels Hofmeyr · 4 years, 7 months ago
  3. 11bf0bc msc_vlr_test_call: rename lu_utran_tmsi by Neels Hofmeyr · 4 years, 9 months ago
  4. 07351d8 msc_vlr_test_call.c: add MNCC logging by Neels Hofmeyr · 4 years, 9 months ago
  5. 3f391dd fix msc_vlr_test_call.c by Neels Hofmeyr · 4 years, 10 months ago
  6. c67b483 also log MNCC_SETUP_REQ by Neels Hofmeyr · 4 years, 9 months ago
  7. c192c0b log which DTAP messages are sent to RAN by Neels Hofmeyr · 4 years, 9 months ago
  8. f636e6c LOG_TRANS for CC: always log CC state by Neels Hofmeyr · 4 years, 9 months ago
  9. ff17f8f Set coding in mncc_set_cause() by Keith Whyte · 5 years ago
  10. efa7b97 replace osmo_counter with stat_items by Alexander Couzens · 5 years ago
  11. cbf2c93 vlr: optionally send IMEI early to HLR by Oliver Smith · 5 years ago
  12. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  13. ff7074a add LOG_TRANS, proper context for all transactions by Neels Hofmeyr · 5 years ago
  14. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  15. e4f7e71 enable osmo_fsm_term_safely(), apply logging changes by Neels Hofmeyr · 5 years ago
  16. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 6 years ago
  17. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 6 years ago
  18. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  19. 33b6d0c VLR tests: avoid leaking LAC access details by Max · 6 years ago
  20. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  21. aa14bac LU: do not always invoke sub_pres_vlr_fsm_start() by Neels Hofmeyr · 6 years ago
  22. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  23. 9ca7b31 gsm_04_08_cc: Add global guard timer for MNCC by Philipp Maier · 6 years ago
  24. d0756b1 GSUP client: send CN domain IE on LU request by Neels Hofmeyr · 6 years ago
  25. 99a8d23 msc conn ref counts: log human readable list of conn owners by Neels Hofmeyr · 6 years ago
  26. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  27. fe4ba7c cosmetic: embed compl_l3_type in FSM id by Neels Hofmeyr · 6 years ago
  28. 4068ab2 properly receive BSSMAP Clear Complete and Iu Release Complete by Neels Hofmeyr · 6 years ago
  29. e3d3dc6 refactor subscr_conn and subscr_conn_fsm de-/alloc by Neels Hofmeyr · 6 years ago
  30. dc2514b CC: intentionally release T308 on BSSMAP Clear Request from BSC by Neels Hofmeyr · 6 years ago
  31. cbcf89c msc_vlr_test_call: reproduce OS#3062 by Neels Hofmeyr · 6 years ago
  32. 16c42b5 subscr_conn: store complete_layer3_type in conn, not FSM event arg by Neels Hofmeyr · 6 years ago
  33. 08b3828 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  34. d6a769b trans_free: tear down conn when last transaction is done by Neels Hofmeyr · 6 years ago
  35. eb1cfdb msc_vlr_tests: add CC Release test and test to catch OS#2779 by Neels Hofmeyr · 6 years ago
  36. e9e2f5c cosmetic: rename conn_fsm "bump" event to "release_when_unused" by Neels Hofmeyr · 6 years ago
  37. 12e17be cosmetic: msc_vlr_tests: enable CC logging in debug by Neels Hofmeyr · 6 years ago
  38. fe718bc cosmetic: vlr_auth: log decision to send UMTS or GSM AKA challenge by Neels Hofmeyr · 6 years ago
  39. a9099bc cosmetic: vlr_auth_fsm: log RAN and size along with SRES/RES by Neels Hofmeyr · 6 years ago
  40. d97821f cosmetic: gsm48_rx_mm_auth_resp(): log 'UMTS AUTH', not 'R99 AUTH' by Neels Hofmeyr · 6 years ago
  41. dbabfd3 msc_vlr_tests: clearly separate Ciph Mode from Security Mode checking by Neels Hofmeyr · 6 years ago
  42. da21a52 msc_vlr_tests: improve cipher mode coverage by Neels Hofmeyr · 6 years ago
  43. dfdc61d msc_vlr_tests: revert IMSI parameter and test nr output by Neels Hofmeyr · 6 years ago
  44. 2346619 remove unused "authorized-regexp" VTY command by Harald Welte · 6 years ago
  45. b0a4314 VLR tests: always print test parameters by Max · 6 years ago
  46. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  47. a3ab1de remove traces of bsc_subscriber by Harald Welte · 6 years ago
  48. 80315ef Fix msc_vlr test results (.err) for new libosmocore GSM48_PDISC names by Harald Welte · 6 years ago
  49. a263bb2 VLR: log subscriber update by Max · 7 years ago
  50. 4cf4fdd vlr: debug log: log Ciphering Mode details by Neels Hofmeyr · 7 years ago
  51. 82be67d fix use after free: missing conn_get on CC paging response by Neels Hofmeyr · 7 years ago
  52. a99b427 add msc_vlr_test_call to reproduce a sanitizer error by Neels Hofmeyr · 7 years ago