1. 799c97b BSC_Tests: Add TC_chan_exhaustion to test for channel exhaustion by Harald Welte · 7 years ago
  2. 618ef64 BSC_Tests: Add TC_chan_act_nack to test RSL Channel Activate NACK by Harald Welte · 7 years ago
  3. 7ccc4f9 Merge "BSC_Tests: Add more tests about invalid channel activations" by Harald Welte · 7 years ago
  4. ea02e2d Merge changes Id75cc92d,Ia5a39d37 by Harald Welte · 7 years ago
  5. 1ff6999 BSC_Tests: Add TC_paging_counter to test paging related counters by Harald Welte · 7 years ago
  6. a8ed906 BSC_Tests / RSL_Types: Add enumerated for RSL Cause value by Harald Welte · 7 years ago
  7. 5cd20ed BSC_Tests: Add more tests about invalid channel activations by Harald Welte · 7 years ago
  8. ef37e76 Merge "Ignore build byproducts" by Harald Welte · 7 years ago
  9. d693965 BSC_Tests: remove copy+paste CHAN RQD -> CHAN ACT -> CHAN ACK by Harald Welte · 7 years ago
  10. 69c1c26 BSC_Tests: Make as_Tguard() more robust (don't abort after RESET) by Harald Welte · 7 years ago
  11. 10e6898 Merge "Avoid gcc version check" by Harald Welte · 7 years ago
  12. c7be880 Merge changes I53ffe442,Ic0750bdc,Ic5499a0b,I67343f01 by Harald Welte · 7 years ago
  13. 5d1a220 bsc: Run three virtual BTSs (2 in one lac, 1 in another) by Harald Welte · 7 years ago
  14. dbf15f8 Avoid gcc version check by Max · 7 years ago
  15. e1232e1 Merge "Fix rmlink.sh" by Max · 7 years ago
  16. 067d66e Add RTP_Emulation (stream source/sink) on top of RTP_CodecPort by Harald Welte · 7 years ago
  17. 1a9b35d Add missing RTP_CodecPort_CtrlFunct TTCN and C++ files by Harald Welte · 7 years ago
  18. dde54d3 Ignore build byproducts by Max · 7 years ago
  19. 70feb59 Fix rmlink.sh by Max · 7 years ago
  20. 152c38c move RTP_CodecPort.ttcn to library by Harald Welte · 7 years ago
  21. 6688c94 Add git-review config by Max · 7 years ago
  22. 20a58c6 generalize shared code from regen_makefile.sh into shared helper script by Harald Welte · 7 years ago
  23. e65d40e BSC_Tests: Ensure that PCH load indications suppress further paging by Harald Welte · 7 years ago
  24. 9fbe93f regen_makefile.sh: Fix TITAN 6.1.0 support by Harald Welte · 7 years ago
  25. 2a83b0f selftest: Fix Makefile generation on TITAN 6.1.0 by Harald Welte · 7 years ago
  26. 1697976 Osmocom_CTRL_Types.ttcn: workaround to compile on TITAN 6.1.0 by Harald Welte · 7 years ago
  27. 3f2ff30 add missing 'rmkinks.sh script by Harald Welte · 7 years ago
  28. f6f7846 Makefile: ensure that 'compile' targets depend on 'deps' by Harald Welte · 7 years ago
  29. 5e3f7c2 gprs_gb: Fix compileation (don't use Ericsson MobileL3) by Harald Welte · 7 years ago
  30. 0e23a8f gprs_gb: Fix compilation of tests by Harald Welte · 7 years ago
  31. 06e05a4 selftest: Fix typo in gen_links.sh by Harald Welte · 7 years ago
  32. 6807982 Makefile: clone dependencies into 'deps' folder by Harald Welte · 7 years ago
  33. 4c5ef5b IPA_Types: Add ts_PDU_IPA (selftest fixup by Harald Welte · 7 years ago
  34. 2f157f6 bsc-test: Fix build in laforge/bsc branch by Harald Welte · 7 years ago
  35. add12df Add master make file which helps to iterate over all directories by Harald Welte · 7 years ago
  36. f6bd980 Selftest: Add first baby-steps for self-testing our TTCN-3 library code by Harald Welte · 7 years ago
  37. 735dd07 RSL_Types: Work around (perceived) shortcoming of TITAN RAW encoder by Harald Welte · 7 years ago
  38. 3e6ad89 IPA_Emulation: Call f_IPL4_setGetMsgLen for both client and server by Harald Welte · 7 years ago
  39. 1098500 BSC_Tests: Verify paging stops after BSSMAP RESET on A interface by Harald Welte · 7 years ago
  40. ad33390 Add osmo-bsc.cfg and osmo-stp.cfg for this test case by Harald Welte · 7 years ago
  41. 6f521d8 BSC_Tests: Add 12 different PAGING tests by Harald Welte · 7 years ago
  42. 72cecfa BSSMAP_Templates: Add templates for various PAGING options by Harald Welte · 7 years ago
  43. 51d7410 RSL_Types: Fix coding of RSL_IE_ChanNeeded and matching if PAGING_CMD by Harald Welte · 7 years ago
  44. bd868bd BSC_Tests: Avoid race condition with OML by Harald Welte · 7 years ago
  45. 15e1dea BSC_Tests.cfg: Use 'control' section as default test suite by Harald Welte · 7 years ago
  46. fdfa046 Osmocom_CTRL: Fix matching on incoming trap; avoid generating error verdicts in functions by Harald Welte · 7 years ago
  47. b291770 BSC_Tests: Ensure TC_chan_rel_rll_rel_ind terminates with 'fail' not 'error' by Harald Welte · 7 years ago
  48. 85804d4 BSC_Tests: Add new TC_chan_rel_a_reset by Harald Welte · 7 years ago
  49. f7e7710 BSC_Tests: Suppress logging for M3UA/SCCP/IPA/CTRL by Harald Welte · 7 years ago
  50. 60e823a BSC_Tests: More robust against race condtions in IPA CCM and RESET by Harald Welte · 7 years ago
  51. 346658d BSSAP_CodecPort: respondingAddress is optional in BSSAP_N_DISCONNECT_ind by Harald Welte · 7 years ago
  52. 510a287 BSSAP_CodecPort: Don't dereference optional fields unconditionally by Harald Welte · 7 years ago
  53. d8c36cd BSC_Tests: Add new TC_chan_rel_hard_rlsd (MSC sends hard RLSD) by Harald Welte · 7 years ago
  54. 4003d11 BSC_Tests: Add various additional test cases by Harald Welte · 7 years ago
  55. e8a5ab1 RSL_Types: New tr_RSL_REL_REQ and tr_RSL_DEACT_SACCH templates by Harald Welte · 7 years ago
  56. 6efa8e3 RSL_Types: Fix RSL_IE_Cause (missing length octet) by Harald Welte · 7 years ago
  57. cfa79ad BSSMAP_Templates: Add tr_BSSMAP_ClearRequest by Harald Welte · 7 years ago
  58. 36975c8 add missing BSSAP_CodecPort file by Harald Welte · 7 years ago
  59. 4a26736 RSL_Types: Add ts_RSL_RF_CHAN_REL_ACK and ts_RSL_MsgDiscType by Harald Welte · 7 years ago
  60. 3ec493f Osmocom_CTRL_Fucntions: Add f_ctrl_get_ratectr_abs and f_ctrl_get_exp_ratectr_abs by Harald Welte · 7 years ago
  61. a5d2ab2 BSC_Tests: Only one CTRL interface per BSC, not per BTS by Harald Welte · 7 years ago
  62. 0ac4667 Osmocom_CTRL_Types: Permit * (wildcard) and fix pattern syntax by Harald Welte · 7 years ago
  63. 852a384 Osmocom_CTRL_Functions: Add f_ctrl_get_exp() function to GET + match expected by Harald Welte · 7 years ago
  64. 95a4781 Osmocom_CTRL_Functions: Make TRAP resistant (ignore TRAPs) by Harald Welte · 7 years ago
  65. 96c9441 BSC_Tests: Add CTRL interface connection by Harald Welte · 7 years ago
  66. 5819b55 IPA_Emulation: Don't send events to unconnected ports by Harald Welte · 7 years ago
  67. 03c0e56 IPA_Emulation: Send ASP_IPA_EVENT_UP even in client mode by Harald Welte · 7 years ago
  68. a76c4bb Extend IPA_Emulation with support for CTRL by Harald Welte · 7 years ago
  69. bdb6370 IPA_Emulation: Add comments by Harald Welte · 7 years ago
  70. ae02669 BSC_Tests: Start with much simpler tests at BSSAP / SCCP level by Harald Welte · 7 years ago
  71. 51b2468 mgw-nat: Make it build again (library code now has more dependencies) by Harald Welte · 7 years ago
  72. bc330be RSL_Emulation: Move templates into RSL_Types by Harald Welte · 7 years ago
  73. 7ae019e IPA_Emulation: split t_ASP_RSL_UD in send and receive template by Harald Welte · 7 years ago
  74. f8a0bda BSSMAP_Templates: Add parameters to tr_BSSMAP_ComplL3 for better matching by Harald Welte · 7 years ago
  75. 140714d regen_makefile.sh: Add Regex's for TITAN 6.3.0 by Harald Welte · 7 years ago
  76. 696ddb6 bsc-tests: Add BTS_Simulation, RSL_Tests and .cfg file by Harald Welte · 7 years ago
  77. 714ded9 library: Add RSL_Emulation.ttcn by Harald Welte · 7 years ago
  78. 9c0bddf General_Types: Make it work with TITAN 6.3.0 by Harald Welte · 7 years ago
  79. 0d846a7 IPA_Emulation: Add support for RSL port by Harald Welte · 7 years ago
  80. da9d36c IPA_Types: Define IpaStreamId for up to 4 TRX by Harald Welte · 7 years ago
  81. 101fbed RSL_Types: ts_RSL_CHAN_RQD needs access delay by Harald Welte · 7 years ago
  82. 7ae9314 RSL_Types: Add RACH and PAGING LOAD templates by Harald Welte · 7 years ago
  83. f4b068b RSL_Types: tr_RSL_MsgType() now accepts template as message discriminator by Harald Welte · 7 years ago
  84. c287775 RSL_Types: add tr_RSL_PAGING_CMD / tr_RSL_IMM_ASSIGN templates by Harald Welte · 7 years ago
  85. fff6930 RSL_Types: ms_identity, full_imm_ass_info IE types by Harald Welte · 7 years ago
  86. d5f521e RSL_Types: Define RACH Load IE by Harald Welte · 7 years ago
  87. 8f2c21d RSL_Types: Channel Mode contains a length byte by Harald Welte · 7 years ago
  88. 15bb5b5 RSL_Types: L3_INFO has TL16V type, not TLV (i.e. 16bit length) by Harald Welte · 7 years ago
  89. 319be82 RSL_Types: Define each enumerated member by Harald Welte · 7 years ago
  90. e09921f IPA_Emulation: Change default params to const, export them and use empty string by Harald Welte · 7 years ago
  91. 3b2ce02 GSM_Types: Label some templates as (value) templates by Harald Welte · 7 years ago
  92. e21096d IPA_Emulation: Allow client/server to specify CCM parameters by Harald Welte · 7 years ago
  93. e7096c1 ggsn: verify IPv4 addr + byte order in IPCP PCO DNS addresses by Harald Welte · 7 years ago
  94. eb9184d ggsn: Encode IPCP in IPCP Request, rather than using hard-coded hex string by Harald Welte · 7 years ago
  95. 71a3602 ggsn: Verify presence of DNS addresses in IPCP of PCO by Harald Welte · 7 years ago
  96. 961e5c9 MGCP_Templates: Accept 200 and 250 as ACK for DLCX by Daniel Willmann · 7 years ago
  97. fbef714 MGCP_Templates: Change channel codec to AMR since this is how it's used by Daniel Willmann · 7 years ago
  98. 04541d7 bsc-nat: Wait for the second MDCX in the BSC_MS conn handler by Daniel Willmann · 7 years ago
  99. e98bb2e BSSMAP: Ignore RSPI for unknown endpoint/CIC by Harald Welte · 7 years ago
  100. 1218883 IPA_Emulation: Properly dissect multiple IPA messages in one TCP segment by Harald Welte · 7 years ago