1. 24e025e libmsc/gsm_04_11.c: refactor MT SMS message handling by Vadim Yanitskiy · 6 years ago
  2. 54729d6 osmo_msc: remove unused parameter from msc_dtap() by Philipp Maier · 6 years ago
  3. b7e5201 msc_vlr_tests.c: drop duplicating DMM category definition by Vadim Yanitskiy · 6 years ago
  4. ba8a007 msc_vlr_tests: tweak conn_exists() by Max · 6 years ago
  5. 3117b70 A5/n Ciph: request Classmark Update if missing by Neels Hofmeyr · 6 years ago
  6. d28ea6c msc_vlr_tests: cosmetically tweak perm algo printing by Neels Hofmeyr · 6 years ago
  7. 1ea6baf Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  8. a44b970 migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  9. 2760585 msc_vlr_tests: don't abuse USSD-request to conclude connections by Vadim Yanitskiy · 6 years ago
  10. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  11. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  12. 4068ab2 properly receive BSSMAP Clear Complete and Iu Release Complete by Neels Hofmeyr · 6 years ago
  13. e3d3dc6 refactor subscr_conn and subscr_conn_fsm de-/alloc by Neels Hofmeyr · 6 years ago
  14. cbcf89c msc_vlr_test_call: reproduce OS#3062 by Neels Hofmeyr · 6 years ago
  15. 39b5548 Permit any Sender MSISDN when sending SMS from VTY by Harald Welte · 6 years ago
  16. 93c7463 unify allocation of gsm_subscriber_connection by Neels Hofmeyr · 6 years ago
  17. 08b3828 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  18. c01e909 dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c by Neels Hofmeyr · 6 years ago
  19. 12e17be cosmetic: msc_vlr_tests: enable CC logging in debug by Neels Hofmeyr · 6 years ago
  20. dbabfd3 msc_vlr_tests: clearly separate Ciph Mode from Security Mode checking by Neels Hofmeyr · 6 years ago
  21. da21a52 msc_vlr_tests: improve cipher mode coverage by Neels Hofmeyr · 6 years ago
  22. dfdc61d msc_vlr_tests: revert IMSI parameter and test nr output by Neels Hofmeyr · 6 years ago
  23. 7f48420 cosmetic: gsm_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 6 years ago
  24. 2346619 remove unused "authorized-regexp" VTY command by Harald Welte · 6 years ago
  25. d5db170 remove bsc_api.h and all users - they're all dead code by Harald Welte · 6 years ago
  26. 5e60de6 VLR tests: move network init into function by Max · 6 years ago
  27. b0a4314 VLR tests: always print test parameters by Max · 6 years ago
  28. 29ce08a VLR tests: remove weird code by Max · 6 years ago
  29. 6817190 VLR tests: don't fail via assert by Max · 6 years ago
  30. d5feade Expand VLR tests by Max · 6 years ago
  31. d8d1a9e VLR tests: mark static test functions as such by Max · 6 years ago
  32. 093300d Move IMSI into test parameters by Max · 6 years ago
  33. 5e2e9bd Fix whitespace issues by Max · 6 years ago
  34. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  35. c200785 Implement checks for duplicate uplink UL L3 message by Harald Welte · 6 years ago
  36. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 6 years ago
  37. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 6 years ago
  38. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  39. a3ab1de remove traces of bsc_subscriber by Harald Welte · 6 years ago
  40. 753c15d Migrate from OpenSSL to osmo_get_rand_id() by Max · 6 years ago
  41. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  42. 3f5b780 cosmetic: msc_vlr_tests: log SMS details when invoked with -v by Neels Hofmeyr · 7 years ago
  43. a99b427 add msc_vlr_test_call to reproduce a sanitizer error by Neels Hofmeyr · 7 years ago
  44. 8a656eb msc_vlr_tests: set a valid lac for fake conns by Neels Hofmeyr · 7 years ago
  45. 9c848b5 msc_vlr_tests: fix test nr arg: clear errno before strtol() by Neels Hofmeyr · 7 years ago
  46. 2c46e04 cosmetic: msc_vlr_tests: add comment to show expected tallocs by Neels Hofmeyr · 7 years ago
  47. 7b1418e tests: add msc_vlr_test_authen_reuse by Neels Hofmeyr · 7 years ago
  48. 834f94a fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free() by Neels Hofmeyr · 7 years ago
  49. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  50. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  51. bac2276 split off osmo-msc: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  52. 97668a2 cosmetic: msc_vlr_tests: drop unused var by Neels Hofmeyr · 7 years ago
  53. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  54. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  55. 78ada64 04.08: log protocol discriminators and message types by name by Neels Hofmeyr · 7 years ago
  56. 05230ea fix msc_vlr tests after libosmocore uses localtime for SMS by Neels Hofmeyr · 7 years ago
  57. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  58. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  59. 54a706c vlr: LU FSM: enable Retrieve_IMEISV_If_Required by Neels Hofmeyr · 7 years ago
  60. 6a29d32 Add msc_vlr test suite for MSC+VLR end-to-end tests by Neels Hofmeyr · 7 years ago