1. 525a9c1 BSSMAP_Emulation: Fix regex for extraction of MGW endpoint number by Harald Welte · 7 years ago
  2. 1b2748e BSSMAP_Emulation: CIC extraction must happen on BSC side, not MSC side by Harald Welte · 7 years ago
  3. 9002957 MGCP_Templates: More templates (for the MGW side) by Harald Welte · 7 years ago
  4. 4c11d56 move MGCP utility functions from MSC_ConnectionHandler to MGCP_Templates by Harald Welte · 7 years ago
  5. 7dc5d37 MGC_Types: Add work-around for failure to distinguish between Cmd + Resp by Harald Welte · 7 years ago
  6. 51f34ad MGCP_Templates: Add missing 'any' for trans_id in tr_CRCX_ACK by Harald Welte · 7 years ago
  7. c82eef4 ipa: Further progress on the bsc-nat test suite by Harald Welte · 7 years ago
  8. 19ad52b IPA_Types: Fix length encoding during transmission of OSMO_EXT packets by Harald Welte · 7 years ago
  9. 4029e8c Move MGCP_Types.ttcn to library; extract MGCP_Templates.ttcn to library by Harald Welte · 7 years ago
  10. 2a8f847 WIP: attempt at IPA extended StreamID support by Harald Welte · 7 years ago
  11. 7ed2b08 BSSMAP_Templates: fix unbound rR_Cause member in Assignment Complete by Harald Welte · 7 years ago
  12. 5cc4aa2 BSSMAP_Emulation: Fix handling of userData by Harald Welte · 7 years ago
  13. ab05d6c BSSMAP_Templates: Correct name is AssignmentReq, not AssignmentCmd by Harald Welte · 7 years ago
  14. b3414b2 ipa: First version that emulates both MSC and BSC up to ASSIGNMENT REQ by Harald Welte · 7 years ago
  15. 365f4ed IPA/MSC/BSC Emulation: Framework for handling multiple SCCP connections by Harald Welte · 7 years ago
  16. c76f29f ipa: Pull everything together: L3->BSSAP->SCCP->IPA by Harald Welte · 7 years ago
  17. d86cdc6 Expand IPA emulaitpn code + example to include CCM and SCCP binding by Harald Welte · 7 years ago
  18. 00566f5 initial import of new IPA test port by Harald Welte · 7 years ago
  19. 04d74cd Add ASP_ConnId_ReadyToRelease in all translation ports using IPL4asp by Harald Welte · 7 years ago
  20. 244cd8a sysinfo: Fix the TC_telnet test case VTY command order by Harald Welte · 7 years ago
  21. b26cfff LAPDm_RAW_PT: Use default L1CTL socket by Harald Welte · 7 years ago
  22. f68765d L1CTL_PortType: Make osmocom_l2 socket configurable as module parameter by Harald Welte · 7 years ago
  23. f976492 sysinfo: Fix compilation by Harald Welte · 7 years ago
  24. 303c19a Add Native_Functions module for inet_addr / inet_ntoa by Harald Welte · 7 years ago
  25. ddeecbb GGSN_Tests: Make SGSN and GGSN addresses configurable via modulepar by Harald Welte · 7 years ago
  26. 9d34852 RLCMAC: Integrate encoding/decoding of Control Message Payload by Harald Welte · 7 years ago
  27. 422f072 RLCMAC_CSN1: Add "other" for not-yet-implemented message types by Harald Welte · 7 years ago
  28. 4b6c772 LAPDm_RAW_PT: Add support for TBF mode (GPRS) by Harald Welte · 7 years ago
  29. 1dcc371 Add Definitions for GPRS coding schemes by Harald Welte · 7 years ago
  30. 2072ab6 RLCMAC: enc__RlcmacUlDataBlock: fix 'omit' for PFI / TLLI by Harald Welte · 7 years ago
  31. 78a1af6 RLCMAC: Fix encoding/decoding of 'union' types by Harald Welte · 7 years ago
  32. 5aa5007 move LAPDm_types to library + make lapdm executable compile again by Harald Welte · 7 years ago
  33. efbc2fc RLCMAC: Add Rlcmac{Ul,Dl}Block unions to cover both Control + Data blocks by Harald Welte · 7 years ago
  34. cf28881 move LAPDm_RAW_PT.ttcn to library by Harald Welte · 7 years ago
  35. 43e060a Add hand-written encoder/decoder for RLC/MAC UL/DL data blocks by Harald Welte · 7 years ago
  36. 88849c6 L1CTL_Types: Split t_IMM_ASS() off t_RR_IMM_ASS() by Harald Welte · 7 years ago
  37. b3c226e L1CTL_Types: Add support for L1CTL_DATA_TBF_{REQ,CONF} by Harald Welte · 7 years ago
  38. 6f3c223 GSM_Types: Fix RSL Chanenl number encoding; Add OSMO_PDCH extension by Harald Welte · 7 years ago
  39. 1b9b770 GSM_RR_Types: Parse PacketChannelDescription by Harald Welte · 7 years ago
  40. 9419c8a Split RR portion of GSM_Types into GSM_RR_Types by Harald Welte · 7 years ago
  41. d335cbc L1CTL_Types: Make t_RR_IMM_ASS match also TBF assignments by Harald Welte · 7 years ago
  42. 00d4dac L1CTL_Types: Add upcoming L1CTL_TBF_CFG_{REQ,CONF} by Harald Welte · 7 years ago
  43. c84d847 GSM_Types: Fix encoding of RSL Channel numbers by Harald Welte · 7 years ago
  44. bda65a3 GSM_Types: Fix MobileIdentity by Harald Welte · 7 years ago
  45. d1209a6 Move "connect to L1CTL and RESET" function from LAPDm_RAW_PT to L1CTL_PortType by Harald Welte · 7 years ago
  46. 484160b library: Initial work on GPRS RLC/MAC encoder/decoder by Harald Welte · 7 years ago
  47. 5b1ce8c move L1CTL modules to library for easier sharing with other test suites by Harald Welte · 7 years ago
  48. 8542cef Move VTY utility functions to new Osmocom_VTY_Functions module by Harald Welte · 7 years ago
  49. 3b8bdd6 Introduce 'library' directory for modules shared by multiple test cases by Harald Welte · 7 years ago