1. c574829 library/GSUP_Types.ttcn: add CHECK-IMEI message by Oliver Smith · 5 years ago
  2. a321981 PCUIF: Add send + receive templates for TIME_IND by Harald Welte · 5 years ago
  3. 0a3d63f PCUIF: Accept any ARFCN in tr_PCUIF_DATA_REQ by Harald Welte · 5 years ago
  4. 913bbf6 PCUIF_Types: Add enumerated PCUIF_BurstType by Harald Welte · 5 years ago
  5. 7209955 PCU: Add test for SNS Change Weight procedure by Harald Welte · 5 years ago
  6. 630d0e6 PCU: Add tests for SNS with separate signalling/data NS-VC, ADD, DEL by Harald Welte · 5 years ago
  7. a071ee4 RTP_Emulation: check received RTP packets by Philipp Maier · 5 years ago
  8. 4c422b7 MSC: Verify CSFB INDICATOR is present in CLEAR COMMAND by Harald Welte · 5 years ago
  9. 07e8dde PCUIF: Use OCT4 for IP address, not uint32_t by Harald Welte · 5 years ago
  10. e1fd916 PCUIF: Prepare for simulating BTS side of PCU Interface by Harald Welte · 5 years ago
  11. f4bf131 Osocom_Gb_Types: Add send/receive templates for SNS-SIZE and SNS-CONFIG procedure by Harald Welte · 6 years ago
  12. 387ab37 Osmocom_Gb_Types: Differentiate send (value) and receive templates by Harald Welte · 6 years ago
  13. a7377d8 General_Types: Add BIT13, BIT28, BIT29, BIT30 by Harald Welte · 5 years ago
  14. c682666 IPA_Emulation: Integrate OML decoding/encoding; add OML port by Harald Welte · 5 years ago
  15. 0aa0abc Add TTCN-3 definition of GSM Abis OML protocol (TS 12.21) by Harald Welte · 5 years ago
  16. 9978710 bsc: Test CSFB "Fast Return" in new TC_chan_rel_hard_clear_csfb by Harald Welte · 5 years ago
  17. 924b6ea bsc: replace octet string with decmatch when matching RR RELEASE by Harald Welte · 5 years ago
  18. 4263c52 WIP: MSC_Tests: Add SGs testcases by Harald Welte · 6 years ago
  19. 4d1e9c9 BTS_Tests: Verify RSL MS POWER CONTROL and SACCH MS POWER LEVEL by Philipp Maier · 6 years ago
  20. 9b690e4 MSC_ConnectionHandler: Optionally check MM Info by Philipp Maier · 6 years ago
  21. f1f39bd library/GSUP_Types.ttcn: actualize both GSUP_SM_RP_{DA|OA} by Vadim Yanitskiy · 6 years ago
  22. 1f581b4 Osmocom_CTRL_Adapter: Let the OS decide over the local port number by Philipp Maier · 6 years ago
  23. 4426598 MGCP: remove commented variants by Max · 6 years ago
  24. 88e2323 library/GSUP_Types.ttcn: add READY-FOR-SM message by Vadim Yanitskiy · 6 years ago
  25. 8a1d4b6 library/GSUP_Types.ttcn: add MO-/MT-FORWARD-SM messages by Vadim Yanitskiy · 6 years ago
  26. 772a845 library/GSUP_Types.ttcn: fix IE order in PROC_SS_ERROR templates by Vadim Yanitskiy · 6 years ago
  27. 21c4233 library/GSUP_Types.ttcn: fix missing session state IE in PROC_SS_ERR by Vadim Yanitskiy · 6 years ago
  28. bc18afa library/SS_Templates.ttcn: add SS_USSD_FACILITY_INVOKE templates by Vadim Yanitskiy · 6 years ago
  29. 8d33a13 BSSMAP_Templates: do not match on omit in tr_BSSMAP_HandoverPerformed template by Philipp Maier · 6 years ago
  30. 4c32b95 start implementing the TC_paging() PCU test by Stefan Sperling · 6 years ago
  31. a0cacc7 BSSMAP_Templates: Add missing field in tr_BSSMAP_HandoverPerformed template by Philipp Maier · 6 years ago
  32. 26d57be support odd-length calling MSISDN in MSC tests by Stefan Sperling · 6 years ago
  33. cff1356 attempt to fix a race condition in BSC test's f_ts_dyn_mode_get by Stefan Sperling · 6 years ago
  34. aee6039 BSSMAP_Templates: Add missing tr_BSSMAP_HandoverPerformed template by Philipp Maier · 6 years ago
  35. 39e6cae NS: print ip:port on error by Max · 6 years ago
  36. 51abfbc cosmetic: fix compilation warnings by Max · 6 years ago
  37. 6451b04 bts: f_est_dchan: verify Chan Rqd originated by RACH arrives on RSL by Pau Espin Pedrol · 6 years ago
  38. e0bb4f0 library/MNCC_Types.ttcn: add MS-side related messages by Vadim Yanitskiy · 6 years ago
  39. 0cedf2c L3_Templates; add tr_ML3_MT_MM_AUTH_REQ_3G() by Harald Welte · 6 years ago
  40. e01691d L1CTL_Types.ttcn: drop length limitation for traffic messages by Vadim Yanitskiy · 6 years ago
  41. ea247d5 library/VTY: fix CONFIG prompt matching in f_vty_wait_for_prompt() by Vadim Yanitskiy · 6 years ago
  42. 9a5dd54 SGsAP_Emulation: Add functions to send MME or VLR reset by Harald Welte · 6 years ago
  43. 1fd461a SGsAP: Switch over to osmocom branch/repo to avoid bugs in official one by Harald Welte · 6 years ago
  44. af5bce4 Add SGsAP_CodecPort + SGsAP_Emulation module by Harald Welte · 6 years ago
  45. a07cfd9 RSL_Emulation: Fail explicitly on ASP_IPA_EVENT_DOWN by Pau Espin Pedrol · 6 years ago
  46. d930474 Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handling by Daniel Willmann · 6 years ago
  47. a201b97 library/TRXC_Types.ttcn: correct FAKE_RSSI command template by Vadim Yanitskiy · 6 years ago
  48. aa1e60f add an IPA test which sends a chopped payload by Stefan Sperling · 6 years ago
  49. 0ec1c26 add chopped IPA ping test to BTS tests by Stefan Sperling · 6 years ago
  50. 61ebb8b bsc: add 3 tests for inter-BSC HO outgoing failures by Neels Hofmeyr · 6 years ago
  51. 7460a72 IPA_Types/Emulation: Add RSPRO support by Harald Welte · 6 years ago
  52. 1831443 Add SGsAP_Templates for SGsAP on the MME<->MSC interface by Harald Welte · 6 years ago
  53. 59c15d6 resolve ambiguity of MobileIdentityLV type name by Stefan Sperling · 6 years ago
  54. 0796a82 Add a TTCN3 module for IPA protocol testing by Stefan Sperling · 6 years ago
  55. 0aad596 L1CTL_Types: Add support to set L1 Header params during SACCH tx by Pau Espin Pedrol · 6 years ago
  56. 8f98d3f library/RSL_Types.ttcn: expect any l3_info for 'tr_RSL_UNITDATA_*' by default by Vadim Yanitskiy · 6 years ago
  57. fabe0f2 library/RSL_Types.ttcn: fix inadequate template restriction by Vadim Yanitskiy · 6 years ago
  58. bd0ef93 bsc: inter-BSC HO: add TC_ho_out_of_this_bsc, TC_ho_into_this_bsc by Neels Hofmeyr · 6 years ago
  59. 52918e5 MSC_Tests: Reply to Classmark Req in TC_lu_imsi_auth_tmsi_encr_3_1_no_cm by Daniel Willmann · 6 years ago
  60. 92b12b7 bsc: test Classmark Enquiry by Neels Hofmeyr · 6 years ago
  61. f097a8b GSM_Types: Add CBCH_Block definition of TS 04.12 by Harald Welte · 6 years ago
  62. 42ca6b1 GSM_Types: Add support for Osmocom RSL ChannelNr CBCH by Harald Welte · 6 years ago
  63. cc37320 rsl: Add SMSCB related RSL types / templates by Harald Welte · 6 years ago
  64. a266325 Osmocom_VTY_Functions: Generalize to handle multiple VTY ports by Harald Welte · 6 years ago
  65. 4786b3f library/GSUP_Types: correct value of the GSUP_CancelType by Alexander Couzens · 6 years ago
  66. d24973d GSUP_Types.ttcn: add tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC by Alexander Couzens · 6 years ago
  67. 387f7f3 L3_Common: extend the AuthVector to contain AUTS by Alexander Couzens · 6 years ago
  68. 15faf92 L3_Template: add template ts_GMM_AUTH_FAIL_UMTS_AKA_RESYNC by Alexander Couzens · 6 years ago
  69. 6a90be4 improve connection failure message in IPA emulation by Stefan Sperling · 6 years ago
  70. 0258590 show return code when sending L1CTL_FBSB_REQ fails by Stefan Sperling · 6 years ago
  71. 3bf31d2 fix SCCPlite BSC tests: send IPA ID ACK, not GET by Neels Hofmeyr · 6 years ago
  72. 56101c9 BSSGP_Emulation: dont fail when removing a non-exitent client by Alexander Couzens · 6 years ago
  73. 7eb5b85 BSSGP_Emulation: remove unused BSSGP_SP.receive(PDU_L3_MS_SGSN) by Alexander Couzens · 6 years ago
  74. cdfb751 BSSGP_Emulation: move LLC layer out of BSSGP by Alexander Couzens · 6 years ago
  75. 6b449fb BSSGP_Emulation: add type record LLC_Entities by Alexander Couzens · 6 years ago
  76. 0e510e6 BSSGP_Emulation.ttcn: extend BSSGP_Client_CT to hold 3 instances of BSSGP by Alexander Couzens · 6 years ago
  77. 2c12b24 NS_Emulation: support multiple instances at the same time by Alexander Couzens · 6 years ago
  78. 4880be4 add DTX fill frame BTS tests by Stefan Sperling · 6 years ago
  79. f9d449e HLR: Add HLR_EUSE.ttcn to implement minimal external USSD Entity by Harald Welte · 6 years ago
  80. b409ff2 move USSD_Helpers.ttcn to library by Harald Welte · 6 years ago
  81. 95686e0 IPA_Emulation: Add missing zero byte to strings in IPA CCM ID RESP by Harald Welte · 6 years ago
  82. 23b4597 detect VTY TELNET port connection failures (attempt #2) by Stefan Sperling · 6 years ago
  83. 3629139 MGCP_Test: add function to check for RTP err counters by Philipp Maier · 6 years ago
  84. c307e68 introduce a TTCN3 test suite for SCCP by Stefan Sperling · 6 years ago
  85. c290d72 MGCP_Test: check payload type of received RTP packets by Philipp Maier · 6 years ago
  86. a6ea2ef Fail if f_streamId_by_trx() can't find a stream id by Daniel Willmann · 6 years ago
  87. e4ff537 library: Ensure setverdict(fail) is followed by mtc.stop by Daniel Willmann · 6 years ago
  88. f3e2538 lib: gtp: Add templates to send ErrorIndiciation by Pau Espin Pedrol · 6 years ago
  89. 9401345 sgsn: Add Test to verify Recovery procedure during CreatePdpResp by Pau Espin Pedrol · 6 years ago
  90. 67e47dd lib: L3_Templates: Fix DEACT PDP REQ msg type and make tearDownInd optional by Pau Espin Pedrol · 6 years ago
  91. 20e16c1 lib: GTP_Emulation: Allow receiving packets with TEID 0 by Pau Espin Pedrol · 6 years ago
  92. 8273fb9 RSL_Emulation: Stop with error verdict if conn table runs out of space by Daniel Willmann · 6 years ago
  93. 33e5261 GGSN_Tests: test what happens when PCO contains only one DNS entry by Philipp Maier · 6 years ago
  94. 15de8ba bts: Extend Osmocom-specific RSL "supplementary meas info IE" by Harald Welte · 6 years ago
  95. 2321ef9 MGCP_Test: add tests to verify actual RTP flows by Philipp Maier · 6 years ago
  96. 11a5894 BSC_Tests: use correct payload types and encoding names on MGCP by Philipp Maier · 6 years ago
  97. 911257e library/GSUP_Types.ttcn: SS Info IE is optional for GSUP_PROC_SS_* by Vadim Yanitskiy · 6 years ago
  98. 52f8b6e library/L3_Templates.ttcn: fix f_facility_or_wc(omit) by Vadim Yanitskiy · 6 years ago
  99. b59ae2d library/SS_Templates.ttcn: add empty Return Result template by Vadim Yanitskiy · 6 years ago
  100. 378a49c bsc: handover: actually send Handover Detect by Neels Hofmeyr · 6 years ago