1. f6f7846 Makefile: ensure that 'compile' targets depend on 'deps' by Harald Welte · 7 years ago
  2. 5e3f7c2 gprs_gb: Fix compileation (don't use Ericsson MobileL3) by Harald Welte · 7 years ago
  3. 0e23a8f gprs_gb: Fix compilation of tests by Harald Welte · 7 years ago
  4. 06e05a4 selftest: Fix typo in gen_links.sh by Harald Welte · 7 years ago
  5. 6807982 Makefile: clone dependencies into 'deps' folder by Harald Welte · 7 years ago
  6. 4c5ef5b IPA_Types: Add ts_PDU_IPA (selftest fixup by Harald Welte · 7 years ago
  7. 2f157f6 bsc-test: Fix build in laforge/bsc branch by Harald Welte · 7 years ago
  8. add12df Add master make file which helps to iterate over all directories by Harald Welte · 7 years ago
  9. f6bd980 Selftest: Add first baby-steps for self-testing our TTCN-3 library code by Harald Welte · 7 years ago
  10. 735dd07 RSL_Types: Work around (perceived) shortcoming of TITAN RAW encoder by Harald Welte · 7 years ago
  11. 3e6ad89 IPA_Emulation: Call f_IPL4_setGetMsgLen for both client and server by Harald Welte · 7 years ago
  12. 1098500 BSC_Tests: Verify paging stops after BSSMAP RESET on A interface by Harald Welte · 7 years ago
  13. ad33390 Add osmo-bsc.cfg and osmo-stp.cfg for this test case by Harald Welte · 7 years ago
  14. 6f521d8 BSC_Tests: Add 12 different PAGING tests by Harald Welte · 7 years ago
  15. 72cecfa BSSMAP_Templates: Add templates for various PAGING options by Harald Welte · 7 years ago
  16. 51d7410 RSL_Types: Fix coding of RSL_IE_ChanNeeded and matching if PAGING_CMD by Harald Welte · 7 years ago
  17. bd868bd BSC_Tests: Avoid race condition with OML by Harald Welte · 7 years ago
  18. 15e1dea BSC_Tests.cfg: Use 'control' section as default test suite by Harald Welte · 7 years ago
  19. fdfa046 Osmocom_CTRL: Fix matching on incoming trap; avoid generating error verdicts in functions by Harald Welte · 7 years ago
  20. b291770 BSC_Tests: Ensure TC_chan_rel_rll_rel_ind terminates with 'fail' not 'error' by Harald Welte · 7 years ago
  21. 85804d4 BSC_Tests: Add new TC_chan_rel_a_reset by Harald Welte · 7 years ago
  22. f7e7710 BSC_Tests: Suppress logging for M3UA/SCCP/IPA/CTRL by Harald Welte · 7 years ago
  23. 60e823a BSC_Tests: More robust against race condtions in IPA CCM and RESET by Harald Welte · 7 years ago
  24. 346658d BSSAP_CodecPort: respondingAddress is optional in BSSAP_N_DISCONNECT_ind by Harald Welte · 7 years ago
  25. 510a287 BSSAP_CodecPort: Don't dereference optional fields unconditionally by Harald Welte · 7 years ago
  26. d8c36cd BSC_Tests: Add new TC_chan_rel_hard_rlsd (MSC sends hard RLSD) by Harald Welte · 7 years ago
  27. 4003d11 BSC_Tests: Add various additional test cases by Harald Welte · 7 years ago
  28. e8a5ab1 RSL_Types: New tr_RSL_REL_REQ and tr_RSL_DEACT_SACCH templates by Harald Welte · 7 years ago
  29. 6efa8e3 RSL_Types: Fix RSL_IE_Cause (missing length octet) by Harald Welte · 7 years ago
  30. cfa79ad BSSMAP_Templates: Add tr_BSSMAP_ClearRequest by Harald Welte · 7 years ago
  31. 36975c8 add missing BSSAP_CodecPort file by Harald Welte · 7 years ago
  32. 4a26736 RSL_Types: Add ts_RSL_RF_CHAN_REL_ACK and ts_RSL_MsgDiscType by Harald Welte · 7 years ago
  33. 3ec493f Osmocom_CTRL_Fucntions: Add f_ctrl_get_ratectr_abs and f_ctrl_get_exp_ratectr_abs by Harald Welte · 7 years ago
  34. a5d2ab2 BSC_Tests: Only one CTRL interface per BSC, not per BTS by Harald Welte · 7 years ago
  35. 0ac4667 Osmocom_CTRL_Types: Permit * (wildcard) and fix pattern syntax by Harald Welte · 7 years ago
  36. 852a384 Osmocom_CTRL_Functions: Add f_ctrl_get_exp() function to GET + match expected by Harald Welte · 7 years ago
  37. 95a4781 Osmocom_CTRL_Functions: Make TRAP resistant (ignore TRAPs) by Harald Welte · 7 years ago
  38. 96c9441 BSC_Tests: Add CTRL interface connection by Harald Welte · 7 years ago
  39. 5819b55 IPA_Emulation: Don't send events to unconnected ports by Harald Welte · 7 years ago
  40. 03c0e56 IPA_Emulation: Send ASP_IPA_EVENT_UP even in client mode by Harald Welte · 7 years ago
  41. a76c4bb Extend IPA_Emulation with support for CTRL by Harald Welte · 7 years ago
  42. bdb6370 IPA_Emulation: Add comments by Harald Welte · 7 years ago
  43. ae02669 BSC_Tests: Start with much simpler tests at BSSAP / SCCP level by Harald Welte · 7 years ago
  44. 51b2468 mgw-nat: Make it build again (library code now has more dependencies) by Harald Welte · 7 years ago
  45. bc330be RSL_Emulation: Move templates into RSL_Types by Harald Welte · 7 years ago
  46. 7ae019e IPA_Emulation: split t_ASP_RSL_UD in send and receive template by Harald Welte · 7 years ago
  47. f8a0bda BSSMAP_Templates: Add parameters to tr_BSSMAP_ComplL3 for better matching by Harald Welte · 7 years ago
  48. 140714d regen_makefile.sh: Add Regex's for TITAN 6.3.0 by Harald Welte · 7 years ago
  49. 696ddb6 bsc-tests: Add BTS_Simulation, RSL_Tests and .cfg file by Harald Welte · 7 years ago
  50. 714ded9 library: Add RSL_Emulation.ttcn by Harald Welte · 7 years ago
  51. 9c0bddf General_Types: Make it work with TITAN 6.3.0 by Harald Welte · 7 years ago
  52. 0d846a7 IPA_Emulation: Add support for RSL port by Harald Welte · 7 years ago
  53. da9d36c IPA_Types: Define IpaStreamId for up to 4 TRX by Harald Welte · 7 years ago
  54. 101fbed RSL_Types: ts_RSL_CHAN_RQD needs access delay by Harald Welte · 7 years ago
  55. 7ae9314 RSL_Types: Add RACH and PAGING LOAD templates by Harald Welte · 7 years ago
  56. f4b068b RSL_Types: tr_RSL_MsgType() now accepts template as message discriminator by Harald Welte · 7 years ago
  57. c287775 RSL_Types: add tr_RSL_PAGING_CMD / tr_RSL_IMM_ASSIGN templates by Harald Welte · 7 years ago
  58. fff6930 RSL_Types: ms_identity, full_imm_ass_info IE types by Harald Welte · 7 years ago
  59. d5f521e RSL_Types: Define RACH Load IE by Harald Welte · 7 years ago
  60. 8f2c21d RSL_Types: Channel Mode contains a length byte by Harald Welte · 7 years ago
  61. 15bb5b5 RSL_Types: L3_INFO has TL16V type, not TLV (i.e. 16bit length) by Harald Welte · 7 years ago
  62. 319be82 RSL_Types: Define each enumerated member by Harald Welte · 7 years ago
  63. e09921f IPA_Emulation: Change default params to const, export them and use empty string by Harald Welte · 7 years ago
  64. 3b2ce02 GSM_Types: Label some templates as (value) templates by Harald Welte · 7 years ago
  65. e21096d IPA_Emulation: Allow client/server to specify CCM parameters by Harald Welte · 7 years ago
  66. e7096c1 ggsn: verify IPv4 addr + byte order in IPCP PCO DNS addresses by Harald Welte · 7 years ago
  67. eb9184d ggsn: Encode IPCP in IPCP Request, rather than using hard-coded hex string by Harald Welte · 7 years ago
  68. 71a3602 ggsn: Verify presence of DNS addresses in IPCP of PCO by Harald Welte · 7 years ago
  69. 961e5c9 MGCP_Templates: Accept 200 and 250 as ACK for DLCX by Daniel Willmann · 7 years ago
  70. fbef714 MGCP_Templates: Change channel codec to AMR since this is how it's used by Daniel Willmann · 7 years ago
  71. 04541d7 bsc-nat: Wait for the second MDCX in the BSC_MS conn handler by Daniel Willmann · 7 years ago
  72. e98bb2e BSSMAP: Ignore RSPI for unknown endpoint/CIC by Harald Welte · 7 years ago
  73. 1218883 IPA_Emulation: Properly dissect multiple IPA messages in one TCP segment by Harald Welte · 7 years ago
  74. 2659545 IPA_CodecPort: Wrap f_IPL4_setGetMsgLen function by Harald Welte · 7 years ago
  75. 92e9816 IPA: Add support for IPAC_IDTAG_OSMO_RAND by Harald Welte · 7 years ago
  76. a1f0cbc ipa: PDU_IPA_CCM: Missing CROSSTAG to decode get/resp/other by Harald Welte · 7 years ago
  77. 643e2a6 add RSL_Types.ttcn - untested definitions defining GSM A-bis RSL by Harald Welte · 7 years ago
  78. 28d943e ts_BSSMAP_HandoReq: Hand in raw list as argument, not IE type by Harald Welte · 7 years ago
  79. 79feba5 rename 'ipa' directory to 'bsc-nat' by Harald Welte · 7 years ago
  80. 92632e1 ipa: Enable configuration on whether MGCP should use old or new IPA stream ID by Harald Welte · 7 years ago
  81. 1dd8f37 IPA_Emulation: Introduce template for ASP_IPA_Unitdata by Harald Welte · 7 years ago
  82. f09d1ba ipa: Ability to transport MGCP over UDP rather than IPA Mux by Harald Welte · 7 years ago
  83. 5aa1803 Move MGCP_CodecPort to library directory by Harald Welte · 7 years ago
  84. a34e47f BSC_MS_ConnectionHandler: Use actual state machine to enforce order of events by Harald Welte · 7 years ago
  85. 98f1f41 MSC_ConnectionHandler: Add 5s guard timer by Harald Welte · 7 years ago
  86. 8f3a962 BSC_MS_ConnectionHandler: Update FIXME/TODOs by Harald Welte · 7 years ago
  87. 2fb0479 ipa: Make test actually terminate. Ensure termination after 30s. by Harald Welte · 7 years ago
  88. 9ca9eb1 BSSMAP_Emulation: Set verdict to 'fail' in various lookup error paths by Harald Welte · 7 years ago
  89. 0a4317a ipa: Close SCCP Connection from MSC side; set verdict on BSC side by Harald Welte · 7 years ago
  90. be620f6 ipa: Give all components proper names to aid log interpretation by Harald Welte · 7 years ago
  91. 66fecd4 MSC_ConnectionHandler: Fix E1 timeslots to be monotonically incrementing by Harald Welte · 7 years ago
  92. 8ac9f02 MSC_ConnectionHandler: Use "Call Control" as release cause by Harald Welte · 7 years ago
  93. 11e7808 MSC_ConnectionHandler: Use correct (receive) template for ClearComplete by Harald Welte · 7 years ago
  94. c859df5 BSC_MS_ConnectionHandler: implement MGCP request->response handling by Harald Welte · 7 years ago
  95. 525a9c1 BSSMAP_Emulation: Fix regex for extraction of MGW endpoint number by Harald Welte · 7 years ago
  96. 1b2748e BSSMAP_Emulation: CIC extraction must happen on BSC side, not MSC side by Harald Welte · 7 years ago
  97. 9002957 MGCP_Templates: More templates (for the MGW side) by Harald Welte · 7 years ago
  98. 4c11d56 move MGCP utility functions from MSC_ConnectionHandler to MGCP_Templates by Harald Welte · 7 years ago
  99. 7dc5d37 MGC_Types: Add work-around for failure to distinguish between Cmd + Resp by Harald Welte · 7 years ago
  100. 51f34ad MGCP_Templates: Add missing 'any' for trans_id in tr_CRCX_ACK by Harald Welte · 7 years ago