1. 3c88c35 msc: fix race condition in TC_mm_id_resp_no_identity by Vadim Yanitskiy · 3 months ago
  2. 4a011fa msc: use as_expect_clear() in f_tc_mt_t310() by Vadim Yanitskiy · 3 months ago
  3. b3e42cf msc: fix f_tc_mt_crcx_ran_reject(): properly handle Iu-ReleaseCommand by Vadim Yanitskiy · 3 months ago
  4. 7093a5d msc: as_{iu_release,clear_cmd}_compl_disc: remove no-op timer arguments by Vadim Yanitskiy · 3 months ago
  5. d1a32e0 msc: fix missing 'repeat' in as_optional_cc_rel() by Vadim Yanitskiy · 3 months ago
  6. 42fae8a msc: cosmetic: fix formatting in altsteps by Vadim Yanitskiy · 3 months ago
  7. 5f1018f msc: fix f_tc_ho_inter_bsc0(): properly patch n_sd by Vadim Yanitskiy · 3 months ago
  8. 33f9eea msc: osmo-msc.cfg: move MGW params to 'mgw' node by Vadim Yanitskiy · 4 months ago
  9. 1158cc6 Move SDP templates to its own SDP_Templates.ttcn file by Pau Espin Pedrol · 4 months ago
  10. 5cefd81 msc/expected-results.xml: add missing testcases by Vadim Yanitskiy · 4 months ago
  11. 4199a70 msc/MSC_Tests.cfg: remove commented out testcase list by Vadim Yanitskiy · 6 months ago
  12. ce1d3cb gsup: Add PCO IE by Pau Espin Pedrol · 5 months ago
  13. 8f1403a Move templates from GSUP_Types.ttcn to GSUP_Templates.ttcn by Pau Espin Pedrol · 6 months ago
  14. a8aa16e ASCI: Correctly confirm talker, so originator can be identified by Andreas Eversberg · 6 months ago
  15. 5389e3a library/GSUP_Types: add Source Name IE to receive templates for SMS by Vadim Yanitskiy · 6 months ago
  16. 286b042 MSC_Tests: indicate the failure reason in setverdict() by Vadim Yanitskiy · 6 months ago
  17. 1733de3 ASCI: Add tests for voice group/broadcast calls at MSC by Andreas Eversberg · 12 months ago
  18. caa36c9 msc: TC_ho_inter_msc_out_csd: new test by Oliver Smith · 11 months ago
  19. be92291 Cosmetic: msc: f_tc_ho_inter_msc_out: fix indent by Oliver Smith · 11 months ago
  20. 44424db msc: TC_ho_inter_bsc_csd: new test by Oliver Smith · 11 months ago
  21. c4a0c3c msc: add helper func f_set_cpars_csd() by Oliver Smith · 11 months ago
  22. 90f31bb msc/BSC_Conn…: ass req/compl: check/use CSD codec by Oliver Smith · 11 months ago
  23. 5ada75d ASCI: Add GCC and BCC service requests to BSC_ConnectionHandler.ttcn by Andreas Eversberg · 12 months ago
  24. e5a6ef1 ASCI: Rename handoverRequest to n_connect in RAN_Emulation.ttcnpp by Andreas Eversberg · 12 months ago
  25. 98e24bc msc: TC_lu_and_mt/mo_csd: reduce call open time by Oliver Smith · 1 year ago
  26. 9c417f2 msc: TC_lu_and_mo_csd: test multiple bearer services by Oliver Smith · 1 year ago
  27. 6f546a9 msc: f_call_hangup: add missing rx MNCC_REL_cnf by Oliver Smith · 12 months ago
  28. 8cf75ab msc: TC_lu_and_mt_csd: test multiple bearer services by Oliver Smith · 1 year, 1 month ago
  29. 578fa19 */osmo-stp.cfg: Explicitly define role & sctp-role by Pau Espin Pedrol · 1 year ago
  30. 3a33e55 msc/BSC_ConnHdlr: f_mt_call: unregister IMSI by Oliver Smith · 1 year ago
  31. f89620d msc: BSC_ConnectionHandler: fix cpars.csd by Oliver Smith · 1 year, 1 month ago
  32. c1dd36a msc: new test: TC_lu_and_mt_csd by Oliver Smith · 1 year, 1 month ago
  33. 92b280c msc: new test: TC_lu_and_mo_csd by Oliver Smith · 1 year, 3 months ago
  34. d6c9006 msc: f_mo_call_establish: improve AoIP IE check by Oliver Smith · 1 year, 2 months ago
  35. 97dc91f msc: f_mt_call_initiate: fix typo by Oliver Smith · 1 year, 1 month ago
  36. 56fafdd Explicitly configure ASPs asp-clnt-* as role=asp & sctp-role=client by Pau Espin Pedrol · 1 year, 1 month ago
  37. c47ce85 msc: detect RTP to CN failure in call tests by Neels Hofmeyr · 1 year, 4 months ago
  38. 0560615 msc: TC_mt_t310: avoid sporadic failure from X2 timeout by Neels Hofmeyr · 1 year, 4 months ago
  39. 3ad76a4 msc: CC Re-Est: allow MNCC_RTP_CREATE upon Assgmt by Neels Hofmeyr · 1 year, 11 months ago
  40. c29e6dc msc: TC_mt_t310: fix an interleave by Neels Hofmeyr · 1 year, 11 months ago
  41. 13eeb55 msc fix log typo by Neels Hofmeyr · 1 year, 11 months ago
  42. e860fc4 msc: test auth options, and fall-back to no-auth by Neels Hofmeyr · 1 year, 9 months ago
  43. 13b83db update various expected-results.xml by Neels Hofmeyr · 1 year, 11 months ago
  44. e81ef42 msc: f_tc_mt_t310: detect MNCC failure explicitly by Neels Hofmeyr · 1 year, 11 months ago
  45. d8a4aee msc: f_tc_mt_t310: allow CRCX in either order by Neels Hofmeyr · 2 years ago
  46. 9c83eeb msc: add MSC_Tests_Iu.control to MSC_Tests.cfg by Neels Hofmeyr · 1 year, 11 months ago
  47. 02d513e msc: call: allow using MGW conn IPs in either order by Neels Hofmeyr · 2 years ago
  48. c5fcb89 MSC_Tests: SpeechCodecList IE shall be present in BSSMAP HandoverRequest by Vadim Yanitskiy · 1 year, 11 months ago
  49. 85cc161 msc tests: fix test so they don't depend on previous test runs by Eric Wild · 2 years, 3 months ago
  50. 07ea7f2 msc: add test for OS#5532: crash from CM Serv Rej by Neels Hofmeyr · 2 years, 2 months ago
  51. 49888a6 ran emulation: allow multiple reset attempts by Eric Wild · 2 years, 3 months ago
  52. 0886215 msc: Avoid race condition when setting osmux options via VTY by Daniel Willmann · 2 years, 5 months ago
  53. 04fb687 msc/osmo-{msc,stp}.cfg: enable extended timestamp in logging by Vadim Yanitskiy · 2 years, 7 months ago
  54. 172bc6e msc/BSC_ConnectionHandler: fix early return in f_mm_ciph_geran() by Vadim Yanitskiy · 2 years, 7 months ago
  55. 0649d1c msc/BSC_ConnectionHandler: refactor and split f_mm_common() by Vadim Yanitskiy · 2 years, 7 months ago
  56. fff4540 msc/osmo-msc.cfg: remove deprecated 'periodic location update' by Vadim Yanitskiy · 2 years, 7 months ago
  57. e301838 msc/osmo-{msc,stp}.cfg: tune logging configuration by Vadim Yanitskiy · 2 years, 7 months ago
  58. 59087c5 msc: disable encryption for iu/utran tests by Alexander Couzens · 2 years, 7 months ago
  59. f8fe132 regen_makefile.sh: set executable name explicitly by Oliver Smith · 2 years, 9 months ago
  60. 2e0e624 regen_makefile.sh: files/flags in separate lines by Oliver Smith · 2 years, 9 months ago
  61. 48e4d7d msc: add MSC_Tests.TC_call_re_establishment_ciph by Neels Hofmeyr · 3 years ago
  62. a9b2dcf msc: add MSC_Tests.TC_call_re_establishment_auth by Neels Hofmeyr · 3 years ago
  63. 4f099b4 msc: add MSC_Tests.TC_call_re_establishment by Neels Hofmeyr · 3 years ago
  64. e1a1b63 msc: split f_start_handler_with_pars() by Neels Hofmeyr · 3 years ago
  65. f797d29 msc: add a COORD port for inter-component coordination by Neels Hofmeyr · 3 years ago
  66. 8853afb msc: add as_mgcp_ack_all_dlcx by Neels Hofmeyr · 3 years ago
  67. 49bbb51 msc: allow another reject cause in TC_cm_reest_req_reject by Neels Hofmeyr · 3 years ago
  68. 60122f8 msc: eliminate bssap_idx by Neels Hofmeyr · 3 years ago
  69. 8913b9e msc: fix conn id in 'MGCP OK' msg (as_mgcp_ack_all_mdcx) by Neels Hofmeyr · 3 years ago
  70. 188fdff msc: adjust routing-key to docker-playground's osmo-msc.cfg by Neels Hofmeyr · 3 years ago
  71. 9eb0d87 msc: fix osmo-stp.cfg for Iu tests by Neels Hofmeyr · 3 years ago
  72. 7593a8a msc: Fix CommonId expectancies on subscr from A iface by Pau Espin Pedrol · 3 years ago
  73. cb8d989 update expected-results.xml files by Neels Hofmeyr · 3 years ago
  74. cefe9da cosmetic: msc: Fix typo in comment by Pau Espin Pedrol · 3 years ago
  75. 36ebc33 msc: inter-MSC HO test: use CGI cell ID, not LAI by Neels Hofmeyr · 3 years, 1 month ago
  76. ec2e1f7 msc: rather not use decmatch in f_tc_ho_inter_msc_out() by Neels Hofmeyr · 3 years ago
  77. 906af10 msc: fix inter-msc ho tests: do not attempt to send "*" by Neels Hofmeyr · 3 years ago
  78. 666d39a msc: add inter-MSC HO tests with A5 encryption by Neels Hofmeyr · 3 years, 1 month ago
  79. 0d841d9 msc: add inter-BSC HO tests with A5 encryption by Neels Hofmeyr · 3 years, 1 month ago
  80. b00c5b0 msc: add vec_keep to lock the AuthVector by Neels Hofmeyr · 3 years ago
  81. f6eff81 msc: generate Milenage ck in f_get_expected_encryption() by Neels Hofmeyr · 3 years ago
  82. f7831cb msc: cipher mode: move cipher expect to new function by Neels Hofmeyr · 3 years ago
  83. 0d6fd3e msc: f_auth3g_kc(): take vec as argument, drop "runs on" by Neels Hofmeyr · 3 years ago
  84. 2822d07 msc: inter-BSC HO test: use CGI cell ID, not LAI by Neels Hofmeyr · 3 years, 1 month ago
  85. 26f4a62 msc: add first a5/4 tests by Eric Wild · 3 years, 2 months ago
  86. e979c40 msc: Verify CommonID contains LastUsedEutranPLMNId when in CSFB by Pau Espin Pedrol · 3 years, 2 months ago
  87. 3768a6f msc: MME emulation should send TAI during SGs LU for CSFB support by Pau Espin Pedrol · 3 years, 2 months ago
  88. 3acd19e msc: Fix typo in func description by Pau Espin Pedrol · 3 years, 2 months ago
  89. 79ed4b1 remove deprecated 'logging level all everything' from configs by Harald Welte · 3 years, 3 months ago
  90. 174fac2 msc: Get rid of several uneeded module params by Pau Espin Pedrol · 3 years, 4 months ago
  91. 109e755 msc: test reaction on Clear Request during a MO/MT Call by Vadim Yanitskiy · 3 years, 5 months ago
  92. b56701e msc: finish and enable test case for MT Call T310 timer by Vadim Yanitskiy · 3 years, 5 months ago
  93. 9a5b8ff CTRL: Introduce support to run osmocom CTRL server by Pau Espin Pedrol · 3 years, 6 months ago
  94. 18ed23c regen-makefile.sh: Put libraries in LINUX_LIBS, not LDFLAGS by Harald Welte · 3 years, 9 months ago
  95. 929b406 update expected results by Neels Hofmeyr · 3 years, 10 months ago
  96. 956bfd2 msc: Validate RTP addr+port passed from MNCC to MGCP MDCX by Pau Espin Pedrol · 3 years, 10 months ago
  97. 563b3d0 mncc: Support IPv6 addresses (new version mncc 7) by Pau Espin Pedrol · 3 years, 10 months ago
  98. 609f1d6 msc: Introduce module param to disable crashing test in latest by Pau Espin Pedrol · 3 years, 10 months ago
  99. 9a732a4 msc: Drop parameter mp_enable_osmux_test by Pau Espin Pedrol · 3 years, 10 months ago
  100. 833174e msc: Introduce tests to verify BSSAP and MGCP handling with IPv6 by Pau Espin Pedrol · 3 years, 10 months ago