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