1. 907b23b bsc: add TC_ho_into_this_bsc_a5_mismatch by Neels Hofmeyr · 2 years, 5 months ago
  2. a8ef3be bsc: Introduce test TC_srvcc_eutran_to_geran_src_sai by Pau Espin Pedrol · 2 years, 5 months ago
  3. d23e8a0 bsc: improve encryption testing config TestHdlrEncrParams by Neels Hofmeyr · 2 years, 5 months ago
  4. 5f14d34 BSC_Tests_VAMOS: fix TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h by Vadim Yanitskiy · 2 years, 5 months ago
  5. a7fc5a6 bsc: f_create_chan_and_exp(): ensure that SCCP connection is up by Vadim Yanitskiy · 2 years, 7 months ago
  6. 2bcea3d MSC_ConnectionHandler: use select() in f_ChDesc2RslChanNr() by Vadim Yanitskiy · 2 years, 8 months ago
  7. 6a955cc bsc: verify TSC in RR HO Cmd of TC_ho_neighbor_config_* by Neels Hofmeyr · 2 years, 10 months ago
  8. c741fcb bsc: TC_ho_int: verify TSC in HandoverCommand by Neels Hofmeyr · 2 years, 10 months ago
  9. d36a82f bsc: add Coord_PT to communicate between components by Neels Hofmeyr · 3 years ago
  10. 3222e0e bsc: add RSL port args in MSC_ConnHdlr, RSLEM by Neels Hofmeyr · 3 years ago
  11. 1dff88d bsc: add TC_ciph_mode_a5_2_1 by Oliver Smith · 3 years ago
  12. 598e1ed bsc/MSC_ConnectionHandler: fix typo by Oliver Smith · 3 years ago
  13. fc63164 library/RSL_Types: use OCT4 for local/remote address fields by Vadim Yanitskiy · 3 years ago
  14. 58ffceb bsc: split f_verify_encr_info() from f_cipher_mode() by Neels Hofmeyr · 3 years, 1 month ago
  15. 3fe8460 bsc: also allow empty key for A5/0 by Neels Hofmeyr · 3 years, 1 month ago
  16. 5e31cfc bsc: f_cipher_mode(): verify enc alg in Cipher Mode Complete msg by Neels Hofmeyr · 3 years, 1 month ago
  17. 7274934 bsc: f_cipher_mode(): fail quicker on key mismatch by Neels Hofmeyr · 3 years, 1 month ago
  18. 0588cad bsc: implement ttcn API and cfg for A5/4 by Neels Hofmeyr · 3 years, 1 month ago
  19. 6c388f2 bsc: reduce args to f_cipher_mode() by Neels Hofmeyr · 3 years, 1 month ago
  20. 9ae36d5 bsc: Validate new 'srvcc fast-return' VTY command by Pau Espin Pedrol · 3 years, 1 month ago
  21. b5b7a6e bsc: test TSC in various messages by Neels Hofmeyr · 3 years, 1 month ago
  22. d601f9c MSC_ConnectionHandler: fix race in f_create_chan_and_exp() by Neels Hofmeyr · 3 years, 1 month ago
  23. 9c3b82f GSM_Types, bsc: add VAMOS cbits by Neels Hofmeyr · 3 years, 2 months ago
  24. 9d68630 bsc: f_establish_fully: verify lchan ESTABLISHED state by Neels Hofmeyr · 3 years, 3 months ago
  25. 559d5d0 bsc: add TC_assignment_codec_fr_by_mode_modify by Neels Hofmeyr · 3 years, 3 months ago
  26. c2425cc f_channel_needs_modify(): ask actual TCH lchan mode via VTY by Neels Hofmeyr · 3 years, 3 months ago
  27. c08d552 bsc: Introduce TC_srvcc_eutran_to_geran by Pau Espin Pedrol · 3 years, 3 months ago
  28. ffd2ef1 as_handover: fix for signalling channel, without MGCP by Neels Hofmeyr · 3 years, 9 months ago
  29. 47cd0e3 bsc: Add Lb interface support by Harald Welte · 3 years, 11 months ago
  30. a208389 MSC_ConnectionHandler: allow to use IPV4 as default by Philipp Maier · 3 years, 10 months ago
  31. 09f1c6d MSC_ConnectionHandler: do not allow as_Media_mgw to exit by Philipp Maier · 3 years, 10 months ago
  32. 0786663 bsc: Introduce test TC_assignment_aoip_tla_v6 and TC_ho_into_this_bsc_tla_v6 by Pau Espin Pedrol · 3 years, 11 months ago
  33. 8cb5825 Revert "bsc: Add Lb interface support" by Harald Welte · 3 years, 11 months ago
  34. c47fdb2 bsc: Add Lb interface support by Harald Welte · 3 years, 11 months ago
  35. ebdecc0 bsc: Add statsd checker and use it in TC_assignment_sign by Daniel Willmann · 4 years ago
  36. 4ce978c MSC_ConnectionHandler: check template before using isvalue() by Philipp Maier · 4 years ago
  37. eddf0e9 bsc: Add CommonID Test: Send CommonID from MSC and check it is processed by Harald Welte · 4 years, 1 month ago
  38. 539e630 MSC_ConnectionHandler: fix race condition in f_establish_fully() by Vadim Yanitskiy · 4 years, 1 month ago
  39. 90f8096 bsc: undup pars.sccp_addr_msc and _bsc by Neels Hofmeyr · 4 years, 1 month ago
  40. 4f11841 bsc: add MSC pooling tests by Neels Hofmeyr · 4 years, 1 month ago
  41. f246a92 bsc: allow multiple MSCs by Neels Hofmeyr · 4 years, 2 months ago
  42. 8df1011 bsc: Fix typo in comment by Pau Espin Pedrol · 4 years, 6 months ago
  43. 8f77363 bsc: Verify presence of MS Power Parameters IE on one test by Pau Espin Pedrol · 4 years, 8 months ago
  44. 7a9ccf8 bsc: Log wrong and expected values if MS Power level verification fails by Pau Espin Pedrol · 4 years, 8 months ago
  45. f7630a6 bsc: Verify ms power level value from RSL IE MS Power during CHAN ACT by Pau Espin Pedrol · 4 years, 9 months ago
  46. 3d008ae bsc: Verify RSL IE MS Power Parameters is send upon CHAN ACT by Pau Espin Pedrol · 4 years, 9 months ago
  47. fd02ad4 bsc: Test MGCP-over-IPA forwarding in SCCPlite tests by Pau Espin Pedrol · 5 years ago
  48. 513b831 bsc: Refactor altstep as_Media_mgw() by Pau Espin Pedrol · 5 years ago
  49. 392963f bsc: Move hardcoded ip addr to variable by Pau Espin Pedrol · 5 years ago
  50. 76ba541 bsc: Fix trailing whitespace by Pau Espin Pedrol · 5 years ago
  51. 9554918 bsc: Only append Osmux IEs in BSSAP AoIP by Pau Espin Pedrol · 5 years ago
  52. c6b78ff Add and set transport field for RanOps structure by Pau Espin Pedrol · 5 years ago
  53. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  54. c6a53db bsc: Introduce Osmux infra and one test for osmo-bsc by Pau Espin Pedrol · 5 years ago
  55. 2fce788 RAN_Emulation: Modularize protocol support by Harald Welte · 5 years ago
  56. 6811d10 Rename BSSMAP_Emulation -> RAN_Emulation by Harald Welte · 5 years ago
  57. d0e64b0 BSC_Tests: add testcases to verify S15-S0 handling by Philipp Maier · 5 years ago
  58. 2eeb511 LCLS: explicitly check for *CX adjustment by Max · 6 years ago
  59. 4b0f496 BSC: log number of expected/seen *CX messages on failure by Max · 6 years ago
  60. a5302c8 bsc: check channel release message presence by Neels Hofmeyr · 6 years ago
  61. 861a4c1 bsc: handle Deact SACCH messages by Neels Hofmeyr · 6 years ago
  62. d4e5696 cosmetic: fix typos by Max · 6 years ago
  63. 0c9e3fa bsc: Use Misc_Helpers.f_shutdown for setverdict(fail) by Daniel Willmann · 6 years ago
  64. 4860473 MSC_ConnectionHandler: Use explicit AoIP flag by Philipp Maier · 6 years ago
  65. 48aeeec MSC_ConnectionHandler: Make sure COMPLETE LAYER 3 INFORMATION contains a codecList by Philipp Maier · 6 years ago
  66. bd0ef93 bsc: inter-BSC HO: add TC_ho_out_of_this_bsc, TC_ho_into_this_bsc by Neels Hofmeyr · 6 years ago
  67. 8aa5cb3 MSC_ConnectionHandler: stop properly on failure in f_establish_fully() by Philipp Maier · 6 years ago
  68. afce866 Stop tests after failures by Daniel Willmann · 6 years ago
  69. c1e95c8 MSC_ConnectionHandler: make as_handover more race robust by Philipp Maier · 6 years ago
  70. d07ee13 bsc: fix as_handover(): first RSL should be EST IND, not DATA by Neels Hofmeyr · 6 years ago
  71. b0e7365 bsc: fix f_establish_fully(): first RSL should be EST IND, not DATA by Neels Hofmeyr · 6 years ago
  72. 0a5d7e7 MSC_ConnectionHandler: more verbosity for f_check_mgcp_expectations() by Philipp Maier · 6 years ago
  73. a0976e9 MSC_ConnectionHandler: expect additional MDCX when call is LCLS by Philipp Maier · 6 years ago
  74. 3e2af5d BSC_Tests: count MGCP operations in as_media by Philipp Maier · 6 years ago
  75. b242235 MSC_ConnectionHandler: split up as_media into separate altsteps by Philipp Maier · 6 years ago
  76. bcf62bc bsc: verify MultiRate Config IE in RSL Chan Activ by Neels Hofmeyr · 6 years ago
  77. 11a5894 BSC_Tests: use correct payload types and encoding names on MGCP by Philipp Maier · 6 years ago
  78. 378a49c bsc: handover: actually send Handover Detect by Neels Hofmeyr · 6 years ago
  79. 343b774 bsc: Fix f_establish_fully() for cases where we expect ASSIGN FAIL by Harald Welte · 6 years ago
  80. cc0b014 bsc: Add LCLS related test cases by Harald Welte · 6 years ago
  81. cbe911c bsc: Derive MGCP EP + Port numbers from new g_pars.media_nr by Harald Welte · 6 years ago
  82. 8ef527e MSC_ConnectionHandler: check channel mode in f_establish_fully by Philipp Maier · 6 years ago
  83. 7a14fd5 bsc: f_establish_fully(): Support non-assignment cases by Harald Welte · 6 years ago
  84. 8a9bf6f bsc: Verify correct encryption n RSL CHAN_ACT during assignment by Harald Welte · 6 years ago
  85. 651fcdc bsc: Unify encryption related test cases by Harald Welte · 6 years ago
  86. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  87. 930d0a7 bsc: Fix tons of TTCN3 compiler warnings by Harald Welte · 6 years ago
  88. 60aa576 bsc: Add tests for assigning channels of all 5 codecs by Harald Welte · 6 years ago
  89. 6fa1f73 MSC_ConnHdlr: Fix RlsChannelNr encoding in f_ChDesc2RslChanNr() by Harald Welte · 6 years ago
  90. e97eab4 bsc: Allow multiple subsequent calls of f_MscConnHdlr_init() by Harald Welte · 6 years ago
  91. a063003 bsc: Move TestHdlrParams to global per-component var g_pars by Harald Welte · 6 years ago
  92. 458fd37 don't use setverdict(inconc) anymore. Use 'fail' at all times by Harald Welte · 6 years ago
  93. ffe5f0e MSC_ConnectionHandler: make sure altstep exists by Philipp Maier · 6 years ago
  94. 261af4b WIP: Intra-BSC handover testing by Harald Welte · 6 years ago
  95. c20b1c4 MSC_ConnectionHdlr: Add telnet to VTY to each ConnHdlr by Harald Welte · 6 years ago
  96. c037516 MGCP: remove hack to fake SDP by Philipp Maier · 6 years ago
  97. b20c3dc msc: convert bssmap chipher to rsl chiper representation by Philipp Maier · 6 years ago
  98. 86f3920 bsc: fix f_establish_fully() for expected assignment failures by Philipp Maier · 6 years ago
  99. 898113b bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversion by Harald Welte · 6 years ago
  100. 363cb0a bsc: Handle wildcard endpoint name in MGCP CRCX by Harald Welte · 6 years ago