1. 6ed6bf9 MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE by Harald Welte · 6 years ago
  2. ae13625 f_enc_IMSI_L3: Fix filler digit in *even* case by Harald Welte · 6 years ago
  3. 2f562b1 GSUP: Fix handling of odd-length IMSI and 0xF filler digit by Harald Welte · 6 years ago
  4. 81b7f9d msc: Fix generation of IMSI/IMEI/MSISDN by Harald Welte · 6 years ago
  5. 3ca1c90 MSC: Use VTY to enable/disable authentication + TMSI allocation by Harald Welte · 6 years ago
  6. 553f655 Osmocom_VTY_Functions: Make prompt configurable by Harald Welte · 6 years ago
  7. d5b9140 msc: Cosmetic (fix comment) by Harald Welte · 6 years ago
  8. 256571e MSC_Tests: Proper treatment of IMEI + TMSI by Harald Welte · 6 years ago
  9. e1a2f3c msc: Add all test cases to control section by Harald Welte · 6 years ago
  10. 66af9e6 msc: Add TC_lu_disconnect: Start LU, then do a hard SCCP disconnect by Harald Welte · 6 years ago
  11. 45164da MSC_Tests: More CM SERVICE REQ and EMERGENCY CALL related tests by Harald Welte · 6 years ago
  12. ba7b6d9 msc: Add test case for LU with MI=IMEI (which is illegal) by Harald Welte · 6 years ago
  13. bc88178 msc: Test closing BSSAP connection of LU by ClearCommand by Harald Welte · 6 years ago
  14. 071ed73 msc: Add tests for HLR SAI timeout and HLR SAI error by Harald Welte · 6 years ago
  15. cf66d5a msc_tests: Randomly generate Auth Vector (rather than hard-coded value) by Harald Welte · 6 years ago
  16. 7b1b281 MSC: Add test for LU with 2G authentication by Harald Welte · 6 years ago
  17. 77a8eba GSUP/L3: Add templates related to authentication by Harald Welte · 6 years ago
  18. 2bb825f WIP: MSC: Add MO call testing by Harald Welte · 6 years ago
  19. 701b574 Use Osmocom-patched UNIX_DOMAIN_SOCKETasp for SEQPACKET support by Harald Welte · 6 years ago
  20. 8a121b3 msc: make sending of early classmark optional by Harald Welte · 6 years ago
  21. ef9fa87 msc: Prepare authentication support by Harald Welte · 6 years ago
  22. d748a05 msc: More MNCC and L3 templates towards voice testing by Harald Welte · 6 years ago
  23. 515f5d1 MNCC: Properly terminate speech version array by Harald Welte · 6 years ago
  24. ec3d065 MNCC_Types: Define '0' in various enums for unused value by Harald Welte · 6 years ago
  25. 8260057 msc: Store CM2/CM3 in g_pars, so it can be modified by Harald Welte · 6 years ago
  26. 5c2622c MSC_Tests: Implement early classmark sending in LU by Harald Welte · 6 years ago
  27. 71b6933 BSSMAP_Emulation: Introduce new MSC_CONN_PRIM_CONF_IND by Harald Welte · 6 years ago
  28. e5bd1ae msc: Add missing MSC_Tests.cfg file by Harald Welte · 6 years ago
  29. a49e36e MSC_Tests: Integrate MNCC, GSUP, BSSAP connection handler, ... by Harald Welte · 6 years ago
  30. 6ff8190 More GSUP and L3 Templates by Harald Welte · 6 years ago
  31. 0b47606 BSSMAP_Emulation: Decode DTAP by Harald Welte · 6 years ago
  32. 0e5aad2 Add new GSUP Emulation module, dispatching GSUP based on IMSI by Harald Welte · 6 years ago
  33. cb6cc33 L3_Templates: Template for tr_CM_SERV_REJ and ts_ML3_MO_LU_Req by Harald Welte · 6 years ago
  34. ae8ce23 BSSMAP_Templates: Fix + enable ts_CellId_CGI by Harald Welte · 6 years ago
  35. 0a6835c BSSMAP_Templates: Make ts_BSSAP_DTAP usable by Harald Welte · 6 years ago
  36. dfe94dd GSUP_Types: Templates for UpdateLocation + ISD by Harald Welte · 6 years ago
  37. 049ca64 BSSMAP_Templates: tr_BSSAP_BSSMAP / tr_BSSAP_DTAP: DLCI may be present by Harald Welte · 6 years ago
  38. b0ec4ee BSSAP_Adapter: Always perform BSSMAP Reset on start-up by Harald Welte · 6 years ago
  39. 0cf76ad Move BSSAP_Adapter.ttcn to library so it can be reused by Harald Welte · 6 years ago
  40. ffe55fc bsc test: Abstract out CTRL handling so it can be re-used from MSC test by Harald Welte · 6 years ago
  41. 67089ee BSSAP_Adapter: De-couple from BSC-testing MSC_ConnectionHandler by Harald Welte · 6 years ago
  42. 876bf9d MNCC_Emulation: Similar to BSSMAP_Emulation but for MNCC by Harald Welte · 6 years ago
  43. ca51998 BSSMAP_Emulation: Add missing procedure port to client/ConnHdlr by Harald Welte · 6 years ago
  44. fe75a20 MNCC_Types: Add enumerated for cause location + cause coding by Harald Welte · 6 years ago
  45. 8a10e86 MNCC: Make sure all unused fields are set to omit, not 'unbound' by Harald Welte · 6 years ago
  46. 251b52b MNCC: Add some useful templates / helper functions by Harald Welte · 6 years ago
  47. 8b2a258 MNCC_Types: Add templates for most MNCC messages by Harald Welte · 6 years ago
  48. d47106b BSSMAP_Emulation: Initialize ExpectTable before use by Daniel Willmann · 6 years ago
  49. 17f970f RSL_Emulation: Initialize the ConnectionTable by Daniel Willmann · 6 years ago
  50. 818b6e4 Add "SourceInfoFormat := Single;" to all test configs by Harald Welte · 6 years ago
  51. b041b3d Test control connection status query for MSC 0. by Stefan Sperling · 6 years ago
  52. 6d9309b Fix f_enc_mcc_mnc() to return a properly encoded MCC/MNC triple octet. by Stefan Sperling · 6 years ago
  53. 7159dbb Fix BTS location area code assignment in test configuration. by Stefan Sperling · 6 years ago
  54. 474fd7d Add a MNCC Socket implementation for TTCN-3 by Harald Welte · 7 years ago
  55. 35bb716 Add comments with short module description on top of each file by Harald Welte · 6 years ago
  56. df32723 GSUP Support and first test against OsmoHLR by Harald Welte · 7 years ago
  57. 2e1a1da bsc-test: Fix compilation after IuUP support was introduced by Harald Welte · 7 years ago
  58. f91edf3 MGCP_Test: be more liberal in some of the error codes we expect by Harald Welte · 7 years ago
  59. 33d8216 MGCP: Add 30 endpoint number test to control section by Harald Welte · 7 years ago
  60. 646ecdb MGCP_Test: Test use of 30 endpoint numbers by Harald Welte · 7 years ago
  61. 8098164 RTP_Emulation: Integrate IuUP support by Harald Welte · 7 years ago
  62. 3f6f48f RTP_Emulation: Add RtpemConfig / RTPEM_configure() call by Harald Welte · 7 years ago
  63. 46a38f1 RTP_Emulation: Fix calculation of timer + timestamp increment by Harald Welte · 7 years ago
  64. 8a4d395 RTP_Emulation: Fix encoding of timestamp; int2bit counts in bits! by Harald Welte · 7 years ago
  65. c676c68 Add 3GPP TS 25.415 IuUP encoder/decoder by Harald Welte · 7 years ago
  66. 38b2a10 BSC_Tests: Fix TC_assignment_fr_a5_4 by Harald Welte · 7 years ago
  67. 1a40de6 MSC_ConnectionHandler: fix f_rsl_reply() for RSL_MT_ENCR_CMD by Harald Welte · 7 years ago
  68. 4532e0a convert TC_assignment_sign to 'new style' tests by Harald Welte · 7 years ago
  69. 8b20f7c BSSAP_Adapter: Fix missing 'repeat' in as_reset_ack() by Harald Welte · 7 years ago
  70. df32ab1 BSC_Tests: remove bogus line sfrom osmo-bsc.cfg by Harald Welte · 7 years ago
  71. 1b473ca BSC_Tests: Delete unused/dead code by Harald Welte · 7 years ago
  72. 21b46bd BSC_Tests: Update readme + source code comments by Harald Welte · 7 years ago
  73. 8d5eead MSC_ConnHdlr: Fix f_rsl_reply() for RSL_MT_ENCR_CMD by Harald Welte · 7 years ago
  74. f0d6ac6 BSC_Tests: reduce amount of sleeping to speed up test suite by Harald Welte · 7 years ago
  75. 44bdaa5 fix TC_ctrl expectation: We expect 3 BTSs by Harald Welte · 7 years ago
  76. 89d42e8 BSC_Tests: Only start the number of BTSs required for a given by Harald Welte · 7 years ago
  77. 73cd271 BSC_Tests: Implement ecnryption related procedures by Harald Welte · 7 years ago
  78. 82d2b87 MSC_ConnHdlr: Tighten permitted messages by Harald Welte · 7 years ago
  79. 552620d BSC_Tests: Migrate various ASSIGNMENT tests over to MSC_ConnHdlr by Harald Welte · 7 years ago
  80. c1a2fff BSC_Tests: Re-wire MSC_ConnectionHandler to handle BSSAP and RSL by Harald Welte · 7 years ago
  81. 1516614 L3_Templates: Add ts_RRM_ModeModifyAck template by Harald Welte · 7 years ago
  82. 71b5ec8 RSL_Types: Fix message type of ts_RSL_IPA_MDCX_ACK() by Harald Welte · 7 years ago
  83. 7794d5b RSL_Types: Handle IPA specific messages in tr_RSL_MsgTypeDR() by Harald Welte · 7 years ago
  84. f307500 RSL_Types: Fix RSL Message Type enumerated definition by Harald Welte · 7 years ago
  85. 624f963 BSC_Tests: Prepare for tests based on {RSL,BSSMAP}_Emulation by Harald Welte · 7 years ago
  86. 004f5fb BSSMAP_Emulation: use BSSAP_CodecPort by Harald Welte · 7 years ago
  87. 05f378a Merge changes Idd5ac427,Ia3b8632e by Harald Welte · 7 years ago
  88. bab2f7a update README.txt with status of current implementation by Harald Welte · 7 years ago
  89. b58e8a0 BSC_Tests: Update CFG with list of test cases by Harald Welte · 7 years ago
  90. f1b64e2 BSC_Tests: Ensure MSC passes SpeechCodecList in AoIP ASSIGNMENT by Harald Welte · 7 years ago
  91. 235ebf1 BSC_Tests: Add whole bunch of new assignment tests by Harald Welte · 7 years ago
  92. 4bf5fc9 BSSMAP_Templates: Define various ASSIGNMENT related templates/constants by Harald Welte · 7 years ago
  93. b69533d BSSMAP_Templates: Define enum with 08.08 cause values by Harald Welte · 7 years ago
  94. cfe2c96 BSC_Tests: Add TC_outbound_connect to test if BSC rejects inbound SCCP connections by Harald Welte · 7 years ago
  95. cc7e4dc BSSMAP_Templates: Enable use for AoIP, not just E1-CIC by Harald Welte · 7 years ago
  96. 9958a4d RSL_Types: Add various IPA / Abis-IP specific IEs + templates by Harald Welte · 7 years ago
  97. 16a4adf BSC_Tests: Add TC_assignment_cic_only (AoIP Assign. must fail with only CIC) by Harald Welte · 7 years ago
  98. 9cf4e72 Merge changes I7b692cce,Iade77321 by Harald Welte · 7 years ago
  99. e12d791 Merge changes Ic0188065,I48057cb4,I2bc3de37 by Harald Welte · 7 years ago
  100. 4e9b9cc BSC_Tests: Add test case for RSL link drop counter by Harald Welte · 7 years ago