1. 48e4d7d msc: add MSC_Tests.TC_call_re_establishment_ciph by Neels Hofmeyr · 3 years ago
  2. a9b2dcf msc: add MSC_Tests.TC_call_re_establishment_auth by Neels Hofmeyr · 3 years ago
  3. 4f099b4 msc: add MSC_Tests.TC_call_re_establishment by Neels Hofmeyr · 3 years ago
  4. e1a1b63 msc: split f_start_handler_with_pars() by Neels Hofmeyr · 3 years ago
  5. 8853afb msc: add as_mgcp_ack_all_dlcx by Neels Hofmeyr · 3 years ago
  6. 49bbb51 msc: allow another reject cause in TC_cm_reest_req_reject by Neels Hofmeyr · 3 years ago
  7. 60122f8 msc: eliminate bssap_idx by Neels Hofmeyr · 3 years ago
  8. 8913b9e msc: fix conn id in 'MGCP OK' msg (as_mgcp_ack_all_mdcx) by Neels Hofmeyr · 3 years ago
  9. 7593a8a msc: Fix CommonId expectancies on subscr from A iface by Pau Espin Pedrol · 3 years ago
  10. cefe9da cosmetic: msc: Fix typo in comment by Pau Espin Pedrol · 3 years ago
  11. 36ebc33 msc: inter-MSC HO test: use CGI cell ID, not LAI by Neels Hofmeyr · 3 years ago
  12. ec2e1f7 msc: rather not use decmatch in f_tc_ho_inter_msc_out() by Neels Hofmeyr · 3 years ago
  13. 906af10 msc: fix inter-msc ho tests: do not attempt to send "*" by Neels Hofmeyr · 3 years ago
  14. 666d39a msc: add inter-MSC HO tests with A5 encryption by Neels Hofmeyr · 3 years ago
  15. 0d841d9 msc: add inter-BSC HO tests with A5 encryption by Neels Hofmeyr · 3 years ago
  16. b00c5b0 msc: add vec_keep to lock the AuthVector by Neels Hofmeyr · 3 years ago
  17. 2822d07 msc: inter-BSC HO test: use CGI cell ID, not LAI by Neels Hofmeyr · 3 years ago
  18. 26f4a62 msc: add first a5/4 tests by Eric Wild · 3 years, 2 months ago
  19. e979c40 msc: Verify CommonID contains LastUsedEutranPLMNId when in CSFB by Pau Espin Pedrol · 3 years, 2 months ago
  20. 3768a6f msc: MME emulation should send TAI during SGs LU for CSFB support by Pau Espin Pedrol · 3 years, 2 months ago
  21. 3acd19e msc: Fix typo in func description by Pau Espin Pedrol · 3 years, 2 months ago
  22. 174fac2 msc: Get rid of several uneeded module params by Pau Espin Pedrol · 3 years, 4 months ago
  23. 109e755 msc: test reaction on Clear Request during a MO/MT Call by Vadim Yanitskiy · 3 years, 5 months ago
  24. b56701e msc: finish and enable test case for MT Call T310 timer by Vadim Yanitskiy · 3 years, 5 months ago
  25. 9a5b8ff CTRL: Introduce support to run osmocom CTRL server by Pau Espin Pedrol · 3 years, 6 months ago
  26. 563b3d0 mncc: Support IPv6 addresses (new version mncc 7) by Pau Espin Pedrol · 3 years, 10 months ago
  27. 609f1d6 msc: Introduce module param to disable crashing test in latest by Pau Espin Pedrol · 3 years, 10 months ago
  28. 9a732a4 msc: Drop parameter mp_enable_osmux_test by Pau Espin Pedrol · 3 years, 10 months ago
  29. 833174e msc: Introduce tests to verify BSSAP and MGCP handling with IPv6 by Pau Espin Pedrol · 3 years, 10 months ago
  30. 14d0b13 msc: add TC_paging_response_[it]msi_unknown by Neels Hofmeyr · 3 years, 11 months ago
  31. 13737fb msc: add TC_cmserv_tmsi_unknown() by Neels Hofmeyr · 3 years, 11 months ago
  32. fc06c73 msc: add TC_attached_imsi_lu_unknown_tmsi() by Neels Hofmeyr · 3 years, 11 months ago
  33. 4d15fa7 msc: Fix repeated execution of TC_sgsap_unsol_ud() by Harald Welte · 3 years, 11 months ago
  34. 4a3fa71 msc: Make TC_lu_and_mo_call_sccp_tiar_timeout() more reliable by Harald Welte · 3 years, 11 months ago
  35. f1c3c21 msc: fix log typo in f_tc_cmserv_imsi_unknown() by Neels Hofmeyr · 3 years, 11 months ago
  36. 79f1e45 msc: Expect CommonID from MSC by default by Harald Welte · 3 years, 11 months ago
  37. 4698a4c msc: Use random chosen unused local TCP port number for SMPP client by Harald Welte · 3 years, 11 months ago
  38. 4e18ccc msc: verify conn and VLR cell id in most tests by Neels Hofmeyr · 4 years ago
  39. 7985aeb move type RAN_Configurations to RAN_Adapter.ttcnpp by Neels Hofmeyr · 4 years, 2 months ago
  40. 61564be library/IPA: split t_ASP_IPA_EVT_UD into send / receive templates by Vadim Yanitskiy · 4 years, 2 months ago
  41. b58d974 msc: add tests for SMS and voice call while Paging by Neels Hofmeyr · 4 years, 7 months ago
  42. 2521906 MSC: add a test case to check T3212 expiration during paging by Vadim Yanitskiy · 4 years, 6 months ago
  43. 2d3f846 MSC/SMPP: fix RP-ACK expectations in TC_smpp_mo_sms by Vadim Yanitskiy · 4 years, 6 months ago
  44. 3382076 MSC/SMPP: introduce TC_smpp_mo_sms_rp_error for OS#4351 by Vadim Yanitskiy · 4 years, 6 months ago
  45. a358dd4 MSC/SMS-over-GSUP: cosmetic: use a single log() call to print received PDU by Vadim Yanitskiy · 4 years, 6 months ago
  46. da77459 MSC: fix coding style in f_tc_lu_and_mt_sms_paging_and_nothing() by Vadim Yanitskiy · 4 years, 6 months ago
  47. a42745c msc: Introduce test TC_(iu_)chan_rel_sccp_tiar_timeout by Pau Espin Pedrol · 4 years, 6 months ago
  48. 1c9754d MSC: add test cases for concurrent MO/MT SS/USSD transactions by Vadim Yanitskiy · 4 years, 6 months ago
  49. ae74774 MSC: f_ran_register_imsi(): allow passing omit as TMSI by Vadim Yanitskiy · 4 years, 6 months ago
  50. 70d15bf MSC/Iu: fix SS/USSD tests: pass g_pars.tmsi to f_ran_register_imsi() by Vadim Yanitskiy · 4 years, 6 months ago
  51. 2dd9661 MSC/GSUP: make session ID for MT SS/USSD configurable by Vadim Yanitskiy · 4 years, 6 months ago
  52. eddebaa MSC_Tests.ttcn: introduce TC_mm_id_resp_no_identity by Vadim Yanitskiy · 4 years, 6 months ago
  53. 04dd5f7 MSC_Tests.ttcn: fix: verify the contents of SM-RP-DA/OA for MO/MT SMS by Vadim Yanitskiy · 4 years, 7 months ago
  54. a52347c library/GSUP_Types.ttcn: fix MSISDN / SMSC coding in SM-RP-OA/DA by Vadim Yanitskiy · 4 years, 7 months ago
  55. 437b5a6 MSC/BSC_ConnectionHandler: only keep SMSC address in SmsParametersRp by Vadim Yanitskiy · 4 years, 7 months ago
  56. d3d54a9 msc: Introduce test TC_lu_imsi_timeout_tmsi_realloc by Pau Espin Pedrol · 4 years, 7 months ago
  57. 7e9178d msc: Remove trailing whitespace by Pau Espin Pedrol · 4 years, 7 months ago
  58. c3accec msc: expect only one Paging on GERAN by Neels Hofmeyr · 4 years, 7 months ago
  59. d076c52 msc: fix 2 Iu tests: use f_mm_common() instead of f_mm_auth() by Neels Hofmeyr · 4 years, 7 months ago
  60. 8df6962 msc: add f_tc_invalid_mgcp_crash by Neels Hofmeyr · 4 years, 8 months ago
  61. 8fe8a90 msc: add and fix Iu mt call by Neels Hofmeyr · 4 years, 8 months ago
  62. 3c89a6b msc: overhaul voice call testing by Neels Hofmeyr · 4 years, 9 months ago
  63. 3d22e4a improve/fix f_tc_mo_setup_dtmf_dup by Neels Hofmeyr · 4 years, 9 months ago
  64. d24b525 MSC_Tests.ttcn: fix race condition in f_tc_proc_ss_paging_fail() by Vadim Yanitskiy · 4 years, 9 months ago
  65. fc02f24 msc: add f_tc_lu_and_mt_sms_paging_repeated by Alexander Couzens · 4 years, 10 months ago
  66. 3421810 MSC_Tests: Expect SGsAP-SERVICE-ABORT-REQUEST on paging timeout by Philipp Maier · 4 years, 10 months ago
  67. 26bdb8c Cosmetic: Fix comment by Philipp Maier · 4 years, 10 months ago
  68. d01fc8f MSC_Tests: do not send an SGsAP-MO-CSFB-INDICATION when testing MT-Call by Philipp Maier · 5 years ago
  69. 91bfa1c msc: check IMEI: move reject LU into new function by Oliver Smith · 5 years ago
  70. 690d60f msc: use f_expect_clear() in check IMEI tests by Oliver Smith · 5 years ago
  71. 1d118ff msc: add check IMEI tests by Oliver Smith · 5 years ago
  72. 3289845 L3_Templates: add enum CmIdentityType by Oliver Smith · 5 years ago
  73. a2a8a11 MSC_Tests.ttcn: cosmetic: move TC_gsup_mt_multi_part_sms() back by Vadim Yanitskiy · 5 years ago
  74. 1a026a5 lib/mgcp: Add new port with support to handle multiple MGCP sockets by Pau Espin Pedrol · 5 years ago
  75. c3c07d4 MSC_Tests.ttcn: introduce TC_mo_ussd_for_unknown_trans by Vadim Yanitskiy · 5 years ago
  76. 29ba8d6 MSC_Tests.ttcn: introduce TC_proc_ss_abort by Vadim Yanitskiy · 5 years ago
  77. e5f4ed9 MSC_Tests.ttcn: introduce TC_proc_ss_paging_fail by Vadim Yanitskiy · 5 years ago
  78. d612d28 MSC_Tests.ttcn: introduce TC_proc_ss_for_unknown_session by Vadim Yanitskiy · 5 years ago
  79. 851798c MSC_Tests.ttcn: use f_expect_gsup_msg() in f_tc_mt_ussd_for_unknown_subscr() by Vadim Yanitskiy · 5 years ago
  80. d1e1ce5 MSC_Tests.ttcn: add timers to SS/USSD test cases by Vadim Yanitskiy · 5 years ago
  81. 0e6c9f5 MSC_Tests.ttcn: introduce TC_mt_ussd_for_unknown_subscr by Vadim Yanitskiy · 5 years ago
  82. 690d659 msc: Add module param to disable osmux (fix msc-latest jenkins job) by Pau Espin Pedrol · 5 years ago
  83. 3dd33bc msc: Enable/disable osmux always based on test by Pau Espin Pedrol · 5 years ago
  84. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  85. a65697d msc: Introduce Osmux infra and one test for osmo-msc by Pau Espin Pedrol · 5 years ago
  86. 9495524 MSC_Tests: Remove duplicated structures from BSSMAP_Templates by Pau Espin Pedrol · 5 years ago
  87. a2d59c6 add three tests for CIPHER MODE COMPLETE without algo by Stefan Sperling · 6 years ago
  88. b2284bd msc: Add a test for LU with invalid MCC/MNC in BSSAP/RANAP by Harald Welte · 5 years ago
  89. b781799 msc: Permit optional authentication before reject/timeout by Harald Welte · 5 years ago
  90. 62113fc msc: Don't require protocolExtensions in RANAP Paging by Harald Welte · 5 years ago
  91. 0ac6315 msc: add inter-BSC and inter-MSC Handover tests by Neels Hofmeyr · 5 years ago
  92. 2ca1ab4 msc: mo and mt voice call tests: add lots of missing parts by Neels Hofmeyr · 5 years ago
  93. e13cfb2 msc: Add Iu related tests for most existing 2G tests by Harald Welte · 5 years ago
  94. dceacc7 msc: Introduce f_cl3_or_initial_ue as replacement for f_bssap_compl_l3() by Harald Welte · 5 years ago
  95. 9b751a6 msc: Add RANAP to msc tests by Harald Welte · 5 years ago
  96. 3ca0ce1 RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_* by Harald Welte · 5 years ago
  97. 8a397ae msc: Add testcase for UMTS AKA over GERAN TC_lu_imsi_auth3g_tmsi() by Harald Welte · 5 years ago
  98. c1f937a msc: f_mm_auth(): Add support for UMTS AKA by Harald Welte · 5 years ago
  99. f9abf8d MSC_Tests: Allow test cases to specify RAN index by Harald Welte · 5 years ago
  100. e035e3e Add f_expect_paging() rather than using tr_BSSMAP_Paging directly by Harald Welte · 5 years ago