1. 398cb29 libvlr: fix auth_fsm_term(): use proper value-string for cause by Vadim Yanitskiy · 5 months ago
  2. d8b75fb libvlr: fix wrong cause value passed to auth_fsm_term() by Vadim Yanitskiy · 5 months ago
  3. 3b82d2c libvlr: auth_fsm_wait_ai(): cosmetic: drop redundant break by Vadim Yanitskiy · 5 months ago
  4. 6f2749c vlr: Use new libosmogsm struct osmo_gsup_pdp_info fields by Pau Espin Pedrol · 6 months ago
  5. a456583 cosmetic: vlc: Fix whitespace formatting in struct sgsn_subscriber_pdp_data by Pau Espin Pedrol · 6 months ago
  6. 1cb18a2 vlr: implement fallback to no-auth by Neels Hofmeyr · 1 year, 9 months ago
  7. 66d4ab8 vlr_auth_fsm: add result no_auth_info_event by Neels Hofmeyr · 1 year, 9 months ago
  8. 3189f39 vlr: auth_fsm: rename AUTH_RES to AUTH_SUCCESS by Neels Hofmeyr · 1 year, 8 months ago
  9. 923b664 vlr: auth_fsm: clarify success/failure result by Neels Hofmeyr · 1 year, 9 months ago
  10. c48afa1 vlr_lu_fsm: clarify naming of static functions by Neels Hofmeyr · 1 year, 9 months ago
  11. 2ea7264 msc_a,vlr: add is_ciphering_required (accurately named) by Neels Hofmeyr · 1 year, 9 months ago
  12. d99a607 msc_a,vlr: rename ciphering_required to is_ciphering_to_be_attempted by Neels Hofmeyr · 1 year, 9 months ago
  13. 123261e vlr: Add rate counters and stat items by Harald Welte · 2 years, 2 months ago
  14. 173bdf3 vlr: Split vlr_subscr_rx_imsi_detach() by Harald Welte · 2 years, 2 months ago
  15. 565ea2b libvlr: fix is_ciph_required(): always send SecModeCmd for UTRAN by Vadim Yanitskiy · 2 years, 7 months ago
  16. f4b87fa libvlr: vlr_set_ciph_mode(): avoid redundant check by Vadim Yanitskiy · 2 years, 7 months ago
  17. 35ff852 cosmetic: Fix typo in comment by Pau Espin Pedrol · 2 years, 11 months ago
  18. 017ba1f vlr_sgs: Balance use_count incremented in vlr_sgs_loc_update by Pau Espin Pedrol · 2 years, 11 months ago
  19. 25b3ffb vlr_sgs.c: Fix missing use_count decrease in vlr_sgs_imsi_detach by Pau Espin Pedrol · 2 years, 11 months ago
  20. eb1b3ab vlr_auth_fsm.c: Simplify function auth_fsm_wait_ai_resync by Pau Espin Pedrol · 2 years, 11 months ago
  21. 5bdba0d add vlr_subscr_find_by_mi by Neels Hofmeyr · 3 years ago
  22. 1086e20 vlr_sgs: Drop recorded LastEutranPlmnId when UE no longer associated by Pau Espin Pedrol · 3 years ago
  23. 6710670 Fill Last Used E-UTRAN PLMN Id when in CSFB by Pau Espin Pedrol · 3 years, 2 months ago
  24. 544a32f Send "BSSMAP CommonID" to tell BSC about the IMSI by Harald Welte · 4 years ago
  25. 9aac5c2 add rudimentary NRI support for MSC pooling by Neels Hofmeyr · 4 years, 1 month ago
  26. 46d526a use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 1 month ago
  27. a40adf7 vlr_subscr_rx_id_resp(): dont assert on received MI type by Neels Hofmeyr · 4 years, 1 month ago
  28. 61ec029 vlr_auth_fsm: Fix compilation with gcc-10 by Harald Welte · 4 years, 3 months ago
  29. 601af0c vlr_sgs_fsm: add missing break, do not call to_null() twice by Vadim Yanitskiy · 4 years, 5 months ago
  30. 3daf0c2 vlr: remove unused parameter 'log_level' of auth_fsm_start() by Vadim Yanitskiy · 4 years, 5 months ago
  31. fc2b019 libmsc: move subscriber expiration timer T3212 to libvlr by Vadim Yanitskiy · 4 years, 6 months ago
  32. baf71a7 libvlr: use generic osmo_tdef API for T3250, T3260, and T3270 by Vadim Yanitskiy · 4 years, 5 months ago
  33. 02dd265 vlr.c: fix condition to check MSISDN presence by Neels Hofmeyr · 4 years, 8 months ago
  34. 27c8b03 vlr_gsup_rx: fix uninitialized rc by Neels Hofmeyr · 4 years, 7 months ago
  35. 63b2464 gsup: indicate CN-Domain in SendAuthInfo Requests by Neels Hofmeyr · 4 years, 7 months ago
  36. 3f07dac Fix some typos by Martin Hauke · 4 years, 8 months ago
  37. a09f498 vlr_auth_fsm: on SAI use the GSUP provided GMM cause code by Alexander Couzens · 4 years, 11 months ago
  38. 7312b15 make vlr_gmm_cause_to_mm_cause public by Alexander Couzens · 4 years, 11 months ago
  39. 1bfe0e1 catch GSUP auth result without auth_fsm by Neels Hofmeyr · 4 years, 10 months ago
  40. eb1b03a vlr: gmm_cause_to_fsm_and_mm_cause() drop fsm_cause_p argument by Alexander Couzens · 4 years, 11 months ago
  41. 4b78b29 vlr: don't log about "gratuitous ID RESPONSE" by Neels Hofmeyr · 4 years, 10 months ago
  42. 364f927 vlr_lu_fsm: ignore ID_IMEISV during VLR_ULA_S_WAIT_HLR_UPD by Neels Hofmeyr · 4 years, 11 months ago
  43. ed73ae1 libvlr/vlr.c: cosmetic: move message_type assignment by Vadim Yanitskiy · 5 years ago
  44. 106ba52 vlr_lu_fsm: fix missing event for IMEISV by Neels Hofmeyr · 5 years ago
  45. c0a5e71 vlr_lu_fsm.c: don't send LU reject twice by Oliver Smith · 5 years ago
  46. 718f32f libvlr/vlr.c: do not expire subscribers if periodic LU is disabled by Vadim Yanitskiy · 5 years ago
  47. 58abc67 libvlr: fix sgsn tmsi creation, replace constant with define by Eric Wild · 5 years ago
  48. 483cea8 sgs_iface: detect and react to VLR/HLR failure by Philipp Maier · 5 years ago
  49. cbf2c93 vlr: optionally send IMEI early to HLR by Oliver Smith · 5 years ago
  50. b8077b0 vlr: when setting IMEISV, also set IMEI by Oliver Smith · 5 years ago
  51. ffd522e vlr_lu_fsm.c: assert for invalid events by Oliver Smith · 5 years ago
  52. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  53. 5b1e030 fix various missing line endings in logging by Neels Hofmeyr · 5 years ago
  54. bb5ba8b vlr_sgs_fsm: make sure vsub is marked used when LA is present by Philipp Maier · 5 years ago
  55. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  56. 4826465 vlr_sgs: start lu expiration timer on sgs eps detach by Philipp Maier · 5 years ago
  57. 0803d88 vlr_sgs: fix SGs IMSI detech from non EPS services by Philipp Maier · 5 years ago
  58. 83e311f vlr_subscr_name(): use OSMO_STRBUF by Neels Hofmeyr · 5 years ago
  59. da9f37e libvlr: Allow 2G auth tuples to be re-used without going through AUTH by Sylvain Munaut · 5 years ago
  60. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  61. 7d05309 VLR: send CHECK-IMEI to EIR/HLR by Oliver Smith · 6 years ago
  62. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 6 years ago
  63. 5598aae VLR: vlr_subscr_{,msisdn_or_}name: const vsub arg by Oliver Smith · 5 years ago
  64. 361fa46 vlr_core.h: remove duplicate declarations by Oliver Smith · 5 years ago
  65. 868f505 vlr: auth_fsm: make sure vsub->auth_fsm = NULL when it terminates by Neels Hofmeyr · 6 years ago
  66. 1035d90 fix vlr ops.subscr_assoc re-association by Neels Hofmeyr · 6 years ago
  67. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  68. 5c8b144 comment: vlr: put the 'balancing' comment closer to the put() by Neels Hofmeyr · 6 years ago
  69. d50f898 vlr_lu_fsm: drop unused out_state INIT -> WAIT_IMEI by Neels Hofmeyr · 6 years ago
  70. 5f1ac6d tweak comment to indicate sub_pres_vlr fsm as dead code by Neels Hofmeyr · 6 years ago
  71. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  72. aa14bac LU: do not always invoke sub_pres_vlr_fsm_start() by Neels Hofmeyr · 6 years ago
  73. ad797ce detach cancelled subscribers from VLR by Stefan Sperling · 6 years ago
  74. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  75. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  76. 6038ad4 vlr: drop unused is_ps parameter in vlr_subscr_req_lu() by Philipp Maier · 6 years ago
  77. dd2aeba lu_fsm: result cb: use proper cause type (warning/coverity) by Neels Hofmeyr · 6 years ago
  78. d0756b1 GSUP client: send CN domain IE on LU request by Neels Hofmeyr · 6 years ago
  79. 1ea6baf Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  80. 8a0e258 libvlr/vlr.c: forward unhandled GSUP messages towards MSC by Vadim Yanitskiy · 6 years ago
  81. fa391ee vlr_access_req_fsm.c: use osmo_strlcpy and avoid compiler error by Neels Hofmeyr · 6 years ago
  82. 9fbb600 VLR: reject overlong IMSIs in ID RESP messages by Stefan Sperling · 6 years ago
  83. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  84. 6f4752e vlr_access_req_fsm: use correct cause codes by Philipp Maier · 6 years ago
  85. 21adb2b cosmetic: use enum ranap_nsap_addr_enc instead of int by Neels Hofmeyr · 6 years ago
  86. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  87. 7a2f58e dissolve libcommon: drop gsm_subscriber_base.c, move vlr_subscr_* to vlr.c by Neels Hofmeyr · 6 years ago
  88. c01e909 dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c by Neels Hofmeyr · 6 years ago
  89. fe718bc cosmetic: vlr_auth: log decision to send UMTS or GSM AKA challenge by Neels Hofmeyr · 6 years ago
  90. 3a74128 restore sending of optional MM info messages by Stefan Sperling · 6 years ago
  91. fa10eda vlr_ciph_result: fix use after free of imeisv by Neels Hofmeyr · 6 years ago
  92. a9099bc cosmetic: vlr_auth_fsm: log RAN and size along with SRES/RES by Neels Hofmeyr · 6 years ago
  93. 11d2ce3 cosmetic: vlr_auth_fsm: clarify decision on UMTS AKA or GSM AKA by Neels Hofmeyr · 6 years ago
  94. 7795a19 vlr: fix GSM AKA in a UMTS AKA capable environment by Neels Hofmeyr · 6 years ago
  95. c5e0ace vlr_lu_fsm: guard against using the wrong fi by Neels Hofmeyr · 6 years ago
  96. d2278ec vlr: fix post-auth LU failure handling by Neels Hofmeyr · 6 years ago
  97. 379d579 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  98. 770fbd2 GSUP: check osmo_gsup_encode() result by Max · 6 years ago
  99. 5e2e9bd Fix whitespace issues by Max · 6 years ago
  100. 98f7467 Wrap osmo_strlcpy() calls by Max · 6 years ago