1. 79f1e45 msc: Expect CommonID from MSC by default by Harald Welte · 3 years, 11 months ago
  2. 4698a4c msc: Use random chosen unused local TCP port number for SMPP client by Harald Welte · 3 years, 11 months ago
  3. ff8a9f2 bsc CBSP: clear all CBSP state between runs by Neels Hofmeyr · 3 years, 11 months ago
  4. fbaca3f bsc CBSP: fix argument order for f_gen_etws_pn by Neels Hofmeyr · 3 years, 11 months ago
  5. cb11a97 bsc CBSP: fix tr_CBSP_KILL_FAIL, no lengthof() on record-of with '*' by Neels Hofmeyr · 4 years ago
  6. ebdecc0 bsc: Add statsd checker and use it in TC_assignment_sign by Daniel Willmann · 3 years, 11 months ago
  7. 7423728 Add parsing and checking of StatsD metrics by Daniel Willmann · 3 years, 11 months ago
  8. 62d5da3 bsc CBSP: fix TC_cbsp_write_then_replace by Neels Hofmeyr · 4 years ago
  9. f514848 bsc CBSP: fix TC_cbsp_write_lai by Neels Hofmeyr · 4 years ago
  10. 4e63a01 bsc CBSP: introduce g_cbsp_msg_id and g_cbsp_ser_no by Neels Hofmeyr · 4 years ago
  11. 90a0752 bsc CBSP: cosmetic: rename f_cbsp_init_tail() to f_expect_cbsp_restart() by Neels Hofmeyr · 4 years ago
  12. a16afdc bsc CBSP: TC_cbsp_write_bss: run a fixed series of payload lengths by Neels Hofmeyr · 4 years ago
  13. 63e2e18 bsc CBSP: f_page2rsl(): allow expecting specific nr of blocks by Neels Hofmeyr · 3 years, 11 months ago
  14. 4c36532 bsc CBSP: f_gen_page(): allow passing explicit payload len by Neels Hofmeyr · 4 years ago
  15. ba9c51b bsc CBSP: f_gen_page(): fix generated payload size range by Neels Hofmeyr · 3 years, 11 months ago
  16. f793a7e comment: Osmocom_Types.ttcn: clarify f_rnd_int() return val by Neels Hofmeyr · 3 years, 11 months ago
  17. df65951 bsc CBSP: f_page2rsl: fix nr of blocks calculation by Neels Hofmeyr · 4 years ago
  18. 289c36a bsc CBSP: quick-fix f_cbsp_init_client() by Neels Hofmeyr · 4 years ago
  19. 74083c2 bsc CBSP: fix osmo-bsc.cfg to contain 3 BTS with a CBCH by Neels Hofmeyr · 4 years ago
  20. 8f57671 bsc: fix f_vty_msc_allow_attach(): do not create new empty mscs (fix latest) by Neels Hofmeyr · 3 years, 11 months ago
  21. 2609c75 MGCP_Test: add E1 related testscases by Philipp Maier · 4 years ago
  22. 95a5edc bsc: test RR Channel Release cause codes from Clear Command cause codes by Neels Hofmeyr · 4 years ago
  23. 0edf4ac bsc: test RR Channel Release EARFCNs by Neels Hofmeyr · 4 years ago
  24. 606f07d BSC_Tests: Make sure CHAN RQDs for emergency are denied by Philipp Maier · 3 years, 11 months ago
  25. af58db2 BSC_Tests: fix TC_chan_act_ack_noest_emerg by Philipp Maier · 3 years, 11 months ago
  26. 5c59a8f another fixup for "fix mscpool cleanup (fixes LCLS tests)" by Neels Hofmeyr · 4 years ago
  27. 783681c BSC_Tests: test handling of EMERGENCY SETUP by Philipp Maier · 4 years ago
  28. 4ce978c MSC_ConnectionHandler: check template before using isvalue() by Philipp Maier · 4 years ago
  29. 345a15f log: for VTY Unknown Command, fix weird log message by Neels Hofmeyr · 4 years ago
  30. e4b0a66 fixup for "fix mscpool cleanup (fixes LCLS tests)" by Neels Hofmeyr · 4 years ago
  31. 9c60a62 BSC_Tests: extend TC_chan_act_ack_noest with emergency call by Philipp Maier · 4 years ago
  32. a460f1f fix mscpool cleanup (fixes LCLS tests) by Neels Hofmeyr · 4 years ago
  33. 2fe5ad1 f_vty_transceive: allow to ignore unknown vty commands by Neels Hofmeyr · 4 years ago
  34. 7faef07 BTS_Tests: verify hopping parameters in the INFO.ind message by Vadim Yanitskiy · 4 years ago
  35. 4fa7425 BTS_Tests: compose the MA bitmask in f_resolve_fh_params() by Vadim Yanitskiy · 4 years ago
  36. 94fe83e PCU_Tests: verify handling of frequency hopping parameters by Vadim Yanitskiy · 4 years ago
  37. 355604c library/PCUIF_Types: add receive templates for PCUIF_InfoTrxTs by Vadim Yanitskiy · 4 years ago
  38. 9e1206c library/PCUIF_Types: version 10: add frequency hopping parameters by Vadim Yanitskiy · 4 years ago
  39. c097755 stp/STP_Test.cfg: Add M3UA and IPA tests by Harald Welte · 4 years ago
  40. 579bfa8 bsc CBSP: allow passing guard_timeout to BSC_Tests.f_init() by Neels Hofmeyr · 4 years ago
  41. 0d1511d BTS_Tests/SMSCB: enable test cases for CBCH on SDCCH/8 by Vadim Yanitskiy · 4 years ago
  42. f1c95c8 BTS_Tests/SMSCB: establish a dedicated channel in f_smscb_setup() by Vadim Yanitskiy · 4 years ago
  43. ffcd128 BTS_Tests/SMSCB: improve SDCCH8+CBCH handling and configuration by Vadim Yanitskiy · 4 years ago
  44. 94528c7 CCID_Tests: Fix USB VendorID by Harald Welte · 4 years ago
  45. c6fde3f CCID_Tests: Ensure the response to "SELET MF" is two bytes (SW) long by Harald Welte · 4 years ago
  46. c6136cd Introduce test TC_si_acc_ramp_rotate by Pau Espin Pedrol · 4 years ago
  47. 7944004 bsc CBSP: add log context for CBSP port errors by Neels Hofmeyr · 4 years ago
  48. ee3b927 bsc CBSP: add numerous mtc.stop after fail verdicts by Neels Hofmeyr · 4 years ago
  49. 1011c01 bsc CBSP: drop unused vars 'pages' by Neels Hofmeyr · 4 years ago
  50. 85a8443 bsc: Introduce test TC_si_acc_rotate by Pau Espin Pedrol · 4 years ago
  51. ffe4739 deps/Makefile: Update to newer titan.ProtocolEmulations.M3UA master containing build fix by Pau Espin Pedrol · 4 years ago
  52. 7431e9e GPRS_Components: s/f_ms_rx_imm_ass_pacch/f_ms_rx_pkt_ass_pacch/g by Vadim Yanitskiy · 4 years ago
  53. e2a6fdf fixup library/GSM_RR_Types: fix BYTEORDER in MobileAllocation by Vadim Yanitskiy · 4 years ago
  54. 06c4161 library/RLCMAC_CSN1_Types: fix length field in GprsMobileAllication by Vadim Yanitskiy · 4 years ago
  55. 9fa1db5 library/RLCMAC_CSN1_Types: fix byte/bit order in GprsMobileAllication by Vadim Yanitskiy · 4 years ago
  56. 41b4dd8 library/RLCMAC_CSN1_Types: fix definition of PacketDlAssignment by Vadim Yanitskiy · 4 years ago
  57. fdbfd6e library/RLCMAC_CSN1_Types: fix definition of COMPACTreducedMA by Vadim Yanitskiy · 4 years ago
  58. 4728e09 library/RLCMAC_CSN1_Types: fix definition of ZeroOneGamma by Vadim Yanitskiy · 4 years ago
  59. a01a055 library/Osmocom_Types: add f_rnd_bitstring() and f_pad_bit() by Vadim Yanitskiy · 4 years ago
  60. c227ea9 library/RLCMAC_Templates: cosmetic coding style change by Vadim Yanitskiy · 4 years ago
  61. f3cb4dd library/RLCMAC_Templates: make ts_RLC_UL_CTRL_ACK accept a template by Vadim Yanitskiy · 4 years ago
  62. cb33c74 library/RLCMAC_CSN1_Types: make use of 'LENGTHTO(...)+N' syntax by Vadim Yanitskiy · 4 years ago
  63. c60e847 MGCP_Test: fix test expectation in TC_crcx_wildcarded_exhaust by Philipp Maier · 4 years ago
  64. c155930 library/PCUIF_Types: make PCUIF version configurable by Vadim Yanitskiy · 4 years ago
  65. 3ddb3ab library/GSM_RR_Types: fix bit/byte order in MobileAllocation by Vadim Yanitskiy · 4 years ago
  66. cf1ed3f library/GSM_RR_Types: also match MobileAllocation in tr_IMM_TBF_ASS() by Vadim Yanitskiy · 4 years ago
  67. f77421f PCU_Tests_NS: use ts_PCUIF_INFO_default from PCU_Tests by Vadim Yanitskiy · 4 years ago
  68. b1ebcc0 BTS_Tests: introduce and use as_pcuif_check_pdch_mask() by Vadim Yanitskiy · 4 years ago
  69. 13a29d5 BTS_Tests: fixup PDCH tests: consider frequency hopping by Vadim Yanitskiy · 4 years ago
  70. 1d55dee BTS_Tests: fix PDCH tests: consider frequency hopping by Vadim Yanitskiy · 4 years ago
  71. eec14f0 BTS_Tests_LAPDm: consider frequency hopping parameters by Vadim Yanitskiy · 4 years ago
  72. a989428 BTS_Tests: implement optional frequency hopping support by Vadim Yanitskiy · 4 years ago
  73. 6c71c17 BTS_Tests: introduce and use helper f_l1ctl_est_dchan() by Vadim Yanitskiy · 4 years ago
  74. f7181ed library/GSM_RR_Types: share send templates for ChannelDescription by Vadim Yanitskiy · 4 years ago
  75. 5bcd919 library/GSM_RR_Types: add ts/tr templates for MaioHsn by Vadim Yanitskiy · 4 years ago
  76. cdbe903 pcu: Introduce test TC_ul_tbf_reestablish_with_pkt_resource_req by Pau Espin Pedrol · 4 years ago
  77. 630c1cf RLCMAC: Improve support of Pkt Ul AckNack messages by Pau Espin Pedrol · 4 years ago
  78. eb662c8 fixup ttcn3-tcpdump-stop.sh: add flag '--force' to gzip by Vadim Yanitskiy · 4 years ago
  79. cb478ec library/GSM_SystemInformation: add dec_SystemInformationSafe() by Vadim Yanitskiy · 4 years ago
  80. f949f46 ttcn3-tcpdump-stop.sh: compress capture files with gzip by Vadim Yanitskiy · 4 years ago
  81. 56f2478 bsc: SI2quater EARFCNs: span entire value range of EARFCNs by Neels Hofmeyr · 4 years ago
  82. ad132f2 bsc: more SI2quater EUTRAN ARFCN tests by Neels Hofmeyr · 4 years ago
  83. 16ade78 BTS_Tests: extend rach content tests with emergency call by Philipp Maier · 4 years ago
  84. 66aeba4 bsc: add SI2quater tests for multiple EARFCNs by Neels Hofmeyr · 4 years ago
  85. 5e686dc bsc: add first test to verify System Information on RSL startup by Neels Hofmeyr · 4 years ago
  86. eacec8a library/GSM_RestOctets: add SI2quater EUTRAN templates by Vadim Yanitskiy · 4 years ago
  87. 666f043 bsc: change f_bts_0_cfg() to take a VTY port arg by Neels Hofmeyr · 4 years ago
  88. 0b7365b bsc: split f_init_bts() from f_init() by Neels Hofmeyr · 4 years ago
  89. bb27774 GSM_SystemInformation: add SI2quater by Neels Hofmeyr · 4 years ago
  90. c865573 GSM_RestOctets: SI2quater fixup: rename "Cell List" to "Repeated Cells" by Neels Hofmeyr · 4 years ago
  91. e1195bb cosmetic: pcu: Fix whitespacing typos by Pau Espin Pedrol · 4 years ago
  92. 4e18ccc msc: verify conn and VLR cell id in most tests by Neels Hofmeyr · 4 years ago
  93. a5f0ed2 GSM_SystemInformation: use GSM_RestOctets for SI3 and SI4 rest_octets by Neels Hofmeyr · 4 years ago
  94. 5e6844d pcu: Introduce TC_ul_data_toolong_fills_padding by Pau Espin Pedrol · 4 years ago
  95. fb2301e pcu: Introduce test TC_ull_all_sizes by Pau Espin Pedrol · 4 years ago
  96. 245bfcb pcu: Support sending with CS other than CS1 in f_ms_tx_ul_block() by Pau Espin Pedrol · 4 years ago
  97. 05b6c17 pcu: Introduce test TC_ul_flow_multiple_llc_blocks by Pau Espin Pedrol · 4 years ago
  98. 89be060 BTS_Tests: mark both TC_rll_data_{req,ind} as TODO by Vadim Yanitskiy · 4 years ago
  99. 13c26f9 BTS_Tests: move ts_RRM_GprsSuspReq to L3_Templates.ttcn by Vadim Yanitskiy · 4 years ago
  100. b2a90db BTS_Tests: cosmetic: mark friend types / functions as such by Vadim Yanitskiy · 4 years ago