1. 262f122 Helper functions in GSM_Tyes and Osmocom_Types by Harald Welte · 6 years ago
  2. 82ccef7 Merge duplicate SI3 in GSM_RR_Types and GSM_SystemInformation by Harald Welte · 6 years ago
  3. 9912eb5 bts: Add TC_ipa_crcx_sdcch_not_active (CRCX on SDDCH) by Harald Welte · 6 years ago
  4. 2a7e716 RSL: Make ts_RSL_IPA_DLCX require a conn_id value by Harald Welte · 6 years ago
  5. 3052745 RSL: Add more IPA related templates by Harald Welte · 6 years ago
  6. 6cb400a RSL: ts_RSL_IPA_MDCX_ACK contains *local* IP+Port, not remote by Harald Welte · 6 years ago
  7. 8bd0f82 RSL_Types: Remove RT_PT2 from tr_RSL_IPA_CRCX_ACK by Harald Welte · 6 years ago
  8. 0236980 Osmocom_Types: Add c_UINT16_MAX / c_UINT32_MAX by Harald Welte · 6 years ago
  9. a871a38 bts: Add TC_ipa_dlcx_not_active() by Harald Welte · 6 years ago
  10. 01d982c bts: low-level RSL ERROR REPORT Testing by Harald Welte · 6 years ago
  11. 68e495b bts: Add paging related tests by Harald Welte · 6 years ago
  12. 7484fc4 bts: Type Definition + Template for SI3; Send SI3 at start of test by Harald Welte · 6 years ago
  13. 874c223 RSL_Types: Add ts_RSL_BCCH_INFO() for sending BCCH_INFO by Harald Welte · 6 years ago
  14. 34252c5 RSL_Emulation: Make CCHAN_PT bi-directional by Harald Welte · 6 years ago
  15. 5377d2f GSM_Types: add rxqual2ber and rxlev2dbm + ivnerse functions by Harald Welte · 6 years ago
  16. 7f26f55 Add TRXC (OsmoTRX Control) protocol types + codec port by Harald Welte · 6 years ago
  17. 39b47be RSL_Types: Add tr_RSL_MEAS_RES_OSMO() by Harald Welte · 6 years ago
  18. 7d7d26c L1CTL: Quickly fail in case of non-successful FBSB.resp by Harald Welte · 6 years ago
  19. a82f7e6 L1CTL: Increase FBSB timeout to ~1s by Harald Welte · 6 years ago
  20. eb1e681 GSM_RR_Types: Fix inverted "valid" logic in measurement report by Harald Welte · 6 years ago
  21. 2691adf RSL: Add definitions for RSL MEAS REP parsing/encoding by Harald Welte · 6 years ago
  22. cbc947f GSM_RR_Types: Add ts_IMM_ASS and ts_MEAS_REP by Harald Welte · 6 years ago
  23. ce6dc44 L1CTL: Add optional link_id argument to t_L1CTL_DATA_IND() by Harald Welte · 6 years ago
  24. bb6aed3 RSL_Emulation: Pass ASP_IPA_EVENT_UP to RSL_CCHAN port by Harald Welte · 6 years ago
  25. 1c02fd1 RSL_Emulation: Introduce notion of 'bts_role' by Harald Welte · 6 years ago
  26. 3bc387f IPA_Emulation: Don't log IPAC_MSGT_ID_RESP as "Unknown/unsupported" by Harald Welte · 6 years ago
  27. df27725 IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional by Harald Welte · 6 years ago
  28. 9abd128 RSL_Types: Add templates for "BSC side" by Harald Welte · 6 years ago
  29. 830dc9d Add tests for OS#2714, "close RSL connections from unknown Unit ID". by Stefan Sperling · 6 years ago
  30. 57b9b7f Add TC_attach_pdp_act_user_deact_mt for GGSN-originated PDP DEACT by Harald Welte · 6 years ago
  31. 6f20316 sgsn: Add TC_attach_pdp_act_user_deact_mo by Harald Welte · 6 years ago
  32. 4aacdd8 L3_Templates: Fix activatePDPContextReject msg_Type by Harald Welte · 6 years ago
  33. 37692d8 sgsn: Add user plane GTP testing (GTP->Gb and Gb->GTP) by Harald Welte · 6 years ago
  34. 752abba BSSGP_Emulation: Allow clients to send PDU_LLC directly by Harald Welte · 6 years ago
  35. a2526a8 BSSGP_Emulation: Add SNDCP decoding support by Harald Welte · 6 years ago
  36. 7aff2ca sgsn: GTP Create PDP: Include missing required "Charging ID" IE by Harald Welte · 6 years ago
  37. 835b15f sgsn: Add TC_pdp_act_unattached by Harald Welte · 6 years ago
  38. c7872fa BSSGP_Emulation: use 'isvalue()' instead of 'isbound()' by Harald Welte · 6 years ago
  39. eded9ad sgsn: First PDP CTX ACT test: TC_attach_pdp_act by Harald Welte · 6 years ago
  40. c69cf4e ggsn: Move GTP templates to separate GTP_Templates + Add GTP_Emulation by Harald Welte · 6 years ago
  41. 328eb6d move GTP_CodecPort from ggsn to library (for sgsn reuse) by Harald Welte · 6 years ago
  42. d471901 BSSGP/LLC: Fix LLCC SAPI for SM by Harald Welte · 6 years ago
  43. 6abb9fe sgsn: Add TC_detach_* for various GPRS DETACH use cases by Harald Welte · 6 years ago
  44. 91636de sgsn: Add new TC_attach_rau: Attach followed by RA Update by Harald Welte · 6 years ago
  45. f70997d sgsn: Implement TLLI assignment/modification/unassignment by Harald Welte · 6 years ago
  46. 04683d0 sgsn: Add TC_rau_unknown by Harald Welte · 6 years ago
  47. 872ce17 move f_vty_config() from MSC_Tests to Osmocom_VTY_Functions by Harald Welte · 6 years ago
  48. 5b7c812 sgsn: TC_attach_*_timeout test cases by Harald Welte · 6 years ago
  49. 5a4fa04 sgsn: Use Random RAI when performing attach request by Harald Welte · 6 years ago
  50. 14a0f94 sgsn: Use random TLLI when performing ATTACH by Harald Welte · 6 years ago
  51. 5ac3149 First actual SGSN test case by Harald Welte · 6 years ago
  52. 519db89 L3_Templates: Fix ts_MI_TMSI_TLV / ts_MI_IMSI_LV / ts_MI_IMEI_LV by Harald Welte · 6 years ago
  53. b0386df L3_Templates: More GMM related templates by Harald Welte · 6 years ago
  54. 78d9f27 Osmocom_Gb_Types: Add ts_BSSGP_UL_UD and tr_BSSGP_PS_PAGING by Harald Welte · 6 years ago
  55. ccda45e bool2bit_tmpl(): Print unsupported template in failure case by Harald Welte · 6 years ago
  56. b596c18 bool2bit_tmpl(): Fix for '?' template case by Harald Welte · 6 years ago
  57. 158a7ca Add L3_Common for shared L3 functions between MSC and SGSN testing by Harald Welte · 6 years ago
  58. e5695f5 msc: move f_gen_{imei,imsi,msisdn} to L3_Templates.ttcn by Harald Welte · 6 years ago
  59. 38575a7 L3_Templates: Add various GMM related templates by Harald Welte · 6 years ago
  60. c7adaa7 Osmocom_Types: Add bool2bit() and bool2bit_templ() by Harald Welte · 6 years ago
  61. 853c0ad BSSGP_Emulation: Remove one level of indent (like most other code) by Harald Welte · 6 years ago
  62. 96a33b0 sgsn: Skeleton of a SGSN test fremwork by Harald Welte · 6 years ago
  63. e0abc47 Migrate Gb (NS/BSSGP) code over to Ericsson NS/BSSGP modules by Harald Welte · 6 years ago
  64. 23b774e Move f_hex_is_odd_length from BSSMAP_Templates to GSM_Types by Harald Welte · 6 years ago
  65. 7348940 General_Types: Add INT18b_BO_LAST type by Harald Welte · 6 years ago
  66. ecb8f68 gprs: Move BSSGP related code to library by Harald Welte · 6 years ago
  67. fc5e1c8 gprs: Move NS Types/CodecPort/Emulation to library directory by Harald Welte · 6 years ago
  68. 92f6627 BSSMAP_Emulation: Parameter to skip seq no patching by Daniel Willmann · 6 years ago
  69. 8b08437 MSC_Tests: Add CC sequence no. test with DTMF by Daniel Willmann · 6 years ago
  70. 7f58258 BSSMAP_Emulation: Sleep 1s to wait for M3UA/AS/ASP to come active by Harald Welte · 6 years ago
  71. 261af4b WIP: Intra-BSC handover testing by Harald Welte · 6 years ago
  72. 70b52c9 RSL_Emulation: Add procedure calls to suspend/resume dchan handling by Harald Welte · 6 years ago
  73. 421e4d4 RSL_Emulation: Add second RSL/RSL_PROC port for hand-over cases by Harald Welte · 6 years ago
  74. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  75. 33ec09b msc: Mobile Terminated Voice Call test by Harald Welte · 6 years ago
  76. 49518bf BSSMAP: Fix L3 sequence number for ComplL3(Paging Response) by Harald Welte · 6 years ago
  77. 1823cb1 MNCC: Fix encoding of non-signal MNCC PDUs by Harald Welte · 6 years ago
  78. dcf9eb9 L3_Templates: Use tid parameter in ts_ML3_MO_CC template by Daniel Willmann · 6 years ago
  79. ff6abf0 MNCC_Emulation: Initialize connection table by Daniel Willmann · 6 years ago
  80. 9dadc52 BSSMAP_Emulation: Send proper L3 N(SD) seuence numbers in MO by Harald Welte · 6 years ago
  81. d13700d MNCC: Represent 'keypad' as one-character charstring, not int by Harald Welte · 6 years ago
  82. e3bd658 bsc: reduce code duplication; add new test case on too short messages by Harald Welte · 6 years ago
  83. fbf9b5e bsc: Add TC_unsol_ho_fail test case for unsolicited handover failure by Harald Welte · 6 years ago
  84. 898113b bsc: Add TC_classmark to test RR CLASSMARK -> BSSMAP CLASSMARK conversion by Harald Welte · 6 years ago
  85. 751d3eb BSC_Tests: Implement remaining missing paging tests by Harald Welte · 6 years ago
  86. 363cb0a bsc: Handle wildcard endpoint name in MGCP CRCX by Harald Welte · 6 years ago
  87. 06e835f MGCP_Emulation: Remove bogus mgcp_conn_id variable from MGCP_ConnHdlr by Harald Welte · 6 years ago
  88. 1909f46 bsc: Unregister old RSL channel number after assignment by Harald Welte · 6 years ago
  89. ecb254b L3_Templates: Add ts_RRM_AssignmentComplete by Harald Welte · 6 years ago
  90. f70df65 RSL_Emulation: Permit registration of explicit Channel Number by Harald Welte · 6 years ago
  91. 2c2e8c4 GSM_Types: Enable sub-slot templating in t_RslChanNr_Lm by Harald Welte · 6 years ago
  92. 6a8199d RSL_Types: More templates, f_rsl_find_ie() for finding an IE in a message by Harald Welte · 6 years ago
  93. e540822 RSL_Types: Make tr_RSL_MsgTypeDR match non-transparent RLL by Harald Welte · 6 years ago
  94. 1fe7481 MGCP_Templates: Some more convenience extraction functions by Harald Welte · 6 years ago
  95. aeea76f bsc: Reply to CRCX with ACK by Daniel Willmann · 6 years ago
  96. aea381f library: Implement f_inet6_addr function by Pau Espin Pedrol · 6 years ago
  97. d95da56 GSUP: Initialize ExpectTable by Harald Welte · 6 years ago
  98. 473676b BSSMAP_Emulation: ispresent(bssap.pdu.bssmap) before accessing fields by Harald Welte · 6 years ago
  99. 167458a msc: Add TC_gsup_cancel testing GSUP Location Cancel by Harald Welte · 6 years ago
  100. 8a1dd53 GSUP_Types: Add tr_GSUP_IMSI as helper for messages with IMSI as first IE by Harald Welte · 6 years ago