1. befd3aa mgw: Introduce test TC_crcx_osmo_ign by Pau Espin Pedrol · 3 years, 11 months ago
  2. befa21c {BTS,PCU}_Tests: bump default PCUIF version: 9 -> 10 by Vadim Yanitskiy · 3 years, 11 months ago
  3. 3ee8268 NS_Provider_IPL4: map the IPL4 port to the system port before using it by Alexander Couzens · 4 years ago
  4. e0f7c54 NS_Emulation: remove dependency on PCUIF_Types by Alexander Couzens · 4 years ago
  5. 013d65a NS_Emulation: Introduce NS_Provider underneath NS_Emulation by Harald Welte · 4 years ago
  6. 07cb87a BSSGP_Emulation: Fix build without BSSGP_EM_L3 by Harald Welte · 4 years ago
  7. efca79d PCUIF_Types: fix version 9 remote address by Alexander Couzens · 4 years ago
  8. 563b3d0 mncc: Support IPv6 addresses (new version mncc 7) by Pau Espin Pedrol · 4 years ago
  9. 28aa466 library: CBSP_Adapter: Improve robustness of rebind and reconnect by Pau Espin Pedrol · 4 years ago
  10. 220fa20 fixup library/PCUIF_Types: version 10: do not add redundant padding by Vadim Yanitskiy · 4 years ago
  11. ca81392 BTS_Tests: group hopping parameters into a separate record by Vadim Yanitskiy · 4 years ago
  12. 93331e7 BSSGP_Emulation: Make L3 (SM/GMM) decoding a compile-time option by Harald Welte · 4 years ago
  13. 6ce47c3 lib: Move ts_RaCapRec from RLCMAC_CSN1_Templates to L3_Templates by Harald Welte · 4 years ago
  14. 557c9f8 move some key types from GSM_RR_Types to GSM_Types by Harald Welte · 4 years ago
  15. 4231de6 library: Osmocom_Types: fix extra indention tab by Alexander Couzens · 4 years ago
  16. 5e6ae79 library: GSM_Types: fix extra indention tab by Alexander Couzens · 4 years ago
  17. a93088a library/PCUIF_Types: version 10: do not add redundant padding by Vadim Yanitskiy · 4 years ago
  18. 1e5dc48 library/PCUIF_Types: version 10: support IPv6 NSVC addr by Alexander Couzens · 4 years, 1 month ago
  19. 08005d7 library/RTP_Emulation: Close previous socket after rebind by Pau Espin Pedrol · 4 years ago
  20. 43ccaf5 library/PCUIF_Types: version 10: add Mobile Allocation length field by Vadim Yanitskiy · 4 years ago
  21. ac1a4fd library/BSSAP_LE_Types: fix: add missing FIELDLENGTH attributes by Vadim Yanitskiy · 4 years ago
  22. 6a846bc library: Add template helpers for AoIP Transport Layer Address by Pau Espin Pedrol · 4 years ago
  23. 384e949 library/MGCP_Templates: Apply MGCP AddressType based on provided address by Pau Espin Pedrol · 4 years ago
  24. 9843b66 Osmocom_Gb_Types: add a simple tr_NS_STATUS() by Alexander Couzens · 4 years ago
  25. 5fec37c library/GSM_RR_Types: add minimalistic HandoverCommand by Vadim Yanitskiy · 4 years ago
  26. 480c2ac library/GSM_RR_Types: cosmetic: fix formatting in RrL3Union by Vadim Yanitskiy · 4 years ago
  27. 27b3801 library/GSM_RR_Types: add minimalistic AssignmentCommand by Vadim Yanitskiy · 4 years ago
  28. 1393d02 comment: Osmocom_CTRL: fix example for f_counter_name_vals_list_add() by Neels Hofmeyr · 4 years ago
  29. e02dbcc library/RSL_Types: add missing Channel Identification IE by Vadim Yanitskiy · 4 years ago
  30. c3156ed library/GSM_RR_Types: add receive templates tr_ChanDesc{H0,H1} by Vadim Yanitskiy · 4 years ago
  31. 7d6eef3 library/GSM_RR_Types: restrict Mobile Allocation length by Vadim Yanitskiy · 4 years ago
  32. 27057e0 library/Osmocom_Types: fix f_rnd_ra_cs(): ensure non-emergency RA by Vadim Yanitskiy · 4 years ago
  33. 146efe6 library/Osmocom_Types: fix: '10111111'B is a valid emergency RA by Vadim Yanitskiy · 4 years ago
  34. a803b72 library: Add BSSLAP_LE_{CodecPort,Emulation} by Harald Welte · 4 years ago
  35. f7c2b20 TTCN-3 definitions for BSSMAP-LE and BSSLAP protocols by Harald Welte · 4 years, 5 months ago
  36. c03eb12 pcu: Test Downlink UNIT_DATA messages from SGSN containing IMSI IE by Pau Espin Pedrol · 4 years ago
  37. 4806396 BSSMAP_Templates: add tr_BSSMAP_IE_Cause and tr_BSSMAP_SAPInReject by Vadim Yanitskiy · 4 years ago
  38. 8352af7 library/BSSAP_CodecPort: turn conn_id into a template param by Vadim Yanitskiy · 4 years ago
  39. 6f9f7d2 library/Osmocom_Types: share RA generation helpers from BTS_Tests by Vadim Yanitskiy · 4 years ago
  40. 74e1f6b library/GSM_SystemInformation: move 'MobileAllocationT' to GSM_RR_Types by Vadim Yanitskiy · 4 years ago
  41. 3b464a9 library/GSM_RR_Types: s/MobileAllocation/MobileAllocationLV/g by Vadim Yanitskiy · 4 years ago
  42. d805172 library/PCUIF_Types: fixup: keep PCUIF_InfoV10Trx aligned by Vadim Yanitskiy · 4 years ago
  43. 0d59080 library/PCUIF_Types: fix typo: s/local_pprt/local_port/g by Vadim Yanitskiy · 4 years ago
  44. bae6be8 GSM_RR_Types: Fix compiler warning by Harald Welte · 4 years ago
  45. bd98295 L3_Templates: Fix compiler warning about missing qualifier by Harald Welte · 4 years ago
  46. 9bf43cc L3_Templates: fix compiler warning by Harald Welte · 4 years ago
  47. 88ee360 RAN_Emulation: Fix compiler warnings about unreachable code by Harald Welte · 4 years ago
  48. 09daa2e StatsD_Types: Use 'present' qualifier; use template hierarchy by Harald Welte · 4 years ago
  49. aecdcec StatsD_Types: Fix compiler warnings about missing record fields by Harald Welte · 4 years ago
  50. b75bbf8 RSL_Emulation: Fix compiler warning about dead code by Harald Welte · 4 years ago
  51. afd87ef CBSP_Templates: Fix tons of compiler warnings by Harald Welte · 4 years ago
  52. 420c6b0 BSSMAP_Templates: fix compiler warnings by Harald Welte · 4 years ago
  53. cc5e159 GSM_Types: Fix compiler warning by Harald Welte · 4 years ago
  54. cb11a97 bsc CBSP: fix tr_CBSP_KILL_FAIL, no lengthof() on record-of with '*' by Neels Hofmeyr · 4 years, 1 month ago
  55. 7423728 Add parsing and checking of StatsD metrics by Daniel Willmann · 4 years ago
  56. f793a7e comment: Osmocom_Types.ttcn: clarify f_rnd_int() return val by Neels Hofmeyr · 4 years ago
  57. 95a5edc bsc: test RR Channel Release cause codes from Clear Command cause codes by Neels Hofmeyr · 4 years, 1 month ago
  58. 0edf4ac bsc: test RR Channel Release EARFCNs by Neels Hofmeyr · 4 years, 1 month ago
  59. 5c59a8f another fixup for "fix mscpool cleanup (fixes LCLS tests)" by Neels Hofmeyr · 4 years ago
  60. 345a15f log: for VTY Unknown Command, fix weird log message by Neels Hofmeyr · 4 years ago
  61. e4b0a66 fixup for "fix mscpool cleanup (fixes LCLS tests)" by Neels Hofmeyr · 4 years ago
  62. 2fe5ad1 f_vty_transceive: allow to ignore unknown vty commands by Neels Hofmeyr · 4 years ago
  63. 355604c library/PCUIF_Types: add receive templates for PCUIF_InfoTrxTs by Vadim Yanitskiy · 4 years ago
  64. 9e1206c library/PCUIF_Types: version 10: add frequency hopping parameters by Vadim Yanitskiy · 4 years, 1 month ago
  65. 7944004 bsc CBSP: add log context for CBSP port errors by Neels Hofmeyr · 4 years, 1 month ago
  66. e2a6fdf fixup library/GSM_RR_Types: fix BYTEORDER in MobileAllocation by Vadim Yanitskiy · 4 years, 1 month ago
  67. 06c4161 library/RLCMAC_CSN1_Types: fix length field in GprsMobileAllication by Vadim Yanitskiy · 4 years, 1 month ago
  68. 9fa1db5 library/RLCMAC_CSN1_Types: fix byte/bit order in GprsMobileAllication by Vadim Yanitskiy · 4 years, 1 month ago
  69. 41b4dd8 library/RLCMAC_CSN1_Types: fix definition of PacketDlAssignment by Vadim Yanitskiy · 4 years, 1 month ago
  70. fdbfd6e library/RLCMAC_CSN1_Types: fix definition of COMPACTreducedMA by Vadim Yanitskiy · 4 years, 1 month ago
  71. 4728e09 library/RLCMAC_CSN1_Types: fix definition of ZeroOneGamma by Vadim Yanitskiy · 4 years, 1 month ago
  72. a01a055 library/Osmocom_Types: add f_rnd_bitstring() and f_pad_bit() by Vadim Yanitskiy · 4 years, 1 month ago
  73. c227ea9 library/RLCMAC_Templates: cosmetic coding style change by Vadim Yanitskiy · 4 years, 1 month ago
  74. f3cb4dd library/RLCMAC_Templates: make ts_RLC_UL_CTRL_ACK accept a template by Vadim Yanitskiy · 4 years, 1 month ago
  75. cb33c74 library/RLCMAC_CSN1_Types: make use of 'LENGTHTO(...)+N' syntax by Vadim Yanitskiy · 4 years, 1 month ago
  76. c155930 library/PCUIF_Types: make PCUIF version configurable by Vadim Yanitskiy · 4 years, 1 month ago
  77. 3ddb3ab library/GSM_RR_Types: fix bit/byte order in MobileAllocation by Vadim Yanitskiy · 4 years, 1 month ago
  78. cf1ed3f library/GSM_RR_Types: also match MobileAllocation in tr_IMM_TBF_ASS() by Vadim Yanitskiy · 4 years, 1 month ago
  79. eec14f0 BTS_Tests_LAPDm: consider frequency hopping parameters by Vadim Yanitskiy · 4 years, 1 month ago
  80. f7181ed library/GSM_RR_Types: share send templates for ChannelDescription by Vadim Yanitskiy · 4 years, 1 month ago
  81. 5bcd919 library/GSM_RR_Types: add ts/tr templates for MaioHsn by Vadim Yanitskiy · 4 years, 1 month ago
  82. 630c1cf RLCMAC: Improve support of Pkt Ul AckNack messages by Pau Espin Pedrol · 4 years, 1 month ago
  83. cb478ec library/GSM_SystemInformation: add dec_SystemInformationSafe() by Vadim Yanitskiy · 4 years, 1 month ago
  84. ad132f2 bsc: more SI2quater EUTRAN ARFCN tests by Neels Hofmeyr · 4 years, 1 month ago
  85. eacec8a library/GSM_RestOctets: add SI2quater EUTRAN templates by Vadim Yanitskiy · 4 years, 1 month ago
  86. bb27774 GSM_SystemInformation: add SI2quater by Neels Hofmeyr · 4 years, 1 month ago
  87. c865573 GSM_RestOctets: SI2quater fixup: rename "Cell List" to "Repeated Cells" by Neels Hofmeyr · 4 years, 1 month ago
  88. a5f0ed2 GSM_SystemInformation: use GSM_RestOctets for SI3 and SI4 rest_octets by Neels Hofmeyr · 4 years, 1 month ago
  89. 245bfcb pcu: Support sending with CS other than CS1 in f_ms_tx_ul_block() by Pau Espin Pedrol · 4 years, 2 months ago
  90. 05b6c17 pcu: Introduce test TC_ul_flow_multiple_llc_blocks by Pau Espin Pedrol · 4 years, 2 months ago
  91. 13c26f9 BTS_Tests: move ts_RRM_GprsSuspReq to L3_Templates.ttcn by Vadim Yanitskiy · 4 years, 1 month ago
  92. d5f6bfe library/GSM_RestOctets: initial SI2quater Rest Octets definition by Vadim Yanitskiy · 4 years, 2 months ago
  93. 9656e92 fixup for Osmocom_CTRL_Functions: rate counters in bulk by Neels Hofmeyr · 4 years, 2 months ago
  94. 7418059 Osmocom_CTRL_Functions: add: retrieve and verify rate counters in bulk by Neels Hofmeyr · 4 years, 2 months ago
  95. abcdf78 library/RSL: pass lost link event to upper layers instead of failing by Pau Espin Pedrol · 4 years, 2 months ago
  96. eddf0e9 bsc: Add CommonID Test: Send CommonID from MSC and check it is processed by Harald Welte · 4 years, 2 months ago
  97. 7096509 library/RSL: fix trailing whitespace by Pau Espin Pedrol · 4 years, 2 months ago
  98. e9c0635 library/RSL_Emulation: implement waiting queue for DChan messages by Vadim Yanitskiy · 4 years, 2 months ago
  99. a38c265 library/RSL_Emulation: fix comment near f_rslem_suspend() by Vadim Yanitskiy · 4 years, 2 months ago
  100. 0fbec56 RAN_Emulation: drop unused function f_bssap_wait_for_reset() by Neels Hofmeyr · 4 years, 2 months ago