1. 8b2a258 MNCC_Types: Add templates for most MNCC messages by Harald Welte · 6 years ago
  2. d47106b BSSMAP_Emulation: Initialize ExpectTable before use by Daniel Willmann · 6 years ago
  3. 17f970f RSL_Emulation: Initialize the ConnectionTable by Daniel Willmann · 6 years ago
  4. 6d9309b Fix f_enc_mcc_mnc() to return a properly encoded MCC/MNC triple octet. by Stefan Sperling · 7 years ago
  5. 474fd7d Add a MNCC Socket implementation for TTCN-3 by Harald Welte · 7 years ago
  6. 35bb716 Add comments with short module description on top of each file by Harald Welte · 7 years ago
  7. df32723 GSUP Support and first test against OsmoHLR by Harald Welte · 7 years ago
  8. 8098164 RTP_Emulation: Integrate IuUP support by Harald Welte · 7 years ago
  9. 3f6f48f RTP_Emulation: Add RtpemConfig / RTPEM_configure() call by Harald Welte · 7 years ago
  10. 46a38f1 RTP_Emulation: Fix calculation of timer + timestamp increment by Harald Welte · 7 years ago
  11. 8a4d395 RTP_Emulation: Fix encoding of timestamp; int2bit counts in bits! by Harald Welte · 7 years ago
  12. c676c68 Add 3GPP TS 25.415 IuUP encoder/decoder by Harald Welte · 7 years ago
  13. 73cd271 BSC_Tests: Implement ecnryption related procedures by Harald Welte · 7 years ago
  14. 1516614 L3_Templates: Add ts_RRM_ModeModifyAck template by Harald Welte · 7 years ago
  15. 71b5ec8 RSL_Types: Fix message type of ts_RSL_IPA_MDCX_ACK() by Harald Welte · 7 years ago
  16. 7794d5b RSL_Types: Handle IPA specific messages in tr_RSL_MsgTypeDR() by Harald Welte · 7 years ago
  17. f307500 RSL_Types: Fix RSL Message Type enumerated definition by Harald Welte · 7 years ago
  18. 624f963 BSC_Tests: Prepare for tests based on {RSL,BSSMAP}_Emulation by Harald Welte · 7 years ago
  19. 004f5fb BSSMAP_Emulation: use BSSAP_CodecPort by Harald Welte · 7 years ago
  20. f1b64e2 BSC_Tests: Ensure MSC passes SpeechCodecList in AoIP ASSIGNMENT by Harald Welte · 7 years ago
  21. 235ebf1 BSC_Tests: Add whole bunch of new assignment tests by Harald Welte · 7 years ago
  22. 4bf5fc9 BSSMAP_Templates: Define various ASSIGNMENT related templates/constants by Harald Welte · 7 years ago
  23. b69533d BSSMAP_Templates: Define enum with 08.08 cause values by Harald Welte · 7 years ago
  24. cfe2c96 BSC_Tests: Add TC_outbound_connect to test if BSC rejects inbound SCCP connections by Harald Welte · 7 years ago
  25. cc7e4dc BSSMAP_Templates: Enable use for AoIP, not just E1-CIC by Harald Welte · 7 years ago
  26. 9958a4d RSL_Types: Add various IPA / Abis-IP specific IEs + templates by Harald Welte · 7 years ago
  27. 16a4adf BSC_Tests: Add TC_assignment_cic_only (AoIP Assign. must fail with only CIC) by Harald Welte · 7 years ago
  28. a8ed906 BSC_Tests / RSL_Types: Add enumerated for RSL Cause value by Harald Welte · 7 years ago
  29. 5d1a220 bsc: Run three virtual BTSs (2 in one lac, 1 in another) by Harald Welte · 7 years ago
  30. 067d66e Add RTP_Emulation (stream source/sink) on top of RTP_CodecPort by Harald Welte · 7 years ago
  31. 1a9b35d Add missing RTP_CodecPort_CtrlFunct TTCN and C++ files by Harald Welte · 7 years ago
  32. 152c38c move RTP_CodecPort.ttcn to library by Harald Welte · 7 years ago
  33. 1697976 Osmocom_CTRL_Types.ttcn: workaround to compile on TITAN 6.1.0 by Harald Welte · 7 years ago
  34. 4c5ef5b IPA_Types: Add ts_PDU_IPA (selftest fixup by Harald Welte · 7 years ago
  35. 735dd07 RSL_Types: Work around (perceived) shortcoming of TITAN RAW encoder by Harald Welte · 7 years ago
  36. 3e6ad89 IPA_Emulation: Call f_IPL4_setGetMsgLen for both client and server by Harald Welte · 7 years ago
  37. 72cecfa BSSMAP_Templates: Add templates for various PAGING options by Harald Welte · 7 years ago
  38. 51d7410 RSL_Types: Fix coding of RSL_IE_ChanNeeded and matching if PAGING_CMD by Harald Welte · 7 years ago
  39. fdfa046 Osmocom_CTRL: Fix matching on incoming trap; avoid generating error verdicts in functions by Harald Welte · 7 years ago
  40. 346658d BSSAP_CodecPort: respondingAddress is optional in BSSAP_N_DISCONNECT_ind by Harald Welte · 7 years ago
  41. 510a287 BSSAP_CodecPort: Don't dereference optional fields unconditionally by Harald Welte · 7 years ago
  42. e8a5ab1 RSL_Types: New tr_RSL_REL_REQ and tr_RSL_DEACT_SACCH templates by Harald Welte · 7 years ago
  43. 6efa8e3 RSL_Types: Fix RSL_IE_Cause (missing length octet) by Harald Welte · 7 years ago
  44. cfa79ad BSSMAP_Templates: Add tr_BSSMAP_ClearRequest by Harald Welte · 7 years ago
  45. 36975c8 add missing BSSAP_CodecPort file by Harald Welte · 7 years ago
  46. 4a26736 RSL_Types: Add ts_RSL_RF_CHAN_REL_ACK and ts_RSL_MsgDiscType by Harald Welte · 7 years ago
  47. 3ec493f Osmocom_CTRL_Fucntions: Add f_ctrl_get_ratectr_abs and f_ctrl_get_exp_ratectr_abs by Harald Welte · 7 years ago
  48. 0ac4667 Osmocom_CTRL_Types: Permit * (wildcard) and fix pattern syntax by Harald Welte · 7 years ago
  49. 852a384 Osmocom_CTRL_Functions: Add f_ctrl_get_exp() function to GET + match expected by Harald Welte · 7 years ago
  50. 95a4781 Osmocom_CTRL_Functions: Make TRAP resistant (ignore TRAPs) by Harald Welte · 7 years ago
  51. 5819b55 IPA_Emulation: Don't send events to unconnected ports by Harald Welte · 7 years ago
  52. 03c0e56 IPA_Emulation: Send ASP_IPA_EVENT_UP even in client mode by Harald Welte · 7 years ago
  53. a76c4bb Extend IPA_Emulation with support for CTRL by Harald Welte · 7 years ago
  54. bdb6370 IPA_Emulation: Add comments by Harald Welte · 7 years ago
  55. bc330be RSL_Emulation: Move templates into RSL_Types by Harald Welte · 7 years ago
  56. 7ae019e IPA_Emulation: split t_ASP_RSL_UD in send and receive template by Harald Welte · 7 years ago
  57. f8a0bda BSSMAP_Templates: Add parameters to tr_BSSMAP_ComplL3 for better matching by Harald Welte · 7 years ago
  58. 714ded9 library: Add RSL_Emulation.ttcn by Harald Welte · 7 years ago
  59. 9c0bddf General_Types: Make it work with TITAN 6.3.0 by Harald Welte · 7 years ago
  60. 0d846a7 IPA_Emulation: Add support for RSL port by Harald Welte · 7 years ago
  61. da9d36c IPA_Types: Define IpaStreamId for up to 4 TRX by Harald Welte · 7 years ago
  62. 101fbed RSL_Types: ts_RSL_CHAN_RQD needs access delay by Harald Welte · 7 years ago
  63. 7ae9314 RSL_Types: Add RACH and PAGING LOAD templates by Harald Welte · 7 years ago
  64. f4b068b RSL_Types: tr_RSL_MsgType() now accepts template as message discriminator by Harald Welte · 7 years ago
  65. c287775 RSL_Types: add tr_RSL_PAGING_CMD / tr_RSL_IMM_ASSIGN templates by Harald Welte · 7 years ago
  66. fff6930 RSL_Types: ms_identity, full_imm_ass_info IE types by Harald Welte · 7 years ago
  67. d5f521e RSL_Types: Define RACH Load IE by Harald Welte · 7 years ago
  68. 8f2c21d RSL_Types: Channel Mode contains a length byte by Harald Welte · 7 years ago
  69. 15bb5b5 RSL_Types: L3_INFO has TL16V type, not TLV (i.e. 16bit length) by Harald Welte · 7 years ago
  70. 319be82 RSL_Types: Define each enumerated member by Harald Welte · 7 years ago
  71. e09921f IPA_Emulation: Change default params to const, export them and use empty string by Harald Welte · 7 years ago
  72. 3b2ce02 GSM_Types: Label some templates as (value) templates by Harald Welte · 7 years ago
  73. e21096d IPA_Emulation: Allow client/server to specify CCM parameters by Harald Welte · 7 years ago
  74. 71a3602 ggsn: Verify presence of DNS addresses in IPCP of PCO by Harald Welte · 7 years ago
  75. 961e5c9 MGCP_Templates: Accept 200 and 250 as ACK for DLCX by Daniel Willmann · 7 years ago
  76. fbef714 MGCP_Templates: Change channel codec to AMR since this is how it's used by Daniel Willmann · 7 years ago
  77. e98bb2e BSSMAP: Ignore RSPI for unknown endpoint/CIC by Harald Welte · 7 years ago
  78. 1218883 IPA_Emulation: Properly dissect multiple IPA messages in one TCP segment by Harald Welte · 7 years ago
  79. 2659545 IPA_CodecPort: Wrap f_IPL4_setGetMsgLen function by Harald Welte · 7 years ago
  80. 92e9816 IPA: Add support for IPAC_IDTAG_OSMO_RAND by Harald Welte · 7 years ago
  81. a1f0cbc ipa: PDU_IPA_CCM: Missing CROSSTAG to decode get/resp/other by Harald Welte · 7 years ago
  82. 643e2a6 add RSL_Types.ttcn - untested definitions defining GSM A-bis RSL by Harald Welte · 7 years ago
  83. 28d943e ts_BSSMAP_HandoReq: Hand in raw list as argument, not IE type by Harald Welte · 7 years ago
  84. 92632e1 ipa: Enable configuration on whether MGCP should use old or new IPA stream ID by Harald Welte · 7 years ago
  85. 1dd8f37 IPA_Emulation: Introduce template for ASP_IPA_Unitdata by Harald Welte · 7 years ago
  86. 5aa1803 Move MGCP_CodecPort to library directory by Harald Welte · 7 years ago
  87. 9ca9eb1 BSSMAP_Emulation: Set verdict to 'fail' in various lookup error paths by Harald Welte · 7 years ago
  88. 0a4317a ipa: Close SCCP Connection from MSC side; set verdict on BSC side by Harald Welte · 7 years ago
  89. be620f6 ipa: Give all components proper names to aid log interpretation by Harald Welte · 7 years ago
  90. 66fecd4 MSC_ConnectionHandler: Fix E1 timeslots to be monotonically incrementing by Harald Welte · 7 years ago
  91. c859df5 BSC_MS_ConnectionHandler: implement MGCP request->response handling by Harald Welte · 7 years ago
  92. 525a9c1 BSSMAP_Emulation: Fix regex for extraction of MGW endpoint number by Harald Welte · 7 years ago
  93. 1b2748e BSSMAP_Emulation: CIC extraction must happen on BSC side, not MSC side by Harald Welte · 7 years ago
  94. 9002957 MGCP_Templates: More templates (for the MGW side) by Harald Welte · 7 years ago
  95. 4c11d56 move MGCP utility functions from MSC_ConnectionHandler to MGCP_Templates by Harald Welte · 7 years ago
  96. 7dc5d37 MGC_Types: Add work-around for failure to distinguish between Cmd + Resp by Harald Welte · 7 years ago
  97. 51f34ad MGCP_Templates: Add missing 'any' for trans_id in tr_CRCX_ACK by Harald Welte · 7 years ago
  98. c82eef4 ipa: Further progress on the bsc-nat test suite by Harald Welte · 7 years ago
  99. 19ad52b IPA_Types: Fix length encoding during transmission of OSMO_EXT packets by Harald Welte · 7 years ago
  100. 4029e8c Move MGCP_Types.ttcn to library; extract MGCP_Templates.ttcn to library by Harald Welte · 7 years ago