1. d95da56 GSUP: Initialize ExpectTable by Harald Welte · 6 years ago
  2. 473676b BSSMAP_Emulation: ispresent(bssap.pdu.bssmap) before accessing fields by Harald Welte · 6 years ago
  3. 6126fb0 msc: Make MGW ip/port parameters configurable as module parameters by Harald Welte · 6 years ago
  4. 3c68a54 msc: rename sub-directory from msc_tests to msc (to be in line with bsc, etc.) by Harald Welte · 6 years ago
  5. 89a3249 msc: Make TC_lu_clear_request tolerant to double ClearCommand from MSC by Harald Welte · 6 years ago
  6. 167458a msc: Add TC_gsup_cancel testing GSUP Location Cancel by Harald Welte · 6 years ago
  7. 8a1dd53 GSUP_Types: Add tr_GSUP_IMSI as helper for messages with IMSI as first IE by Harald Welte · 6 years ago
  8. 6aa04e3 GSUP_Types: Use (value) annotation for send (ts_) templates by Harald Welte · 6 years ago
  9. d2328a2 msc: Enable all test cases in control section by Harald Welte · 6 years ago
  10. f466eb4 msc: Fastert timeout in TC_cl3_{rnd,no}_payload by Harald Welte · 6 years ago
  11. 1ddc716 msc: Introduce shared f_expect_clear() by Harald Welte · 6 years ago
  12. ad2952e msc: Accept optional f_init_handler() argument for Tguard by Harald Welte · 6 years ago
  13. c98b42c deps: Use SCTPasp from osmocom github fork (SO_REUSEADDR, usleep hack) by Harald Welte · 6 years ago
  14. 53a06cd deps: Switch back to upstream titan.TestPorts.UNIX_DOMAIN_SOCKETasp by Harald Welte · 6 years ago
  15. ec6e5b4 msc: Add missing 'repeat' in TC_mo_crcx_ran_reject by Harald Welte · 6 years ago
  16. a10db90 msc: Add global g_Tguard timer to make sure BSC_ConnHdlr terminates by Harald Welte · 6 years ago
  17. fa03ecb msc: Don't explicitly enable TMSI allocation by Harald Welte · 6 years ago
  18. 7ec4fa8 msc: Fix TC_lu_tmsi_noauth_unknown by Harald Welte · 6 years ago
  19. 4f9cdb8 msc: Fix TC_cmserv_imsi_unknown by Harald Welte · 6 years ago
  20. 812f7a4 WIP: msc: First test case for mobile terminated call testing by Harald Welte · 6 years ago
  21. 3f95be8 GSUP_Types: Make sure our MSISDN encoding agrees with OsmoMSC by Harald Welte · 6 years ago
  22. 17d2115 BSSMAP: Add IMSI/TMSI mapping table to dispatch incoming paging by Harald Welte · 6 years ago
  23. 1852a84 msc: Ensure all MO call related tests are in control section by Harald Welte · 6 years ago
  24. 946a538 msc: Add missing timer start in MO call related tests by Harald Welte · 6 years ago
  25. 0cc82d9 msc: Add TC_mo_crcx_ran_reject by Harald Welte · 6 years ago
  26. 3ab8800 msc: Add TC_mo_crcx_ran_timeout by Harald Welte · 6 years ago
  27. 12510c5 msc: Add TC_mo_setup_and_nothing (MO SETUP with no follow-up) by Harald Welte · 6 years ago
  28. 116e433 msc: Add TC_establish_and_nothing by Harald Welte · 6 years ago
  29. 4017d55 msc: Make TC_lu_and_mo_call succeed with osmo-mg enabled osmo-msc by Harald Welte · 6 years ago
  30. be48a7c BSSMAP_Templates: tr_BSSMAP_AssignmentReq support for cic + aoip by Harald Welte · 6 years ago
  31. b6e1d7e BSSMAP_Templates: Make ts_BSSMAP_IE_AoIP_TLA also usable for receive by Harald Welte · 6 years ago
  32. b71901a msc: Rewrite TC_lu_and_mo_call() to be more modular by Harald Welte · 6 years ago
  33. 9601c81 MGCP_Emulation: Move from connetion-based to endpoint-based model by Harald Welte · 6 years ago
  34. 148a708 msc: Move auth/ciph handling in shared f_mm_common() by Harald Welte · 6 years ago
  35. c2461d6 msc: Move f_sleep() to common Osmocom_Types.ttcn by Harald Welte · 6 years ago
  36. 1623e6e msc: Make use of MGCP_Emulation in f_tc_lu_and_mo_call by Harald Welte · 6 years ago
  37. 4aa970c msc: Start to integrate MGCP_Emulation component by Harald Welte · 6 years ago
  38. bb5a121 MGCP_Emulation: More complete implementation by Harald Welte · 6 years ago
  39. a02515f MGCP_Emulation: Add comment + license disclaimer by Harald Welte · 6 years ago
  40. b6c6ec1 BSSMAP_Templates: Permit tr_BSSMAP_AssignmentReq without CIC by Harald Welte · 6 years ago
  41. 4b2b3a6 L3_Templates: ts_Bcap_voice(): Include speech version octets by Harald Welte · 6 years ago
  42. 166bbb3 bsc: CRCX is answered with (malformed) ACK by Daniel Willmann · 6 years ago
  43. c27eaae MGCP library part of "bsc: Reply to CRCX with ACK" by Harald Welte · 6 years ago
  44. 955627a MGCP_Emulation part of "bsc: Register expect criteria for MGCP CRCX" by Daniel Willmann · 6 years ago
  45. 34e7dd0 MGCP_CodecPort: Receive MGCP command or response by Daniel Willmann · 6 years ago
  46. fa870f5 Add MGCP_Emulation by Daniel Willmann · 6 years ago
  47. 1af6ea8 msc: New TC_cl3_rnd_payload / TC_cl3_no_payload for COMPLETE L3 by Harald Welte · 6 years ago
  48. b14c77a msc: move default (auth=off, tmsi=on, encry=off) vty commands to f_init() by Harald Welte · 6 years ago
  49. 9182704 ggsn: Move random number helpers to Osmocom_Types.ttcn by Harald Welte · 6 years ago
  50. 1611428 msc: TC_lu_imsi_auth_tmsi_encr_13_13 by Harald Welte · 6 years ago
  51. c638f4d msc: TC_lu_auth_2G_fail: Test auth failure in 2G auth by Harald Welte · 6 years ago
  52. 0195ab1 msc: Add TC_cm_reest_req_reject: Expect CM RE-EST REQ to be rejected by Harald Welte · 6 years ago
  53. f6b62ee msc: Wait for proper BSSAP connection clear after CM SERV REJ by Harald Welte · 6 years ago
  54. 6ed6bf9 MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE by Harald Welte · 6 years ago
  55. ae13625 f_enc_IMSI_L3: Fix filler digit in *even* case by Harald Welte · 6 years ago
  56. 2f562b1 GSUP: Fix handling of odd-length IMSI and 0xF filler digit by Harald Welte · 6 years ago
  57. 81b7f9d msc: Fix generation of IMSI/IMEI/MSISDN by Harald Welte · 6 years ago
  58. 3ca1c90 MSC: Use VTY to enable/disable authentication + TMSI allocation by Harald Welte · 6 years ago
  59. 553f655 Osmocom_VTY_Functions: Make prompt configurable by Harald Welte · 6 years ago
  60. d5b9140 msc: Cosmetic (fix comment) by Harald Welte · 6 years ago
  61. 256571e MSC_Tests: Proper treatment of IMEI + TMSI by Harald Welte · 6 years ago
  62. e1a2f3c msc: Add all test cases to control section by Harald Welte · 6 years ago
  63. 66af9e6 msc: Add TC_lu_disconnect: Start LU, then do a hard SCCP disconnect by Harald Welte · 6 years ago
  64. 45164da MSC_Tests: More CM SERVICE REQ and EMERGENCY CALL related tests by Harald Welte · 6 years ago
  65. ba7b6d9 msc: Add test case for LU with MI=IMEI (which is illegal) by Harald Welte · 6 years ago
  66. bc88178 msc: Test closing BSSAP connection of LU by ClearCommand by Harald Welte · 6 years ago
  67. 071ed73 msc: Add tests for HLR SAI timeout and HLR SAI error by Harald Welte · 6 years ago
  68. cf66d5a msc_tests: Randomly generate Auth Vector (rather than hard-coded value) by Harald Welte · 6 years ago
  69. 7b1b281 MSC: Add test for LU with 2G authentication by Harald Welte · 6 years ago
  70. 77a8eba GSUP/L3: Add templates related to authentication by Harald Welte · 6 years ago
  71. 2bb825f WIP: MSC: Add MO call testing by Harald Welte · 6 years ago
  72. 701b574 Use Osmocom-patched UNIX_DOMAIN_SOCKETasp for SEQPACKET support by Harald Welte · 6 years ago
  73. 8a121b3 msc: make sending of early classmark optional by Harald Welte · 6 years ago
  74. ef9fa87 msc: Prepare authentication support by Harald Welte · 6 years ago
  75. d748a05 msc: More MNCC and L3 templates towards voice testing by Harald Welte · 6 years ago
  76. 515f5d1 MNCC: Properly terminate speech version array by Harald Welte · 6 years ago
  77. ec3d065 MNCC_Types: Define '0' in various enums for unused value by Harald Welte · 6 years ago
  78. 8260057 msc: Store CM2/CM3 in g_pars, so it can be modified by Harald Welte · 6 years ago
  79. 5c2622c MSC_Tests: Implement early classmark sending in LU by Harald Welte · 6 years ago
  80. 71b6933 BSSMAP_Emulation: Introduce new MSC_CONN_PRIM_CONF_IND by Harald Welte · 6 years ago
  81. e5bd1ae msc: Add missing MSC_Tests.cfg file by Harald Welte · 6 years ago
  82. a49e36e MSC_Tests: Integrate MNCC, GSUP, BSSAP connection handler, ... by Harald Welte · 6 years ago
  83. 6ff8190 More GSUP and L3 Templates by Harald Welte · 6 years ago
  84. 0b47606 BSSMAP_Emulation: Decode DTAP by Harald Welte · 6 years ago
  85. 0e5aad2 Add new GSUP Emulation module, dispatching GSUP based on IMSI by Harald Welte · 6 years ago
  86. cb6cc33 L3_Templates: Template for tr_CM_SERV_REJ and ts_ML3_MO_LU_Req by Harald Welte · 6 years ago
  87. ae8ce23 BSSMAP_Templates: Fix + enable ts_CellId_CGI by Harald Welte · 6 years ago
  88. 0a6835c BSSMAP_Templates: Make ts_BSSAP_DTAP usable by Harald Welte · 6 years ago
  89. dfe94dd GSUP_Types: Templates for UpdateLocation + ISD by Harald Welte · 6 years ago
  90. 049ca64 BSSMAP_Templates: tr_BSSAP_BSSMAP / tr_BSSAP_DTAP: DLCI may be present by Harald Welte · 6 years ago
  91. b0ec4ee BSSAP_Adapter: Always perform BSSMAP Reset on start-up by Harald Welte · 6 years ago
  92. 0cf76ad Move BSSAP_Adapter.ttcn to library so it can be reused by Harald Welte · 6 years ago
  93. ffe55fc bsc test: Abstract out CTRL handling so it can be re-used from MSC test by Harald Welte · 6 years ago
  94. 67089ee BSSAP_Adapter: De-couple from BSC-testing MSC_ConnectionHandler by Harald Welte · 6 years ago
  95. 876bf9d MNCC_Emulation: Similar to BSSMAP_Emulation but for MNCC by Harald Welte · 6 years ago
  96. ca51998 BSSMAP_Emulation: Add missing procedure port to client/ConnHdlr by Harald Welte · 6 years ago
  97. fe75a20 MNCC_Types: Add enumerated for cause location + cause coding by Harald Welte · 6 years ago
  98. 8a10e86 MNCC: Make sure all unused fields are set to omit, not 'unbound' by Harald Welte · 6 years ago
  99. 251b52b MNCC: Add some useful templates / helper functions by Harald Welte · 6 years ago
  100. 8b2a258 MNCC_Types: Add templates for most MNCC messages by Harald Welte · 6 years ago