1. d076e93 ran-emu: allow receiving Paging without a TMSI by Neels Hofmeyr · 3 months ago
  2. 7093a5d msc: as_{iu_release,clear_cmd}_compl_disc: remove no-op timer arguments by Vadim Yanitskiy · 3 months ago
  3. b1bf16d hnbgw: add mscpool paging tests by Neels Hofmeyr · 1 year ago
  4. e5a6ef1 ASCI: Rename handoverRequest to n_connect in RAN_Emulation.ttcnpp by Andreas Eversberg · 12 months ago
  5. d9a348c ASCI: Allow incoming VGCS/VBS connections at RAN_Emulation.ttcnpp by Andreas Eversberg · 12 months ago
  6. 07ebf96 library/RAN_Emulation: testcase.stop -> mtc.stop by Oliver Smith · 1 year ago
  7. 79896c0 fix hnbgw: RAN_Emu: ranap_unitdata_cb: call only when present by Neels Hofmeyr · 1 year, 1 month ago
  8. f0b9ed1 hnbgw: test SCCP CR without payload by Neels Hofmeyr · 2 years, 1 month ago
  9. ee4d70c RAN_Emulation: f_ran_unregister_imsi complement for f_ran_register_imsi by Harald Welte · 2 years, 2 months ago
  10. 49888a6 ran emulation: allow multiple reset attempts by Eric Wild · 2 years, 3 months ago
  11. a23f3b1 bsc: inter-BSC incoming HO in with empty SCCP CR by Neels Hofmeyr · 2 years, 4 months ago
  12. 1e3bbbe RAN_Emulation: Add f_ran_register_exp() by Harald Welte · 2 years, 6 months ago
  13. 0af7615 RAN_Emulation: Don't decode L3 if g_ran_ops.decode_dtap == false by Harald Welte · 2 years, 6 months ago
  14. 4f5d7be bsc: clarify RESET logging: BSSMAP vs RANAP vs BSSMAP-LE by Neels Hofmeyr · 3 years, 9 months ago
  15. a803b72 library: Add BSSLAP_LE_{CodecPort,Emulation} by Harald Welte · 3 years, 11 months ago
  16. 88ee360 RAN_Emulation: Fix compiler warnings about unreachable code by Harald Welte · 3 years, 11 months ago
  17. 0fbec56 RAN_Emulation: drop unused function f_bssap_wait_for_reset() by Neels Hofmeyr · 4 years, 1 month ago
  18. a826461 RAN_Emulation: allow sending UnitData from MSC_ConnHdlr by Neels Hofmeyr · 4 years, 1 month ago
  19. a2afacc library/IPA: use tr_ASP_IPA_EV instead of inline templates by Vadim Yanitskiy · 4 years, 2 months ago
  20. ae74774 MSC: f_ran_register_imsi(): allow passing omit as TMSI by Vadim Yanitskiy · 4 years, 6 months ago
  21. 717c730 RAN_Emulation: Support for PS domain by Harald Welte · 5 years ago
  22. f2c3fa9 library/RAN_Emulation.ttcnpp: fix: properly handle SAPI / DLCI for RANAP by Vadim Yanitskiy · 5 years ago
  23. e06f228 library/ranap: enrich both t(s|r)_RANAP_DirectTransfer templates by Vadim Yanitskiy · 5 years ago
  24. 43021cb lib/bssmap: Introduce function f_bssmap_ie_cic_2_int() by Pau Espin Pedrol · 5 years ago
  25. 4d0e5e5 lib/RAN: Introduce CTRL_CLIENT port to access CTRL muxed in RAN IPA conn by Pau Espin Pedrol · 5 years ago
  26. 9554918 bsc: Only append Osmux IEs in BSSAP AoIP by Pau Espin Pedrol · 5 years ago
  27. c6b78ff Add and set transport field for RanOps structure by Pau Espin Pedrol · 5 years ago
  28. c6a53db bsc: Introduce Osmux infra and one test for osmo-bsc by Pau Espin Pedrol · 5 years ago
  29. 03d4e2b RAN_Emulation: Fix IMSI table lookup on RANAP paging by Harald Welte · 5 years ago
  30. 0ac6315 msc: add inter-BSC and inter-MSC Handover tests by Neels Hofmeyr · 5 years ago
  31. 475a2c1 move as_iu_release_compl_disc from BSC_ConnHdlr to RAN_Emulation by Harald Welte · 5 years ago
  32. 5b02762 RAN_Emulation: Add RANAP support by Harald Welte · 5 years ago
  33. 2fce788 RAN_Emulation: Modularize protocol support by Harald Welte · 5 years ago[Renamed (92%) from library/RAN_Emulation.ttcn]
  34. 6811d10 Rename BSSMAP_Emulation -> RAN_Emulation by Harald Welte · 5 years ago[Renamed (82%) from library/BSSMAP_Emulation.ttcn]
  35. abc73e1 BSSMAP_Emulation: Check for ==/!= null instead of isvalue() by Daniel Willmann · 5 years ago
  36. bd0ef93 bsc: inter-BSC HO: add TC_ho_out_of_this_bsc, TC_ho_into_this_bsc by Neels Hofmeyr · 6 years ago
  37. e4ff537 library: Ensure setverdict(fail) is followed by mtc.stop by Daniel Willmann · 6 years ago
  38. e32ad99 *_Emulation.ttcn: Specify destination when replying on procedure ports by Harald Welte · 6 years ago
  39. 930d0a7 bsc: Fix tons of TTCN3 compiler warnings by Harald Welte · 6 years ago
  40. 96505f0 BSSMAP_Emulation: handle zero-length L3 Info in f_bssap_l3_is_rr() by Harald Welte · 6 years ago
  41. 92f6627 BSSMAP_Emulation: Parameter to skip seq no patching by Daniel Willmann · 6 years ago
  42. 7f58258 BSSMAP_Emulation: Sleep 1s to wait for M3UA/AS/ASP to come active by Harald Welte · 6 years ago
  43. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  44. 49518bf BSSMAP: Fix L3 sequence number for ComplL3(Paging Response) by Harald Welte · 6 years ago
  45. 9dadc52 BSSMAP_Emulation: Send proper L3 N(SD) seuence numbers in MO by Harald Welte · 6 years ago
  46. 473676b BSSMAP_Emulation: ispresent(bssap.pdu.bssmap) before accessing fields by Harald Welte · 6 years ago
  47. 17d2115 BSSMAP: Add IMSI/TMSI mapping table to dispatch incoming paging by Harald Welte · 6 years ago
  48. 71b6933 BSSMAP_Emulation: Introduce new MSC_CONN_PRIM_CONF_IND by Harald Welte · 6 years ago
  49. 0b47606 BSSMAP_Emulation: Decode DTAP by Harald Welte · 6 years ago
  50. ca51998 BSSMAP_Emulation: Add missing procedure port to client/ConnHdlr by Harald Welte · 6 years ago
  51. d47106b BSSMAP_Emulation: Initialize ExpectTable before use by Daniel Willmann · 6 years ago
  52. 35bb716 Add comments with short module description on top of each file by Harald Welte · 7 years ago
  53. 624f963 BSC_Tests: Prepare for tests based on {RSL,BSSMAP}_Emulation by Harald Welte · 7 years ago
  54. 004f5fb BSSMAP_Emulation: use BSSAP_CodecPort by Harald Welte · 7 years ago
  55. e98bb2e BSSMAP: Ignore RSPI for unknown endpoint/CIC by Harald Welte · 7 years ago
  56. 9ca9eb1 BSSMAP_Emulation: Set verdict to 'fail' in various lookup error paths by Harald Welte · 7 years ago
  57. 0a4317a ipa: Close SCCP Connection from MSC side; set verdict on BSC side by Harald Welte · 7 years ago
  58. be620f6 ipa: Give all components proper names to aid log interpretation by Harald Welte · 7 years ago
  59. 66fecd4 MSC_ConnectionHandler: Fix E1 timeslots to be monotonically incrementing by Harald Welte · 7 years ago
  60. 525a9c1 BSSMAP_Emulation: Fix regex for extraction of MGW endpoint number by Harald Welte · 7 years ago
  61. 1b2748e BSSMAP_Emulation: CIC extraction must happen on BSC side, not MSC side by Harald Welte · 7 years ago
  62. c82eef4 ipa: Further progress on the bsc-nat test suite by Harald Welte · 7 years ago
  63. 5cc4aa2 BSSMAP_Emulation: Fix handling of userData by Harald Welte · 7 years ago
  64. b3414b2 ipa: First version that emulates both MSC and BSC up to ASSIGNMENT REQ by Harald Welte · 7 years ago
  65. 365f4ed IPA/MSC/BSC Emulation: Framework for handling multiple SCCP connections by Harald Welte · 7 years ago