1. 04683d0 sgsn: Add TC_rau_unknown by Harald Welte · 6 years ago
  2. 872ce17 move f_vty_config() from MSC_Tests to Osmocom_VTY_Functions by Harald Welte · 6 years ago
  3. 5b7c812 sgsn: TC_attach_*_timeout test cases by Harald Welte · 6 years ago
  4. 5a4fa04 sgsn: Use Random RAI when performing attach request by Harald Welte · 6 years ago
  5. 14a0f94 sgsn: Use random TLLI when performing ATTACH by Harald Welte · 6 years ago
  6. 5ac3149 First actual SGSN test case by Harald Welte · 6 years ago
  7. 519db89 L3_Templates: Fix ts_MI_TMSI_TLV / ts_MI_IMSI_LV / ts_MI_IMEI_LV by Harald Welte · 6 years ago
  8. b0386df L3_Templates: More GMM related templates by Harald Welte · 6 years ago
  9. 78d9f27 Osmocom_Gb_Types: Add ts_BSSGP_UL_UD and tr_BSSGP_PS_PAGING by Harald Welte · 6 years ago
  10. ccda45e bool2bit_tmpl(): Print unsupported template in failure case by Harald Welte · 6 years ago
  11. b596c18 bool2bit_tmpl(): Fix for '?' template case by Harald Welte · 6 years ago
  12. 158a7ca Add L3_Common for shared L3 functions between MSC and SGSN testing by Harald Welte · 6 years ago
  13. e5695f5 msc: move f_gen_{imei,imsi,msisdn} to L3_Templates.ttcn by Harald Welte · 6 years ago
  14. 38575a7 L3_Templates: Add various GMM related templates by Harald Welte · 6 years ago
  15. c7adaa7 Osmocom_Types: Add bool2bit() and bool2bit_templ() by Harald Welte · 6 years ago
  16. 853c0ad BSSGP_Emulation: Remove one level of indent (like most other code) by Harald Welte · 6 years ago
  17. 96a33b0 sgsn: Skeleton of a SGSN test fremwork by Harald Welte · 6 years ago
  18. e0abc47 Migrate Gb (NS/BSSGP) code over to Ericsson NS/BSSGP modules by Harald Welte · 6 years ago
  19. 23b774e Move f_hex_is_odd_length from BSSMAP_Templates to GSM_Types by Harald Welte · 6 years ago
  20. 7348940 General_Types: Add INT18b_BO_LAST type by Harald Welte · 6 years ago
  21. ecb8f68 gprs: Move BSSGP related code to library by Harald Welte · 6 years ago
  22. fc5e1c8 gprs: Move NS Types/CodecPort/Emulation to library directory by Harald Welte · 6 years ago
  23. 92f6627 BSSMAP_Emulation: Parameter to skip seq no patching by Daniel Willmann · 6 years ago
  24. 8b08437 MSC_Tests: Add CC sequence no. test with DTMF by Daniel Willmann · 6 years ago
  25. 7f58258 BSSMAP_Emulation: Sleep 1s to wait for M3UA/AS/ASP to come active by Harald Welte · 6 years ago
  26. 261af4b WIP: Intra-BSC handover testing by Harald Welte · 6 years ago
  27. 70b52c9 RSL_Emulation: Add procedure calls to suspend/resume dchan handling by Harald Welte · 6 years ago
  28. 421e4d4 RSL_Emulation: Add second RSL/RSL_PROC port for hand-over cases by Harald Welte · 6 years ago
  29. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  30. 33ec09b msc: Mobile Terminated Voice Call test by Harald Welte · 6 years ago
  31. 49518bf BSSMAP: Fix L3 sequence number for ComplL3(Paging Response) by Harald Welte · 6 years ago
  32. 1823cb1 MNCC: Fix encoding of non-signal MNCC PDUs by Harald Welte · 6 years ago
  33. dcf9eb9 L3_Templates: Use tid parameter in ts_ML3_MO_CC template by Daniel Willmann · 6 years ago
  34. ff6abf0 MNCC_Emulation: Initialize connection table by Daniel Willmann · 6 years ago
  35. 9dadc52 BSSMAP_Emulation: Send proper L3 N(SD) seuence numbers in MO by Harald Welte · 6 years ago
  36. d13700d MNCC: Represent 'keypad' as one-character charstring, not int by Harald Welte · 6 years ago
  37. e3bd658 bsc: reduce code duplication; add new test case on too short messages by Harald Welte · 6 years ago
  38. fbf9b5e bsc: Add TC_unsol_ho_fail test case for unsolicited handover failure by Harald Welte · 6 years ago
  39. 898113b bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversion by Harald Welte · 6 years ago
  40. 751d3eb BSC_Tests: Implement remaining missing paging tests by Harald Welte · 6 years ago
  41. 363cb0a bsc: Handle wildcard endpoint name in MGCP CRCX by Harald Welte · 6 years ago
  42. 06e835f MGCP_Emulation: Remove bogus mgcp_conn_id variable from MGCP_ConnHdlr by Harald Welte · 6 years ago
  43. 1909f46 bsc: Unregister old RSL channel number after assignment by Harald Welte · 6 years ago
  44. ecb254b L3_Templates: Add ts_RRM_AssignmentComplete by Harald Welte · 6 years ago
  45. f70df65 RSL_Emulation: Permit registration of explicit Channel Number by Harald Welte · 6 years ago
  46. 2c2e8c4 GSM_Types: Enable sub-slot templating in t_RslChanNr_Lm by Harald Welte · 6 years ago
  47. 6a8199d RSL_Types: More templates, f_rsl_find_ie() for finding an IE in a message by Harald Welte · 6 years ago
  48. e540822 RSL_Types: Make tr_RSL_MsgTypeDR match non-transparent RLL by Harald Welte · 6 years ago
  49. 1fe7481 MGCP_Templates: Some more convenience extraction functions by Harald Welte · 6 years ago
  50. aeea76f bsc: Reply to CRCX with ACK by Daniel Willmann · 6 years ago
  51. aea381f library: Implement f_inet6_addr function by Pau Espin Pedrol · 6 years ago
  52. d95da56 GSUP: Initialize ExpectTable by Harald Welte · 6 years ago
  53. 473676b BSSMAP_Emulation: ispresent(bssap.pdu.bssmap) before accessing fields by Harald Welte · 6 years ago
  54. 167458a msc: Add TC_gsup_cancel testing GSUP Location Cancel by Harald Welte · 6 years ago
  55. 8a1dd53 GSUP_Types: Add tr_GSUP_IMSI as helper for messages with IMSI as first IE by Harald Welte · 6 years ago
  56. 6aa04e3 GSUP_Types: Use (value) annotation for send (ts_) templates by Harald Welte · 6 years ago
  57. 812f7a4 WIP: msc: First test case for mobile terminated call testing by Harald Welte · 6 years ago
  58. 3f95be8 GSUP_Types: Make sure our MSISDN encoding agrees with OsmoMSC by Harald Welte · 6 years ago
  59. 17d2115 BSSMAP: Add IMSI/TMSI mapping table to dispatch incoming paging by Harald Welte · 6 years ago
  60. 4017d55 msc: Make TC_lu_and_mo_call succeed with osmo-mg enabled osmo-msc by Harald Welte · 6 years ago
  61. be48a7c BSSMAP_Templates: tr_BSSMAP_AssignmentReq support for cic + aoip by Harald Welte · 6 years ago
  62. b6e1d7e BSSMAP_Templates: Make ts_BSSMAP_IE_AoIP_TLA also usable for receive by Harald Welte · 6 years ago
  63. b71901a msc: Rewrite TC_lu_and_mo_call() to be more modular by Harald Welte · 6 years ago
  64. 9601c81 MGCP_Emulation: Move from connetion-based to endpoint-based model by Harald Welte · 6 years ago
  65. c2461d6 msc: Move f_sleep() to common Osmocom_Types.ttcn by Harald Welte · 6 years ago
  66. bb5a121 MGCP_Emulation: More complete implementation by Harald Welte · 6 years ago
  67. a02515f MGCP_Emulation: Add comment + license disclaimer by Harald Welte · 6 years ago
  68. b6c6ec1 BSSMAP_Templates: Permit tr_BSSMAP_AssignmentReq without CIC by Harald Welte · 6 years ago
  69. 4b2b3a6 L3_Templates: ts_Bcap_voice(): Include speech version octets by Harald Welte · 6 years ago
  70. 166bbb3 bsc: CRCX is answered with (malformed) ACK by Daniel Willmann · 6 years ago
  71. c27eaae MGCP library part of "bsc: Reply to CRCX with ACK" by Harald Welte · 6 years ago
  72. 955627a MGCP_Emulation part of "bsc: Register expect criteria for MGCP CRCX" by Daniel Willmann · 6 years ago
  73. 34e7dd0 MGCP_CodecPort: Receive MGCP command or response by Daniel Willmann · 6 years ago
  74. fa870f5 Add MGCP_Emulation by Daniel Willmann · 6 years ago
  75. 9182704 ggsn: Move random number helpers to Osmocom_Types.ttcn by Harald Welte · 6 years ago
  76. 1611428 msc: TC_lu_imsi_auth_tmsi_encr_13_13 by Harald Welte · 6 years ago
  77. c638f4d msc: TC_lu_auth_2G_fail: Test auth failure in 2G auth by Harald Welte · 6 years ago
  78. 0195ab1 msc: Add TC_cm_reest_req_reject: Expect CM RE-EST REQ to be rejected by Harald Welte · 6 years ago
  79. 6ed6bf9 MSC_Tests: Use enum instead of magic numbers for CM_SERVICE_TYPE by Harald Welte · 6 years ago
  80. ae13625 f_enc_IMSI_L3: Fix filler digit in *even* case by Harald Welte · 6 years ago
  81. 2f562b1 GSUP: Fix handling of odd-length IMSI and 0xF filler digit by Harald Welte · 6 years ago
  82. 553f655 Osmocom_VTY_Functions: Make prompt configurable by Harald Welte · 6 years ago
  83. 45164da MSC_Tests: More CM SERVICE REQ and EMERGENCY CALL related tests by Harald Welte · 6 years ago
  84. ba7b6d9 msc: Add test case for LU with MI=IMEI (which is illegal) by Harald Welte · 6 years ago
  85. bc88178 msc: Test closing BSSAP connection of LU by ClearCommand by Harald Welte · 6 years ago
  86. 071ed73 msc: Add tests for HLR SAI timeout and HLR SAI error by Harald Welte · 6 years ago
  87. 77a8eba GSUP/L3: Add templates related to authentication by Harald Welte · 6 years ago
  88. 2bb825f WIP: MSC: Add MO call testing by Harald Welte · 6 years ago
  89. ef9fa87 msc: Prepare authentication support by Harald Welte · 6 years ago
  90. d748a05 msc: More MNCC and L3 templates towards voice testing by Harald Welte · 6 years ago
  91. 515f5d1 MNCC: Properly terminate speech version array by Harald Welte · 6 years ago
  92. ec3d065 MNCC_Types: Define '0' in various enums for unused value by Harald Welte · 6 years ago
  93. 5c2622c MSC_Tests: Implement early classmark sending in LU by Harald Welte · 6 years ago
  94. 71b6933 BSSMAP_Emulation: Introduce new MSC_CONN_PRIM_CONF_IND by Harald Welte · 6 years ago
  95. 6ff8190 More GSUP and L3 Templates by Harald Welte · 6 years ago
  96. 0b47606 BSSMAP_Emulation: Decode DTAP by Harald Welte · 6 years ago
  97. 0e5aad2 Add new GSUP Emulation module, dispatching GSUP based on IMSI by Harald Welte · 6 years ago
  98. cb6cc33 L3_Templates: Template for tr_CM_SERV_REJ and ts_ML3_MO_LU_Req by Harald Welte · 6 years ago
  99. ae8ce23 BSSMAP_Templates: Fix + enable ts_CellId_CGI by Harald Welte · 6 years ago
  100. 0a6835c BSSMAP_Templates: Make ts_BSSAP_DTAP usable by Harald Welte · 6 years ago