1. 1158cc6 Move SDP templates to its own SDP_Templates.ttcn file by Pau Espin Pedrol · 3 months ago
  2. 49888a6 ran emulation: allow multiple reset attempts by Eric Wild · 2 years, 3 months ago
  3. f8fe132 regen_makefile.sh: set executable name explicitly by Oliver Smith · 2 years, 9 months ago
  4. 2e0e624 regen_makefile.sh: files/flags in separate lines by Oliver Smith · 2 years, 9 months ago
  5. 1491c64 bsc-nat: add 'Native_FunctionDefs.cc' to regen_makefile.sh by Vadim Yanitskiy · 3 years, 4 months ago
  6. 9a5b8ff CTRL: Introduce support to run osmocom CTRL server by Pau Espin Pedrol · 3 years, 6 months ago
  7. 6a846bc library: Add template helpers for AoIP Transport Layer Address by Pau Espin Pedrol · 3 years, 10 months ago
  8. a2afacc library/IPA: use tr_ASP_IPA_EV instead of inline templates by Vadim Yanitskiy · 4 years, 1 month ago
  9. e8d7d16 Split templates in RLCMAC_{CSN1_}Types into their own _Templates file by Pau Espin Pedrol · 4 years, 2 months ago
  10. 8f24571 pcu: Introduce test TC_mo_ping_pong_with_ul_racap by Pau Espin Pedrol · 4 years, 2 months ago
  11. 0361193 Update README.md of several TTCN3 test suites by Pau Espin Pedrol · 4 years, 8 months ago
  12. f2b477b bscnat: Add missing setverdict(pass) at the end by Pau Espin Pedrol · 5 years ago
  13. 298fa91 bscnat: Fix race condition in TC_ctrl_location by Pau Espin Pedrol · 5 years ago
  14. 5f89adf bscnat: Start test global timers by Pau Espin Pedrol · 5 years ago
  15. 8ab9a79 bscnat: Introduce test TC_ctrl_location by Pau Espin Pedrol · 5 years ago
  16. a839604 bscnat: Add function to run actions on test per BSC component by Pau Espin Pedrol · 5 years ago
  17. d1d4953 bscnat: Refactor MSC side code to allow different actions per test by Pau Espin Pedrol · 5 years ago
  18. 8d85ba4 bscnat: Refactor BSC_MS side code to allow different actions per test by Pau Espin Pedrol · 5 years ago
  19. bdcfe03 bscnat: Move generic code to wait for test into its own function by Pau Espin Pedrol · 5 years ago
  20. c6b78ff Add and set transport field for RanOps structure by Pau Espin Pedrol · 5 years ago
  21. f3c1222 bsc-nat: Introduce Osmux test by Pau Espin Pedrol · 5 years ago
  22. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  23. c6a53db bsc: Introduce Osmux infra and one test for osmo-bsc by Pau Espin Pedrol · 5 years ago
  24. fe0c608 Depend on our own fork of titan.ProtocolModules.BSSMAP by Pau Espin Pedrol · 5 years ago
  25. 2fce788 RAN_Emulation: Modularize protocol support by Harald Welte · 5 years ago
  26. 6811d10 Rename BSSMAP_Emulation -> RAN_Emulation by Harald Welte · 5 years ago
  27. 53cccab bsc-nat: Add sample bsc-nat config for test by Daniel Willmann · 6 years ago
  28. c07f6f5 bsc-nat: Use id when creating components by Daniel Willmann · 5 years ago
  29. d764dd9 bsc-nat: Add default module parameters by Daniel Willmann · 6 years ago
  30. 909523e bsc-nat: Use BSCx as token for BSC no x by Daniel Willmann · 6 years ago
  31. 991fd78 bsc_nat: Wait for bsc-nat to connect to MSC before connecting the BSC by Daniel Willmann · 6 years ago
  32. aa17059 bsc-nat: Fix errors due to bit rot by Daniel Willmann · 6 years ago
  33. 0c6f34c Rename IPA_Test->BSCNAT_Tests and get proper cfg files by Daniel Willmann · 6 years ago
  34. d930474 Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handling by Daniel Willmann · 6 years ago
  35. 9220f63 Print more self-explanatory error message on bind/connect failures by Harald Welte · 6 years ago
  36. 458fd37 don't use setverdict(inconc) anymore. Use 'fail' at all times by Harald Welte · 6 years ago
  37. c87abfc Remove M3UA/MTP3/SCCP code from this repo, use upstream repos by Harald Welte · 6 years ago
  38. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  39. 53fb0cf gen_links.sh: auto-generate .gitignore files to ignore symlinks by Neels Hofmeyr · 6 years ago
  40. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  41. df27725 IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional by Harald Welte · 6 years ago
  42. 6367d7b Don't symlink non-existent file by Max · 6 years ago
  43. 6ed6bf9 MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE by Harald Welte · 6 years ago
  44. 0b47606 BSSMAP_Emulation: Decode DTAP by Harald Welte · 6 years ago
  45. 818b6e4 Add "SourceInfoFormat := Single;" to all test configs by Harald Welte · 6 years ago
  46. df32723 GSUP Support and first test against OsmoHLR by Harald Welte · 7 years ago
  47. 004f5fb BSSMAP_Emulation: use BSSAP_CodecPort by Harald Welte · 7 years ago
  48. cc7e4dc BSSMAP_Templates: Enable use for AoIP, not just E1-CIC by Harald Welte · 7 years ago
  49. 20a58c6 generalize shared code from regen_makefile.sh into shared helper script by Harald Welte · 7 years ago
  50. 9fbe93f regen_makefile.sh: Fix TITAN 6.1.0 support by Harald Welte · 7 years ago
  51. 6807982 Makefile: clone dependencies into 'deps' folder by Harald Welte · 7 years ago
  52. 2f157f6 bsc-test: Fix build in laforge/bsc branch by Harald Welte · 7 years ago
  53. 51b2468 mgw-nat: Make it build again (library code now has more dependencies) by Harald Welte · 7 years ago
  54. 140714d regen_makefile.sh: Add Regex's for TITAN 6.3.0 by Harald Welte · 7 years ago
  55. 04541d7 bsc-nat: Wait for the second MDCX in the BSC_MS conn handler by Daniel Willmann · 7 years ago
  56. 79feba5 rename 'ipa' directory to 'bsc-nat' by Harald Welte · 7 years ago[Renamed from ipa]
  57. 92632e1 ipa: Enable configuration on whether MGCP should use old or new IPA stream ID by Harald Welte · 7 years ago
  58. f09d1ba ipa: Ability to transport MGCP over UDP rather than IPA Mux by Harald Welte · 7 years ago
  59. a34e47f BSC_MS_ConnectionHandler: Use actual state machine to enforce order of events by Harald Welte · 7 years ago
  60. 98f1f41 MSC_ConnectionHandler: Add 5s guard timer by Harald Welte · 7 years ago
  61. 8f3a962 BSC_MS_ConnectionHandler: Update FIXME/TODOs by Harald Welte · 7 years ago
  62. 2fb0479 ipa: Make test actually terminate. Ensure termination after 30s. by Harald Welte · 7 years ago
  63. 0a4317a ipa: Close SCCP Connection from MSC side; set verdict on BSC side by Harald Welte · 7 years ago
  64. be620f6 ipa: Give all components proper names to aid log interpretation by Harald Welte · 7 years ago
  65. 66fecd4 MSC_ConnectionHandler: Fix E1 timeslots to be monotonically incrementing by Harald Welte · 7 years ago
  66. 8ac9f02 MSC_ConnectionHandler: Use "Call Control" as release cause by Harald Welte · 7 years ago
  67. 11e7808 MSC_ConnectionHandler: Use correct (receive) template for ClearComplete by Harald Welte · 7 years ago
  68. c859df5 BSC_MS_ConnectionHandler: implement MGCP request->response handling by Harald Welte · 7 years ago
  69. 4c11d56 move MGCP utility functions from MSC_ConnectionHandler to MGCP_Templates by Harald Welte · 7 years ago
  70. c82eef4 ipa: Further progress on the bsc-nat test suite by Harald Welte · 7 years ago
  71. fd33833 Add new parameter to plug osmo-bsc_nat in the middle by Daniel Willmann · 7 years ago
  72. ab05d6c BSSMAP_Templates: Correct name is AssignmentReq, not AssignmentCmd by Harald Welte · 7 years ago
  73. b3414b2 ipa: First version that emulates both MSC and BSC up to ASSIGNMENT REQ by Harald Welte · 7 years ago
  74. 365f4ed IPA/MSC/BSC Emulation: Framework for handling multiple SCCP connections by Harald Welte · 7 years ago
  75. c76f29f ipa: Pull everything together: L3->BSSAP->SCCP->IPA by Harald Welte · 7 years ago
  76. d86cdc6 Expand IPA emulaitpn code + example to include CCM and SCCP binding by Harald Welte · 7 years ago
  77. 00566f5 initial import of new IPA test port by Harald Welte · 7 years ago