1. 4c5ef5b IPA_Types: Add ts_PDU_IPA (selftest fixup by Harald Welte · 7 years ago
  2. 735dd07 RSL_Types: Work around (perceived) shortcoming of TITAN RAW encoder by Harald Welte · 7 years ago
  3. 3e6ad89 IPA_Emulation: Call f_IPL4_setGetMsgLen for both client and server by Harald Welte · 7 years ago
  4. 72cecfa BSSMAP_Templates: Add templates for various PAGING options by Harald Welte · 7 years ago
  5. 51d7410 RSL_Types: Fix coding of RSL_IE_ChanNeeded and matching if PAGING_CMD by Harald Welte · 7 years ago
  6. fdfa046 Osmocom_CTRL: Fix matching on incoming trap; avoid generating error verdicts in functions by Harald Welte · 7 years ago
  7. 346658d BSSAP_CodecPort: respondingAddress is optional in BSSAP_N_DISCONNECT_ind by Harald Welte · 7 years ago
  8. 510a287 BSSAP_CodecPort: Don't dereference optional fields unconditionally by Harald Welte · 7 years ago
  9. e8a5ab1 RSL_Types: New tr_RSL_REL_REQ and tr_RSL_DEACT_SACCH templates by Harald Welte · 7 years ago
  10. 6efa8e3 RSL_Types: Fix RSL_IE_Cause (missing length octet) by Harald Welte · 7 years ago
  11. cfa79ad BSSMAP_Templates: Add tr_BSSMAP_ClearRequest by Harald Welte · 7 years ago
  12. 36975c8 add missing BSSAP_CodecPort file by Harald Welte · 7 years ago
  13. 4a26736 RSL_Types: Add ts_RSL_RF_CHAN_REL_ACK and ts_RSL_MsgDiscType by Harald Welte · 7 years ago
  14. 3ec493f Osmocom_CTRL_Fucntions: Add f_ctrl_get_ratectr_abs and f_ctrl_get_exp_ratectr_abs by Harald Welte · 7 years ago
  15. 0ac4667 Osmocom_CTRL_Types: Permit * (wildcard) and fix pattern syntax by Harald Welte · 7 years ago
  16. 852a384 Osmocom_CTRL_Functions: Add f_ctrl_get_exp() function to GET + match expected by Harald Welte · 7 years ago
  17. 95a4781 Osmocom_CTRL_Functions: Make TRAP resistant (ignore TRAPs) by Harald Welte · 7 years ago
  18. 5819b55 IPA_Emulation: Don't send events to unconnected ports by Harald Welte · 7 years ago
  19. 03c0e56 IPA_Emulation: Send ASP_IPA_EVENT_UP even in client mode by Harald Welte · 7 years ago
  20. a76c4bb Extend IPA_Emulation with support for CTRL by Harald Welte · 7 years ago
  21. bdb6370 IPA_Emulation: Add comments by Harald Welte · 7 years ago
  22. bc330be RSL_Emulation: Move templates into RSL_Types by Harald Welte · 7 years ago
  23. 7ae019e IPA_Emulation: split t_ASP_RSL_UD in send and receive template by Harald Welte · 7 years ago
  24. f8a0bda BSSMAP_Templates: Add parameters to tr_BSSMAP_ComplL3 for better matching by Harald Welte · 7 years ago
  25. 714ded9 library: Add RSL_Emulation.ttcn by Harald Welte · 7 years ago
  26. 9c0bddf General_Types: Make it work with TITAN 6.3.0 by Harald Welte · 7 years ago
  27. 0d846a7 IPA_Emulation: Add support for RSL port by Harald Welte · 7 years ago
  28. da9d36c IPA_Types: Define IpaStreamId for up to 4 TRX by Harald Welte · 7 years ago
  29. 101fbed RSL_Types: ts_RSL_CHAN_RQD needs access delay by Harald Welte · 7 years ago
  30. 7ae9314 RSL_Types: Add RACH and PAGING LOAD templates by Harald Welte · 7 years ago
  31. f4b068b RSL_Types: tr_RSL_MsgType() now accepts template as message discriminator by Harald Welte · 7 years ago
  32. c287775 RSL_Types: add tr_RSL_PAGING_CMD / tr_RSL_IMM_ASSIGN templates by Harald Welte · 7 years ago
  33. fff6930 RSL_Types: ms_identity, full_imm_ass_info IE types by Harald Welte · 7 years ago
  34. d5f521e RSL_Types: Define RACH Load IE by Harald Welte · 7 years ago
  35. 8f2c21d RSL_Types: Channel Mode contains a length byte by Harald Welte · 7 years ago
  36. 15bb5b5 RSL_Types: L3_INFO has TL16V type, not TLV (i.e. 16bit length) by Harald Welte · 7 years ago
  37. 319be82 RSL_Types: Define each enumerated member by Harald Welte · 7 years ago
  38. e09921f IPA_Emulation: Change default params to const, export them and use empty string by Harald Welte · 7 years ago
  39. 3b2ce02 GSM_Types: Label some templates as (value) templates by Harald Welte · 7 years ago
  40. e21096d IPA_Emulation: Allow client/server to specify CCM parameters by Harald Welte · 7 years ago
  41. 71a3602 ggsn: Verify presence of DNS addresses in IPCP of PCO by Harald Welte · 7 years ago
  42. 961e5c9 MGCP_Templates: Accept 200 and 250 as ACK for DLCX by Daniel Willmann · 7 years ago
  43. fbef714 MGCP_Templates: Change channel codec to AMR since this is how it's used by Daniel Willmann · 7 years ago
  44. e98bb2e BSSMAP: Ignore RSPI for unknown endpoint/CIC by Harald Welte · 7 years ago
  45. 1218883 IPA_Emulation: Properly dissect multiple IPA messages in one TCP segment by Harald Welte · 7 years ago
  46. 2659545 IPA_CodecPort: Wrap f_IPL4_setGetMsgLen function by Harald Welte · 7 years ago
  47. 92e9816 IPA: Add support for IPAC_IDTAG_OSMO_RAND by Harald Welte · 7 years ago
  48. a1f0cbc ipa: PDU_IPA_CCM: Missing CROSSTAG to decode get/resp/other by Harald Welte · 7 years ago
  49. 643e2a6 add RSL_Types.ttcn - untested definitions defining GSM A-bis RSL by Harald Welte · 7 years ago
  50. 28d943e ts_BSSMAP_HandoReq: Hand in raw list as argument, not IE type by Harald Welte · 7 years ago
  51. 92632e1 ipa: Enable configuration on whether MGCP should use old or new IPA stream ID by Harald Welte · 7 years ago
  52. 1dd8f37 IPA_Emulation: Introduce template for ASP_IPA_Unitdata by Harald Welte · 7 years ago
  53. 5aa1803 Move MGCP_CodecPort to library directory by Harald Welte · 7 years ago
  54. 9ca9eb1 BSSMAP_Emulation: Set verdict to 'fail' in various lookup error paths by Harald Welte · 7 years ago
  55. 0a4317a ipa: Close SCCP Connection from MSC side; set verdict on BSC side by Harald Welte · 7 years ago
  56. be620f6 ipa: Give all components proper names to aid log interpretation by Harald Welte · 7 years ago
  57. 66fecd4 MSC_ConnectionHandler: Fix E1 timeslots to be monotonically incrementing by Harald Welte · 7 years ago
  58. c859df5 BSC_MS_ConnectionHandler: implement MGCP request->response handling by Harald Welte · 7 years ago
  59. 525a9c1 BSSMAP_Emulation: Fix regex for extraction of MGW endpoint number by Harald Welte · 7 years ago
  60. 1b2748e BSSMAP_Emulation: CIC extraction must happen on BSC side, not MSC side by Harald Welte · 7 years ago
  61. 9002957 MGCP_Templates: More templates (for the MGW side) by Harald Welte · 7 years ago
  62. 4c11d56 move MGCP utility functions from MSC_ConnectionHandler to MGCP_Templates by Harald Welte · 7 years ago
  63. 7dc5d37 MGC_Types: Add work-around for failure to distinguish between Cmd + Resp by Harald Welte · 7 years ago
  64. 51f34ad MGCP_Templates: Add missing 'any' for trans_id in tr_CRCX_ACK by Harald Welte · 7 years ago
  65. c82eef4 ipa: Further progress on the bsc-nat test suite by Harald Welte · 7 years ago
  66. 19ad52b IPA_Types: Fix length encoding during transmission of OSMO_EXT packets by Harald Welte · 7 years ago
  67. 4029e8c Move MGCP_Types.ttcn to library; extract MGCP_Templates.ttcn to library by Harald Welte · 7 years ago
  68. 2a8f847 WIP: attempt at IPA extended StreamID support by Harald Welte · 7 years ago
  69. 7ed2b08 BSSMAP_Templates: fix unbound rR_Cause member in Assignment Complete by Harald Welte · 7 years ago
  70. 5cc4aa2 BSSMAP_Emulation: Fix handling of userData by Harald Welte · 7 years ago
  71. ab05d6c BSSMAP_Templates: Correct name is AssignmentReq, not AssignmentCmd by Harald Welte · 7 years ago
  72. b3414b2 ipa: First version that emulates both MSC and BSC up to ASSIGNMENT REQ by Harald Welte · 7 years ago
  73. 365f4ed IPA/MSC/BSC Emulation: Framework for handling multiple SCCP connections by Harald Welte · 7 years ago
  74. c76f29f ipa: Pull everything together: L3->BSSAP->SCCP->IPA by Harald Welte · 7 years ago
  75. d86cdc6 Expand IPA emulaitpn code + example to include CCM and SCCP binding by Harald Welte · 7 years ago
  76. 00566f5 initial import of new IPA test port by Harald Welte · 7 years ago
  77. 04d74cd Add ASP_ConnId_ReadyToRelease in all translation ports using IPL4asp by Harald Welte · 7 years ago
  78. 244cd8a sysinfo: Fix the TC_telnet test case VTY command order by Harald Welte · 7 years ago
  79. b26cfff LAPDm_RAW_PT: Use default L1CTL socket by Harald Welte · 7 years ago
  80. f68765d L1CTL_PortType: Make osmocom_l2 socket configurable as module parameter by Harald Welte · 7 years ago
  81. f976492 sysinfo: Fix compilation by Harald Welte · 7 years ago
  82. 303c19a Add Native_Functions module for inet_addr / inet_ntoa by Harald Welte · 7 years ago
  83. ddeecbb GGSN_Tests: Make SGSN and GGSN addresses configurable via modulepar by Harald Welte · 7 years ago
  84. 9d34852 RLCMAC: Integrate encoding/decoding of Control Message Payload by Harald Welte · 7 years ago
  85. 422f072 RLCMAC_CSN1: Add "other" for not-yet-implemented message types by Harald Welte · 7 years ago
  86. 4b6c772 LAPDm_RAW_PT: Add support for TBF mode (GPRS) by Harald Welte · 7 years ago
  87. 1dcc371 Add Definitions for GPRS coding schemes by Harald Welte · 7 years ago
  88. 2072ab6 RLCMAC: enc__RlcmacUlDataBlock: fix 'omit' for PFI / TLLI by Harald Welte · 7 years ago
  89. 78a1af6 RLCMAC: Fix encoding/decoding of 'union' types by Harald Welte · 7 years ago
  90. 5aa5007 move LAPDm_types to library + make lapdm executable compile again by Harald Welte · 7 years ago
  91. efbc2fc RLCMAC: Add Rlcmac{Ul,Dl}Block unions to cover both Control + Data blocks by Harald Welte · 7 years ago
  92. cf28881 move LAPDm_RAW_PT.ttcn to library by Harald Welte · 7 years ago
  93. 43e060a Add hand-written encoder/decoder for RLC/MAC UL/DL data blocks by Harald Welte · 7 years ago
  94. 88849c6 L1CTL_Types: Split t_IMM_ASS() off t_RR_IMM_ASS() by Harald Welte · 7 years ago
  95. b3c226e L1CTL_Types: Add support for L1CTL_DATA_TBF_{REQ,CONF} by Harald Welte · 7 years ago
  96. 6f3c223 GSM_Types: Fix RSL Chanenl number encoding; Add OSMO_PDCH extension by Harald Welte · 7 years ago
  97. 1b9b770 GSM_RR_Types: Parse PacketChannelDescription by Harald Welte · 7 years ago
  98. 9419c8a Split RR portion of GSM_Types into GSM_RR_Types by Harald Welte · 7 years ago
  99. d335cbc L1CTL_Types: Make t_RR_IMM_ASS match also TBF assignments by Harald Welte · 7 years ago
  100. 00d4dac L1CTL_Types: Add upcoming L1CTL_TBF_CFG_{REQ,CONF} by Harald Welte · 7 years ago