1. ed73ae1 libvlr/vlr.c: cosmetic: move message_type assignment by Vadim Yanitskiy · 4 years, 11 months ago
  2. 718f32f libvlr/vlr.c: do not expire subscribers if periodic LU is disabled by Vadim Yanitskiy · 5 years ago
  3. 58abc67 libvlr: fix sgsn tmsi creation, replace constant with define by Eric Wild · 5 years ago
  4. 483cea8 sgs_iface: detect and react to VLR/HLR failure by Philipp Maier · 5 years ago
  5. cbf2c93 vlr: optionally send IMEI early to HLR by Oliver Smith · 5 years ago
  6. b8077b0 vlr: when setting IMEISV, also set IMEI by Oliver Smith · 5 years ago
  7. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  8. 5b1e030 fix various missing line endings in logging by Neels Hofmeyr · 5 years ago
  9. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  10. 83e311f vlr_subscr_name(): use OSMO_STRBUF by Neels Hofmeyr · 5 years ago
  11. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  12. 7d05309 VLR: send CHECK-IMEI to EIR/HLR by Oliver Smith · 6 years ago
  13. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 6 years ago
  14. 5598aae VLR: vlr_subscr_{,msisdn_or_}name: const vsub arg by Oliver Smith · 5 years ago
  15. 5c8b144 comment: vlr: put the 'balancing' comment closer to the put() by Neels Hofmeyr · 6 years ago
  16. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  17. ad797ce detach cancelled subscribers from VLR by Stefan Sperling · 6 years ago
  18. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  19. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  20. 6038ad4 vlr: drop unused is_ps parameter in vlr_subscr_req_lu() by Philipp Maier · 6 years ago
  21. d0756b1 GSUP client: send CN domain IE on LU request by Neels Hofmeyr · 6 years ago
  22. 1ea6baf Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  23. 8a0e258 libvlr/vlr.c: forward unhandled GSUP messages towards MSC by Vadim Yanitskiy · 6 years ago
  24. 9fbb600 VLR: reject overlong IMSIs in ID RESP messages by Stefan Sperling · 6 years ago
  25. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  26. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  27. 7a2f58e dissolve libcommon: drop gsm_subscriber_base.c, move vlr_subscr_* to vlr.c by Neels Hofmeyr · 6 years ago
  28. c01e909 dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c by Neels Hofmeyr · 6 years ago
  29. 770fbd2 GSUP: check osmo_gsup_encode() result by Max · 6 years ago
  30. 5e2e9bd Fix whitespace issues by Max · 6 years ago
  31. 98f7467 Wrap osmo_strlcpy() calls by Max · 6 years ago
  32. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  33. 923a239 VLR: constify GSUP-related function parameters by Max · 6 years ago
  34. dcc193d Add control command to expire subscriber by Max · 7 years ago
  35. a263bb2 VLR: log subscriber update by Max · 7 years ago
  36. 753c15d Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  37. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  38. e3d72d7 cosmetic prep: publish vlr_use_umts_aka() decision by Neels Hofmeyr · 7 years ago
  39. 4cf4fdd vlr: debug log: log Ciphering Mode details by Neels Hofmeyr · 7 years ago
  40. 3bae836 vlr_subscr_conn_timeout(): don't fire events to discarded fi by Neels Hofmeyr · 7 years ago
  41. b3fa355 vlr_gsupc_read_cb: fix use after free of GSUP msgb by Neels Hofmeyr · 7 years ago
  42. 0b8dec7 defaults: assign TMSI by default by Neels Hofmeyr · 7 years ago
  43. 834f94a fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free() by Neels Hofmeyr · 7 years ago
  44. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  45. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  46. bac2276 split off osmo-msc: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  47. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  48. b8b85a1 Add libvlr implementation by Harald Welte · 8 years ago