1. 6038ad4 vlr: drop unused is_ps parameter in vlr_subscr_req_lu() by Philipp Maier · 6 years ago
  2. dd2aeba lu_fsm: result cb: use proper cause type (warning/coverity) by Neels Hofmeyr · 6 years ago
  3. d0756b1 GSUP client: send CN domain IE on LU request by Neels Hofmeyr · 6 years ago
  4. 1ea6baf Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  5. 8a0e258 libvlr/vlr.c: forward unhandled GSUP messages towards MSC by Vadim Yanitskiy · 6 years ago
  6. fa391ee vlr_access_req_fsm.c: use osmo_strlcpy and avoid compiler error by Neels Hofmeyr · 6 years ago
  7. 9fbb600 VLR: reject overlong IMSIs in ID RESP messages by Stefan Sperling · 6 years ago
  8. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  9. 6f4752e vlr_access_req_fsm: use correct cause codes by Philipp Maier · 6 years ago
  10. 21adb2b cosmetic: use enum ranap_nsap_addr_enc instead of int by Neels Hofmeyr · 6 years ago
  11. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  12. 7a2f58e dissolve libcommon: drop gsm_subscriber_base.c, move vlr_subscr_* to vlr.c by Neels Hofmeyr · 6 years ago
  13. c01e909 dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c by Neels Hofmeyr · 6 years ago
  14. fe718bc cosmetic: vlr_auth: log decision to send UMTS or GSM AKA challenge by Neels Hofmeyr · 6 years ago
  15. 3a74128 restore sending of optional MM info messages by Stefan Sperling · 6 years ago
  16. fa10eda vlr_ciph_result: fix use after free of imeisv by Neels Hofmeyr · 6 years ago
  17. a9099bc cosmetic: vlr_auth_fsm: log RAN and size along with SRES/RES by Neels Hofmeyr · 6 years ago
  18. 11d2ce3 cosmetic: vlr_auth_fsm: clarify decision on UMTS AKA or GSM AKA by Neels Hofmeyr · 6 years ago
  19. 7795a19 vlr: fix GSM AKA in a UMTS AKA capable environment by Neels Hofmeyr · 6 years ago
  20. c5e0ace vlr_lu_fsm: guard against using the wrong fi by Neels Hofmeyr · 6 years ago
  21. d2278ec vlr: fix post-auth LU failure handling by Neels Hofmeyr · 6 years ago
  22. 379d579 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  23. 770fbd2 GSUP: check osmo_gsup_encode() result by Max · 6 years ago
  24. 5e2e9bd Fix whitespace issues by Max · 6 years ago
  25. 98f7467 Wrap osmo_strlcpy() calls by Max · 6 years ago
  26. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  27. 923a239 VLR: constify GSUP-related function parameters by Max · 6 years ago
  28. dcc193d Add control command to expire subscriber by Max · 7 years ago
  29. a263bb2 VLR: log subscriber update by Max · 7 years ago
  30. 753c15d Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  31. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  32. e3d72d7 cosmetic prep: publish vlr_use_umts_aka() decision by Neels Hofmeyr · 7 years ago
  33. 4cf4fdd vlr: debug log: log Ciphering Mode details by Neels Hofmeyr · 7 years ago
  34. f6d6a57 Add missing CFLAGS by Alexander Huemer · 7 years ago
  35. 3bae836 vlr_subscr_conn_timeout(): don't fire events to discarded fi by Neels Hofmeyr · 7 years ago
  36. b3fa355 vlr_gsupc_read_cb: fix use after free of GSUP msgb by Neels Hofmeyr · 7 years ago
  37. 1a5bcd5 sub_pres_vlr_fsm_start: fix heap use after free by Neels Hofmeyr · 7 years ago
  38. c698ab9 vlr: auth_fsm_start: check return value of fsm alloc by Neels Hofmeyr · 7 years ago
  39. 0b8dec7 defaults: assign TMSI by default by Neels Hofmeyr · 7 years ago
  40. 33f5341 cosmetic: vlr: rename auth_tuple_max_use_count to _reuse_ by Neels Hofmeyr · 7 years ago
  41. bffa684 cosmetic: vlr: declare a struct in .h; drop unused header by Neels Hofmeyr · 7 years ago
  42. 834f94a fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free() by Neels Hofmeyr · 7 years ago
  43. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  44. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  45. bac2276 split off osmo-msc: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  46. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  47. 54a706c vlr: LU FSM: enable Retrieve_IMEISV_If_Required by Neels Hofmeyr · 7 years ago
  48. ef9126c vlr: place comments on if (0) cases by Neels Hofmeyr · 7 years ago
  49. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  50. b8b85a1 Add libvlr implementation by Harald Welte · 8 years ago