1. 1cb18a2 vlr: implement fallback to no-auth by Neels Hofmeyr · 1 year, 9 months ago
  2. 3189f39 vlr: auth_fsm: rename AUTH_RES to AUTH_SUCCESS by Neels Hofmeyr · 1 year, 8 months ago
  3. 923b664 vlr: auth_fsm: clarify success/failure result by Neels Hofmeyr · 1 year, 9 months ago
  4. 2ea7264 msc_a,vlr: add is_ciphering_required (accurately named) by Neels Hofmeyr · 1 year, 9 months ago
  5. d99a607 msc_a,vlr: rename ciphering_required to is_ciphering_to_be_attempted by Neels Hofmeyr · 1 year, 9 months ago
  6. 123261e vlr: Add rate counters and stat items by Harald Welte · 2 years, 2 months ago
  7. f4b87fa libvlr: vlr_set_ciph_mode(): avoid redundant check by Vadim Yanitskiy · 2 years, 7 months ago
  8. ae98b97 implement CM Re-Establish for voice calls by Neels Hofmeyr · 3 years ago
  9. 5bdba0d add vlr_subscr_find_by_mi by Neels Hofmeyr · 3 years ago
  10. 6710670 Fill Last Used E-UTRAN PLMN Id when in CSFB by Pau Espin Pedrol · 3 years, 2 months ago
  11. 9aac5c2 add rudimentary NRI support for MSC pooling by Neels Hofmeyr · 4 years, 1 month ago
  12. 46d526a use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 1 month ago
  13. baf71a7 libvlr: use generic osmo_tdef API for T3250, T3260, and T3270 by Vadim Yanitskiy · 4 years, 5 months ago
  14. ecfcd99 libvlr: remove unused 'periodic_lu_timer' from struct vlr_subscr by Vadim Yanitskiy · 4 years, 6 months ago
  15. 3f07dac Fix some typos by Martin Hauke · 4 years, 8 months ago
  16. 7312b15 make vlr_gmm_cause_to_mm_cause public by Alexander Couzens · 4 years, 11 months ago
  17. 8b0737f Use GSM23003_MSISDN_MAX_DIGITS from libosmogsm by Vadim Yanitskiy · 5 years ago
  18. d103705 vlr: fix IMEI length by Oliver Smith · 5 years ago
  19. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  20. 08aae21 vlr subscr get/put: also check against NULL by Neels Hofmeyr · 5 years ago
  21. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  22. da9f37e libvlr: Allow 2G auth tuples to be re-used without going through AUTH by Sylvain Munaut · 5 years ago
  23. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  24. 7d05309 VLR: send CHECK-IMEI to EIR/HLR by Oliver Smith · 6 years ago
  25. 5598aae VLR: vlr_subscr_{,msisdn_or_}name: const vsub arg by Oliver Smith · 5 years ago
  26. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  27. 1035d90 fix vlr ops.subscr_assoc re-association by Neels Hofmeyr · 6 years ago
  28. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  29. 4776b05 VLR: drop unused struct members by Max · 6 years ago
  30. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  31. 7b61ffe GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTH by Neels Hofmeyr · 6 years ago
  32. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  33. a8945ce move ran_conn declarations to new ran_conn.h by Neels Hofmeyr · 6 years ago
  34. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  35. 986fe7e store classmark in vlr_subscr, not conn by Neels Hofmeyr · 6 years ago
  36. c36e61e use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  37. 1ea6baf Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  38. 8a0e258 libvlr/vlr.c: forward unhandled GSUP messages towards MSC by Vadim Yanitskiy · 6 years ago
  39. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  40. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  41. 3a74128 restore sending of optional MM info messages by Stefan Sperling · 6 years ago
  42. fa10eda vlr_ciph_result: fix use after free of imeisv by Neels Hofmeyr · 6 years ago
  43. 770fbd2 GSUP: check osmo_gsup_encode() result by Max · 6 years ago
  44. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  45. 923a239 VLR: constify GSUP-related function parameters by Max · 6 years ago
  46. dcc193d Add control command to expire subscriber by Max · 7 years ago
  47. a263bb2 VLR: log subscriber update by Max · 7 years ago
  48. 7772c7d VLR: remove unused parameter by Max · 7 years ago
  49. 2ff5bcd fix paging: add timeout to discard unsuccessful paging by Neels Hofmeyr · 7 years ago
  50. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  51. e3d72d7 cosmetic prep: publish vlr_use_umts_aka() decision by Neels Hofmeyr · 7 years ago
  52. cf30913 fix BSSMAP Cipher Mode Cmd: properly set permitted algorithms by Neels Hofmeyr · 7 years ago
  53. 1a5bcd5 sub_pres_vlr_fsm_start: fix heap use after free by Neels Hofmeyr · 7 years ago
  54. 33f5341 cosmetic: vlr: rename auth_tuple_max_use_count to _reuse_ by Neels Hofmeyr · 7 years ago
  55. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago[Renamed (99%) from include/openbsc/vlr.h]
  56. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  57. 54a706c vlr: LU FSM: enable Retrieve_IMEISV_If_Required by Neels Hofmeyr · 7 years ago
  58. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  59. b8b85a1 Add libvlr implementation by Harald Welte · 8 years ago