1. b6e1d7e BSSMAP_Templates: Make ts_BSSMAP_IE_AoIP_TLA also usable for receive by Harald Welte · 6 years ago
  2. b71901a msc: Rewrite TC_lu_and_mo_call() to be more modular by Harald Welte · 6 years ago
  3. 9601c81 MGCP_Emulation: Move from connetion-based to endpoint-based model by Harald Welte · 6 years ago
  4. 148a708 msc: Move auth/ciph handling in shared f_mm_common() by Harald Welte · 6 years ago
  5. c2461d6 msc: Move f_sleep() to common Osmocom_Types.ttcn by Harald Welte · 6 years ago
  6. 1623e6e msc: Make use of MGCP_Emulation in f_tc_lu_and_mo_call by Harald Welte · 6 years ago
  7. 4aa970c msc: Start to integrate MGCP_Emulation component by Harald Welte · 6 years ago
  8. bb5a121 MGCP_Emulation: More complete implementation by Harald Welte · 6 years ago
  9. a02515f MGCP_Emulation: Add comment + license disclaimer by Harald Welte · 6 years ago
  10. b6c6ec1 BSSMAP_Templates: Permit tr_BSSMAP_AssignmentReq without CIC by Harald Welte · 6 years ago
  11. 4b2b3a6 L3_Templates: ts_Bcap_voice(): Include speech version octets by Harald Welte · 6 years ago
  12. 166bbb3 bsc: CRCX is answered with (malformed) ACK by Daniel Willmann · 6 years ago
  13. c27eaae MGCP library part of "bsc: Reply to CRCX with ACK" by Harald Welte · 6 years ago
  14. 955627a MGCP_Emulation part of "bsc: Register expect criteria for MGCP CRCX" by Daniel Willmann · 6 years ago
  15. 34e7dd0 MGCP_CodecPort: Receive MGCP command or response by Daniel Willmann · 6 years ago
  16. fa870f5 Add MGCP_Emulation by Daniel Willmann · 6 years ago
  17. 1af6ea8 msc: New TC_cl3_rnd_payload / TC_cl3_no_payload for COMPLETE L3 by Harald Welte · 6 years ago
  18. b14c77a msc: move default (auth=off, tmsi=on, encry=off) vty commands to f_init() by Harald Welte · 6 years ago
  19. 9182704 ggsn: Move random number helpers to Osmocom_Types.ttcn by Harald Welte · 6 years ago
  20. 1611428 msc: TC_lu_imsi_auth_tmsi_encr_13_13 by Harald Welte · 6 years ago
  21. c638f4d msc: TC_lu_auth_2G_fail: Test auth failure in 2G auth by Harald Welte · 6 years ago
  22. 0195ab1 msc: Add TC_cm_reest_req_reject: Expect CM RE-EST REQ to be rejected by Harald Welte · 6 years ago
  23. f6b62ee msc: Wait for proper BSSAP connection clear after CM SERV REJ by Harald Welte · 6 years ago
  24. 6ed6bf9 MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE by Harald Welte · 6 years ago
  25. ae13625 f_enc_IMSI_L3: Fix filler digit in *even* case by Harald Welte · 6 years ago
  26. 2f562b1 GSUP: Fix handling of odd-length IMSI and 0xF filler digit by Harald Welte · 6 years ago
  27. 81b7f9d msc: Fix generation of IMSI/IMEI/MSISDN by Harald Welte · 6 years ago
  28. 3ca1c90 MSC: Use VTY to enable/disable authentication + TMSI allocation by Harald Welte · 6 years ago
  29. 553f655 Osmocom_VTY_Functions: Make prompt configurable by Harald Welte · 6 years ago
  30. d5b9140 msc: Cosmetic (fix comment) by Harald Welte · 6 years ago
  31. 256571e MSC_Tests: Proper treatment of IMEI + TMSI by Harald Welte · 6 years ago
  32. e1a2f3c msc: Add all test cases to control section by Harald Welte · 6 years ago
  33. 66af9e6 msc: Add TC_lu_disconnect: Start LU, then do a hard SCCP disconnect by Harald Welte · 6 years ago
  34. 45164da MSC_Tests: More CM SERVICE REQ and EMERGENCY CALL related tests by Harald Welte · 6 years ago
  35. ba7b6d9 msc: Add test case for LU with MI=IMEI (which is illegal) by Harald Welte · 6 years ago
  36. bc88178 msc: Test closing BSSAP connection of LU by ClearCommand by Harald Welte · 6 years ago
  37. 071ed73 msc: Add tests for HLR SAI timeout and HLR SAI error by Harald Welte · 6 years ago
  38. cf66d5a msc_tests: Randomly generate Auth Vector (rather than hard-coded value) by Harald Welte · 6 years ago
  39. 7b1b281 MSC: Add test for LU with 2G authentication by Harald Welte · 6 years ago
  40. 77a8eba GSUP/L3: Add templates related to authentication by Harald Welte · 6 years ago
  41. 2bb825f WIP: MSC: Add MO call testing by Harald Welte · 6 years ago
  42. 701b574 Use Osmocom-patched UNIX_DOMAIN_SOCKETasp for SEQPACKET support by Harald Welte · 6 years ago
  43. 8a121b3 msc: make sending of early classmark optional by Harald Welte · 6 years ago
  44. ef9fa87 msc: Prepare authentication support by Harald Welte · 6 years ago
  45. d748a05 msc: More MNCC and L3 templates towards voice testing by Harald Welte · 6 years ago
  46. 515f5d1 MNCC: Properly terminate speech version array by Harald Welte · 6 years ago
  47. ec3d065 MNCC_Types: Define '0' in various enums for unused value by Harald Welte · 6 years ago
  48. 8260057 msc: Store CM2/CM3 in g_pars, so it can be modified by Harald Welte · 6 years ago
  49. 5c2622c MSC_Tests: Implement early classmark sending in LU by Harald Welte · 6 years ago
  50. 71b6933 BSSMAP_Emulation: Introduce new MSC_CONN_PRIM_CONF_IND by Harald Welte · 6 years ago
  51. e5bd1ae msc: Add missing MSC_Tests.cfg file by Harald Welte · 6 years ago
  52. a49e36e MSC_Tests: Integrate MNCC, GSUP, BSSAP connection handler, ... by Harald Welte · 6 years ago
  53. 6ff8190 More GSUP and L3 Templates by Harald Welte · 6 years ago
  54. 0b47606 BSSMAP_Emulation: Decode DTAP by Harald Welte · 6 years ago
  55. 0e5aad2 Add new GSUP Emulation module, dispatching GSUP based on IMSI by Harald Welte · 6 years ago
  56. cb6cc33 L3_Templates: Template for tr_CM_SERV_REJ and ts_ML3_MO_LU_Req by Harald Welte · 6 years ago
  57. ae8ce23 BSSMAP_Templates: Fix + enable ts_CellId_CGI by Harald Welte · 6 years ago
  58. 0a6835c BSSMAP_Templates: Make ts_BSSAP_DTAP usable by Harald Welte · 6 years ago
  59. dfe94dd GSUP_Types: Templates for UpdateLocation + ISD by Harald Welte · 6 years ago
  60. 049ca64 BSSMAP_Templates: tr_BSSAP_BSSMAP / tr_BSSAP_DTAP: DLCI may be present by Harald Welte · 6 years ago
  61. b0ec4ee BSSAP_Adapter: Always perform BSSMAP Reset on start-up by Harald Welte · 6 years ago
  62. 0cf76ad Move BSSAP_Adapter.ttcn to library so it can be reused by Harald Welte · 6 years ago
  63. ffe55fc bsc test: Abstract out CTRL handling so it can be re-used from MSC test by Harald Welte · 6 years ago
  64. 67089ee BSSAP_Adapter: De-couple from BSC-testing MSC_ConnectionHandler by Harald Welte · 6 years ago
  65. 876bf9d MNCC_Emulation: Similar to BSSMAP_Emulation but for MNCC by Harald Welte · 6 years ago
  66. ca51998 BSSMAP_Emulation: Add missing procedure port to client/ConnHdlr by Harald Welte · 6 years ago
  67. fe75a20 MNCC_Types: Add enumerated for cause location + cause coding by Harald Welte · 6 years ago
  68. 8a10e86 MNCC: Make sure all unused fields are set to omit, not 'unbound' by Harald Welte · 6 years ago
  69. 251b52b MNCC: Add some useful templates / helper functions by Harald Welte · 6 years ago
  70. 8b2a258 MNCC_Types: Add templates for most MNCC messages by Harald Welte · 6 years ago
  71. d47106b BSSMAP_Emulation: Initialize ExpectTable before use by Daniel Willmann · 6 years ago
  72. 17f970f RSL_Emulation: Initialize the ConnectionTable by Daniel Willmann · 6 years ago
  73. 818b6e4 Add "SourceInfoFormat := Single;" to all test configs by Harald Welte · 7 years ago
  74. b041b3d Test control connection status query for MSC 0. by Stefan Sperling · 7 years ago
  75. 6d9309b Fix f_enc_mcc_mnc() to return a properly encoded MCC/MNC triple octet. by Stefan Sperling · 6 years ago
  76. 7159dbb Fix BTS location area code assignment in test configuration. by Stefan Sperling · 6 years ago
  77. 474fd7d Add a MNCC Socket implementation for TTCN-3 by Harald Welte · 7 years ago
  78. 35bb716 Add comments with short module description on top of each file by Harald Welte · 7 years ago
  79. df32723 GSUP Support and first test against OsmoHLR by Harald Welte · 7 years ago
  80. 2e1a1da bsc-test: Fix compilation after IuUP support was introduced by Harald Welte · 7 years ago
  81. f91edf3 MGCP_Test: be more liberal in some of the error codes we expect by Harald Welte · 7 years ago
  82. 33d8216 MGCP: Add 30 endpoint number test to control section by Harald Welte · 7 years ago
  83. 646ecdb MGCP_Test: Test use of 30 endpoint numbers by Harald Welte · 7 years ago
  84. 8098164 RTP_Emulation: Integrate IuUP support by Harald Welte · 7 years ago
  85. 3f6f48f RTP_Emulation: Add RtpemConfig / RTPEM_configure() call by Harald Welte · 7 years ago
  86. 46a38f1 RTP_Emulation: Fix calculation of timer + timestamp increment by Harald Welte · 7 years ago
  87. 8a4d395 RTP_Emulation: Fix encoding of timestamp; int2bit counts in bits! by Harald Welte · 7 years ago
  88. c676c68 Add 3GPP TS 25.415 IuUP encoder/decoder by Harald Welte · 7 years ago
  89. 38b2a10 BSC_Tests: Fix TC_assignment_fr_a5_4 by Harald Welte · 7 years ago
  90. 1a40de6 MSC_ConnectionHandler: fix f_rsl_reply() for RSL_MT_ENCR_CMD by Harald Welte · 7 years ago
  91. 4532e0a convert TC_assignment_sign to 'new style' tests by Harald Welte · 7 years ago
  92. 8b20f7c BSSAP_Adapter: Fix missing 'repeat' in as_reset_ack() by Harald Welte · 7 years ago
  93. df32ab1 BSC_Tests: remove bogus line sfrom osmo-bsc.cfg by Harald Welte · 7 years ago
  94. 1b473ca BSC_Tests: Delete unused/dead code by Harald Welte · 7 years ago
  95. 21b46bd BSC_Tests: Update readme + source code comments by Harald Welte · 7 years ago
  96. 8d5eead MSC_ConnHdlr: Fix f_rsl_reply() for RSL_MT_ENCR_CMD by Harald Welte · 7 years ago
  97. f0d6ac6 BSC_Tests: reduce amount of sleeping to speed up test suite by Harald Welte · 7 years ago
  98. 44bdaa5 fix TC_ctrl expectation: We expect 3 BTSs by Harald Welte · 7 years ago
  99. 89d42e8 BSC_Tests: Only start the number of BTSs required for a given by Harald Welte · 7 years ago
  100. 73cd271 BSC_Tests: Implement ecnryption related procedures by Harald Welte · 7 years ago