1. eff28ab Move vlr.h & vlr_sgs.h into osmocom/vlr/ by Alexander Couzens · 5 weeks ago
  2. 651b8b1 libvlr: use correct log facility within the VLR by Alexander Couzens · 5 weeks ago
  3. 25a92b8 libvlr: fix tab/space issue by Alexander Couzens · 5 weeks ago
  4. 620c60f libvlr/vlr: remove gsm_subscriber.h by Alexander Couzens · 5 weeks ago
  5. 08b8af8 vlr.c: drop unused header limits.h by Alexander Couzens · 7 weeks ago
  6. 2fd69e1 fix VLR evil twin on LU with unknown TMSI by Neels Hofmeyr · 7 months ago
  7. 6f2749c vlr: Use new libosmogsm struct osmo_gsup_pdp_info fields by Pau Espin Pedrol · 9 months ago
  8. a456583 cosmetic: vlc: Fix whitespace formatting in struct sgsn_subscriber_pdp_data by Pau Espin Pedrol · 9 months ago
  9. 123261e vlr: Add rate counters and stat items by Harald Welte · 2 years, 5 months ago
  10. 173bdf3 vlr: Split vlr_subscr_rx_imsi_detach() by Harald Welte · 2 years, 5 months ago
  11. f4b87fa libvlr: vlr_set_ciph_mode(): avoid redundant check by Vadim Yanitskiy · 2 years, 11 months ago
  12. 5bdba0d add vlr_subscr_find_by_mi by Neels Hofmeyr · 3 years, 3 months ago
  13. 6710670 Fill Last Used E-UTRAN PLMN Id when in CSFB by Pau Espin Pedrol · 3 years, 6 months ago
  14. 9aac5c2 add rudimentary NRI support for MSC pooling by Neels Hofmeyr · 4 years, 5 months ago
  15. 46d526a use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 5 months ago
  16. a40adf7 vlr_subscr_rx_id_resp(): dont assert on received MI type by Neels Hofmeyr · 4 years, 5 months ago
  17. fc2b019 libmsc: move subscriber expiration timer T3212 to libvlr by Vadim Yanitskiy · 4 years, 9 months ago
  18. baf71a7 libvlr: use generic osmo_tdef API for T3250, T3260, and T3270 by Vadim Yanitskiy · 4 years, 9 months ago
  19. 02dd265 vlr.c: fix condition to check MSISDN presence by Neels Hofmeyr · 5 years ago
  20. 27c8b03 vlr_gsup_rx: fix uninitialized rc by Neels Hofmeyr · 4 years, 10 months ago
  21. 63b2464 gsup: indicate CN-Domain in SendAuthInfo Requests by Neels Hofmeyr · 4 years, 10 months ago
  22. 3f07dac Fix some typos by Martin Hauke · 5 years ago
  23. 7312b15 make vlr_gmm_cause_to_mm_cause public by Alexander Couzens · 5 years ago
  24. 1bfe0e1 catch GSUP auth result without auth_fsm by Neels Hofmeyr · 5 years ago
  25. eb1b03a vlr: gmm_cause_to_fsm_and_mm_cause() drop fsm_cause_p argument by Alexander Couzens · 5 years ago
  26. 4b78b29 vlr: don't log about "gratuitous ID RESPONSE" by Neels Hofmeyr · 5 years ago
  27. ed73ae1 libvlr/vlr.c: cosmetic: move message_type assignment by Vadim Yanitskiy · 5 years ago
  28. 718f32f libvlr/vlr.c: do not expire subscribers if periodic LU is disabled by Vadim Yanitskiy · 5 years ago
  29. 58abc67 libvlr: fix sgsn tmsi creation, replace constant with define by Eric Wild · 5 years ago
  30. 483cea8 sgs_iface: detect and react to VLR/HLR failure by Philipp Maier · 6 years ago
  31. cbf2c93 vlr: optionally send IMEI early to HLR by Oliver Smith · 5 years ago
  32. b8077b0 vlr: when setting IMEISV, also set IMEI by Oliver Smith · 5 years ago
  33. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  34. 5b1e030 fix various missing line endings in logging by Neels Hofmeyr · 5 years ago
  35. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 6 years ago
  36. 83e311f vlr_subscr_name(): use OSMO_STRBUF by Neels Hofmeyr · 6 years ago
  37. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  38. 7d05309 VLR: send CHECK-IMEI to EIR/HLR by Oliver Smith · 6 years ago
  39. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 6 years ago
  40. 5598aae VLR: vlr_subscr_{,msisdn_or_}name: const vsub arg by Oliver Smith · 6 years ago
  41. 5c8b144 comment: vlr: put the 'balancing' comment closer to the put() by Neels Hofmeyr · 6 years ago
  42. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  43. ad797ce detach cancelled subscribers from VLR by Stefan Sperling · 6 years ago
  44. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  45. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  46. 6038ad4 vlr: drop unused is_ps parameter in vlr_subscr_req_lu() by Philipp Maier · 6 years ago
  47. d0756b1 GSUP client: send CN domain IE on LU request by Neels Hofmeyr · 6 years ago
  48. 1ea6baf Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  49. 8a0e258 libvlr/vlr.c: forward unhandled GSUP messages towards MSC by Vadim Yanitskiy · 6 years ago
  50. 9fbb600 VLR: reject overlong IMSIs in ID RESP messages by Stefan Sperling · 6 years ago
  51. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  52. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 7 years ago
  53. 7a2f58e dissolve libcommon: drop gsm_subscriber_base.c, move vlr_subscr_* to vlr.c by Neels Hofmeyr · 7 years ago
  54. c01e909 dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c by Neels Hofmeyr · 7 years ago
  55. 770fbd2 GSUP: check osmo_gsup_encode() result by Max · 7 years ago
  56. 5e2e9bd Fix whitespace issues by Max · 7 years ago
  57. 98f7467 Wrap osmo_strlcpy() calls by Max · 7 years ago
  58. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  59. 923a239 VLR: constify GSUP-related function parameters by Max · 7 years ago
  60. dcc193d Add control command to expire subscriber by Max · 7 years ago
  61. a263bb2 VLR: log subscriber update by Max · 7 years ago
  62. 753c15d Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  63. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  64. e3d72d7 cosmetic prep: publish vlr_use_umts_aka() decision by Neels Hofmeyr · 7 years ago
  65. 4cf4fdd vlr: debug log: log Ciphering Mode details by Neels Hofmeyr · 7 years ago
  66. 3bae836 vlr_subscr_conn_timeout(): don't fire events to discarded fi by Neels Hofmeyr · 7 years ago
  67. b3fa355 vlr_gsupc_read_cb: fix use after free of GSUP msgb by Neels Hofmeyr · 7 years ago
  68. 0b8dec7 defaults: assign TMSI by default by Neels Hofmeyr · 7 years ago
  69. 834f94a fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free() by Neels Hofmeyr · 7 years ago
  70. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  71. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  72. bac2276 split off osmo-msc: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  73. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  74. b8b85a1 Add libvlr implementation by Harald Welte · 8 years ago