1. 4dfb2ba add 'encryption uea 1 2' cfg / fix ttcn3 iu tests by Neels Hofmeyr · 4 years, 11 months ago
  2. 14c34d8 add msc_vlr tests for UMTS without ciphering by Neels Hofmeyr · 5 years ago
  3. a4d7a76 do not force encryption on UTRAN by Neels Hofmeyr · 5 years ago
  4. ff17f8f Set coding in mncc_set_cause() by Keith Whyte · 5 years ago
  5. c0a5e71 vlr_lu_fsm.c: don't send LU reject twice by Oliver Smith · 5 years ago
  6. efa7b97 replace osmo_counter with stat_items by Alexander Couzens · 5 years ago
  7. d14422a Fix: add missing semicolons to OSMO_ASSERT statements by Vadim Yanitskiy · 5 years ago
  8. 188dd5f tests/msc_vlr: fix: do not pass RAT type to expect_bssap_clear() by Vadim Yanitskiy · 5 years ago
  9. e0da446 libmsc/gsm_09_11.c: fix broken reference counting for vsub by Vadim Yanitskiy · 5 years ago
  10. 10c3ce5 libmsc/gsm_09_11.c: do not abuse LOG_TRANS() and early trans allocation by Vadim Yanitskiy · 5 years ago
  11. 04bbfb8 libmsc/gsm_09_11.c: fix: return trans from establish_nc_ss_trans() by Vadim Yanitskiy · 5 years ago
  12. 570b4c8 libmsc/db.c: get rid of hard-coded SMS expiry threshold by Vadim Yanitskiy · 5 years ago
  13. 4474f35 db_sms_test: Remove libdbi expected driver load errors by Pau Espin Pedrol · 5 years ago
  14. 17aa464 db_sms_test: Do not print exact memcmp result by Pau Espin Pedrol · 5 years ago
  15. 9d61db7 libmsc/db.c: fix storing SMS with empty TP-User-Data by Vadim Yanitskiy · 5 years ago
  16. e1e7247 Introduce initial unit test for db_sms_* API by Vadim Yanitskiy · 5 years ago
  17. 98f0675 tests: share stubs.h from msc_vlr_test as stubs.c by Vadim Yanitskiy · 5 years ago
  18. 8b0737f Use GSM23003_MSISDN_MAX_DIGITS from libosmogsm by Vadim Yanitskiy · 5 years ago
  19. 4faff9e vty: Add option to enable osmux towards BSCs by Pau Espin Pedrol · 5 years ago
  20. cbf2c93 vlr: optionally send IMEI early to HLR by Oliver Smith · 5 years ago
  21. b8077b0 vlr: when setting IMEISV, also set IMEI by Oliver Smith · 5 years ago
  22. d103705 vlr: fix IMEI length by Oliver Smith · 5 years ago
  23. 03ded91 vty: make retrieve-imeisv-early configurable by Oliver Smith · 5 years ago
  24. 678354f sms_queue_test: assert return value of osmo_use_count_get_put() by Vadim Yanitskiy · 5 years ago
  25. dcd7099 tests/.../Makefile.am avoid redundant linkage with librt by Vadim Yanitskiy · 5 years ago
  26. 979b057 add DSS logging category by Neels Hofmeyr · 5 years ago
  27. c11342e libmsc/gsm_04_11.c: fix double init of both SMR and SMC FSMs by Vadim Yanitskiy · 5 years ago
  28. 7f85ace LOG_TRANS: store subsys in trans, unify USSD logging back to DMM by Neels Hofmeyr · 5 years ago
  29. 880b950 vty/cfg: add missing write-back of inter-BSC and inter-MSC HO config by Neels Hofmeyr · 5 years ago
  30. 5255874 fix regression: fix internal MNCC operation by Neels Hofmeyr · 5 years ago
  31. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  32. ff7074a add LOG_TRANS, proper context for all transactions by Neels Hofmeyr · 5 years ago
  33. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  34. e4f7e71 enable osmo_fsm_term_safely(), apply logging changes by Neels Hofmeyr · 5 years ago
  35. 6c766c6 tests/sms_queue: track the use of NULL talloc memory contexts by Vadim Yanitskiy · 5 years ago
  36. 96262a7 libmsc/sms_queue.c: fix memleak in smsq_take_next_sms() by Vadim Yanitskiy · 5 years ago
  37. 4d75877 libmsc/sgs_vty.c: always write server address and VLR name by Vadim Yanitskiy · 5 years ago
  38. 64623e1 libmsc/gsm_09_11.c: implement guard timer for NCSS sessions by Vadim Yanitskiy · 6 years ago
  39. 390d140 a_iface: Fix hexdumping of N-DATA.req by Harald Welte · 5 years ago
  40. 977b548 a_iface: Centralize/wrap BSSAP / N-DATA transmission by Harald Welte · 5 years ago
  41. 34d306b VLR tests: use msgb_eq_data_print() for comparison by Max · 5 years ago
  42. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  43. 4813152 Enable SMS-related log in VLR tests by Max · 5 years ago
  44. 7d05309 VLR: send CHECK-IMEI to EIR/HLR by Oliver Smith · 6 years ago
  45. 39cb0dd msc_vlr_tests: tweak logging in verbose mode by Neels Hofmeyr · 6 years ago
  46. b62289a mm_rx_id_resp(): use osmo_mi_name() by Neels Hofmeyr · 5 years ago
  47. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 5 years ago
  48. 7ce21dc rx CM Service Req: reject double use sooner by Neels Hofmeyr · 5 years ago
  49. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 5 years ago
  50. 55d22d9 use osmo_lu_type_name() from libosmocore by Neels Hofmeyr · 5 years ago
  51. 0fec28a msc_vty.c: make check-imei-rqd configurable by Oliver Smith · 6 years ago
  52. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  53. 3a3ed9b vty cfg: move 'ipa-name' from 'msc' to 'hlr' section by Neels Hofmeyr · 6 years ago
  54. b16259f remove code dup: add msc_mgcp_try_call_assignment() by Neels Hofmeyr · 6 years ago
  55. f40e46f libmsc/VTY: introduce kill-switch for routing SMS over GSUP by Vadim Yanitskiy · 6 years ago
  56. b12b6cb fix test_nodes.vty after libosmo-mgcp-client vty changes by Neels Hofmeyr · 6 years ago
  57. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  58. 33b6d0c VLR tests: avoid leaking LAC access details by Max · 6 years ago
  59. bb53a3f VLR tests: add logging macro with explicit value description by Max · 6 years ago
  60. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  61. aa14bac LU: do not always invoke sub_pres_vlr_fsm_start() by Neels Hofmeyr · 6 years ago
  62. 80447eb add VTY commands: mncc internal / external (== -M) by Neels Hofmeyr · 6 years ago
  63. 05c5680 vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout' by Neels Hofmeyr · 6 years ago
  64. 18333fa add test_nodes.vty transcript test by Neels Hofmeyr · 6 years ago
  65. 1231fdb make: prepare for adding transcript tests by Neels Hofmeyr · 6 years ago
  66. e3033b3 python tests: use py shebang instead of $(PYTHON) by Neels Hofmeyr · 6 years ago
  67. 7b61ffe GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTH by Neels Hofmeyr · 6 years ago
  68. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  69. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  70. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  71. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  72. c62c6d5 drop unused tests/db/* by Neels Hofmeyr · 6 years ago
  73. 24e025e libmsc/gsm_04_11.c: refactor MT SMS message handling by Vadim Yanitskiy · 6 years ago
  74. 54729d6 osmo_msc: remove unused parameter from msc_dtap() by Philipp Maier · 6 years ago
  75. b7e5201 msc_vlr_tests.c: drop duplicating DMM category definition by Vadim Yanitskiy · 6 years ago
  76. ba8a007 msc_vlr_tests: tweak conn_exists() by Max · 6 years ago
  77. 9ca7b31 gsm_04_08_cc: Add global guard timer for MNCC by Philipp Maier · 6 years ago
  78. d0756b1 GSUP client: send CN domain IE on LU request by Neels Hofmeyr · 6 years ago
  79. 3117b70 A5/n Ciph: request Classmark Update if missing by Neels Hofmeyr · 6 years ago
  80. d28ea6c msc_vlr_tests: cosmetically tweak perm algo printing by Neels Hofmeyr · 6 years ago
  81. 986fe7e store classmark in vlr_subscr, not conn by Neels Hofmeyr · 6 years ago
  82. 36115c9 cosmetic: mute "COMPLETE_LAYER_3 not permitted" by Neels Hofmeyr · 6 years ago
  83. 1ea6baf Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  84. a44b970 migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  85. f2f83b0 libmsc/gsm_09_11.c: implement network-initiated sessions by Vadim Yanitskiy · 6 years ago
  86. 8a6ef55 libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP by Vadim Yanitskiy · 6 years ago
  87. 2760585 msc_vlr_tests: don't abuse USSD-request to conclude connections by Vadim Yanitskiy · 6 years ago
  88. 10c6419 libmsc/ussd.c: use connection ref-counting and transactions by Vadim Yanitskiy · 6 years ago
  89. defc3c8 implement periodic Location Update expiry in the VLR by Stefan Sperling · 6 years ago
  90. 6f4752e vlr_access_req_fsm: use correct cause codes by Philipp Maier · 6 years ago
  91. 7d7ee42 tests/msc_vlr: fix expected SS message names by Vadim Yanitskiy · 6 years ago
  92. 99a8d23 msc conn ref counts: log human readable list of conn owners by Neels Hofmeyr · 6 years ago
  93. 1580959 refactor VLR FSM result handling by Neels Hofmeyr · 6 years ago
  94. fe4ba7c cosmetic: embed compl_l3_type in FSM id by Neels Hofmeyr · 6 years ago
  95. 4068ab2 properly receive BSSMAP Clear Complete and Iu Release Complete by Neels Hofmeyr · 6 years ago
  96. e3d3dc6 refactor subscr_conn and subscr_conn_fsm de-/alloc by Neels Hofmeyr · 6 years ago
  97. dc2514b CC: intentionally release T308 on BSSMAP Clear Request from BSC by Neels Hofmeyr · 6 years ago
  98. cbcf89c msc_vlr_test_call: reproduce OS#3062 by Neels Hofmeyr · 6 years ago
  99. 39b5548 Permit any Sender MSISDN when sending SMS from VTY by Harald Welte · 6 years ago
  100. 93c7463 unify allocation of gsm_subscriber_connection by Neels Hofmeyr · 6 years ago