1. 7418059 Osmocom_CTRL_Functions: add: retrieve and verify rate counters in bulk by Neels Hofmeyr · 4 years, 2 months ago
  2. abcdf78 library/RSL: pass lost link event to upper layers instead of failing by Pau Espin Pedrol · 4 years, 2 months ago
  3. eddf0e9 bsc: Add CommonID Test: Send CommonID from MSC and check it is processed by Harald Welte · 4 years, 2 months ago
  4. 7096509 library/RSL: fix trailing whitespace by Pau Espin Pedrol · 4 years, 2 months ago
  5. e9c0635 library/RSL_Emulation: implement waiting queue for DChan messages by Vadim Yanitskiy · 4 years, 2 months ago
  6. a38c265 library/RSL_Emulation: fix comment near f_rslem_suspend() by Vadim Yanitskiy · 4 years, 2 months ago
  7. 0fbec56 RAN_Emulation: drop unused function f_bssap_wait_for_reset() by Neels Hofmeyr · 4 years, 2 months ago
  8. 4f11841 bsc: add MSC pooling tests by Neels Hofmeyr · 4 years, 3 months ago
  9. a36b246 Osmocom_Gb_Types: tr_BSSGP_PS_PAGING should use template arguments by Harald Welte · 4 years, 2 months ago
  10. a826461 RAN_Emulation: allow sending UnitData from MSC_ConnHdlr by Neels Hofmeyr · 4 years, 2 months ago
  11. d7eabd6 RSL_Emulation: fix rx of tr_RSL_PAGING_CMD() by Neels Hofmeyr · 4 years, 2 months ago
  12. 117c176 library/RSL_Types: fix RSL_IE_BS_Power: Power Level is 4 bit long by Vadim Yanitskiy · 4 years, 2 months ago
  13. 7985aeb move type RAN_Configurations to RAN_Adapter.ttcnpp by Neels Hofmeyr · 4 years, 3 months ago
  14. 1661781 fix f_enc_IMEI_L3() oddevenIndicator by Neels Hofmeyr · 4 years, 2 months ago
  15. 82af0b5 library/RSL_Emulation: optional IPA stream ID patching by Vadim Yanitskiy · 4 years, 2 months ago
  16. f79d936 library/RSL_Emulation: cosmetic: improve logging messages by Vadim Yanitskiy · 4 years, 3 months ago
  17. 204d1b8 library/L1CTL_PortType: f_L1CTL_DM_EST_REQ_IA(): handle hopping params by Vadim Yanitskiy · 4 years, 3 months ago
  18. eda9081 library/L1CTL_Types: introduce ts_L1CTL_DM_EST_REQ_H1 by Vadim Yanitskiy · 4 years, 3 months ago
  19. e8ea3ee library/L1CTL_Types: fix definition of L1ctlH1 (hopping parameters) by Vadim Yanitskiy · 4 years, 3 months ago
  20. 5afe885 library/L1CTL_PortType: refactor L1CTL channel establishment by Vadim Yanitskiy · 4 years, 3 months ago
  21. 6791eb6 pcu: TC_mt_ping_pong: Request UL TBF on last DL ACK by Pau Espin Pedrol · 4 years, 3 months ago
  22. ff0072c library/GSM_RR_Types: fix MaioHsn: add missing MAIO and HSN fields by Vadim Yanitskiy · 4 years, 3 months ago
  23. 6de2fcb library/RSL_Emulation: server mode: handle multiple transceivers by Vadim Yanitskiy · 4 years, 3 months ago
  24. 11edf3c library/IPA_Emulation: server mode: expose IPA IDENTITY RESPONSE by Vadim Yanitskiy · 4 years, 3 months ago
  25. 40ee56c library/IPA_Emulation: server mode: also request IPA UnitID by Vadim Yanitskiy · 4 years, 3 months ago
  26. ef9bcd2 library/IPA_Emulation: handle optional conn_id in ASP_RSL_Unitdata by Vadim Yanitskiy · 4 years, 3 months ago
  27. 6643e8d library/IPA_Emulation: server mode: handle multiple client connections by Vadim Yanitskiy · 4 years, 3 months ago
  28. a60e5cf library/RSL_Emulation: fixup: handle RSL messages from any TRX by Vadim Yanitskiy · 4 years, 3 months ago
  29. efc9413 library/RSL_Emulation: fix comments near f_cid_{create,delete}_cnr() by Vadim Yanitskiy · 4 years, 3 months ago
  30. a2c12c9 library/RSL_Emulation: use existing tr_ASP_RSL_UD template by Vadim Yanitskiy · 4 years, 3 months ago
  31. 9b4e356 library/IPA_Emulation: assume TRX#0 in ASP_RSL_Unitdata templates by Vadim Yanitskiy · 4 years, 3 months ago
  32. 6b4856d library/IPA_Emulation: cosmetic: fix template restrictions by Vadim Yanitskiy · 4 years, 3 months ago
  33. 44f0c48 library/IPA_Types: cosmetic: s/IPAC_IDTAG_UNIT/IPAC_IDTAG_UNITID/g by Vadim Yanitskiy · 4 years, 3 months ago
  34. 16e24aa library/GSM_RR_Types: add receive templates for IMM ASS Reject by Vadim Yanitskiy · 4 years, 3 months ago
  35. 7ef121d library/GSM_RR_Types: add IAR Rest Octets definition by Vadim Yanitskiy · 4 years, 3 months ago
  36. c3cebd3 library/GSM_RR_Types: fix definition of FeatureIndicator by Vadim Yanitskiy · 4 years, 3 months ago
  37. 984d09f library/RLCMAC_CSN1_Types: Extend support for PacketDlAssignment by Pau Espin Pedrol · 4 years, 3 months ago
  38. 692222c Add initial support for Packet Uplink Ack/nack EGPRS Struct by Pau Espin Pedrol · 4 years, 3 months ago
  39. a2afacc library/IPA: use tr_ASP_IPA_EV instead of inline templates by Vadim Yanitskiy · 4 years, 3 months ago
  40. 61564be library/IPA: split t_ASP_IPA_EVT_UD into send / receive templates by Vadim Yanitskiy · 4 years, 3 months ago
  41. 8701b27 library/IPA: rename ASP_IPA_EventUpDown to ASP_IPA_EventType by Vadim Yanitskiy · 4 years, 3 months ago
  42. 42acafc pcu: Introduce TC_mo_ping_pong_with_ul_racap_egprs_only by Pau Espin Pedrol · 4 years, 3 months ago
  43. 45b664b pcu: Support decoding Egprs Pkt Ul Ass on PDCH by Pau Espin Pedrol · 4 years, 3 months ago
  44. 2ec84fd Move some types from GSM_RR_Types.ttcn to RLCMAC_CSN1_Types.ttcn by Pau Espin Pedrol · 4 years, 3 months ago
  45. 02c972d pcu: use correct RA type to properly test 2phase access by Pau Espin Pedrol · 4 years, 3 months ago
  46. b216851 hlr: add tests for GSUP proxy routing by Neels Hofmeyr · 4 years, 9 months ago
  47. b6733a6 PCU: refactor and simplify f_rx_rlcmac_dl_block_exp_data() by Vadim Yanitskiy · 4 years, 3 months ago
  48. d4f22aa library: enrich tr_RLCMAC_DATA_RRBP, rename to tr_RLCMAC_DATA_GPRS by Vadim Yanitskiy · 4 years, 3 months ago
  49. 0a9b148 library: fix t_RLCMAC_DlMacH: RRBP is always present by Vadim Yanitskiy · 4 years, 3 months ago
  50. 2742bcd PCU: introduce f_rrbp_ack_fn(), fix poll frame number calculation by Vadim Yanitskiy · 4 years, 3 months ago
  51. c06688e library: cosmetic: fix misleading comment in RSL_Types.ttcn by Vadim Yanitskiy · 4 years, 3 months ago
  52. 12cf3d9 BTS: manually compose Rest Octets for SI Type 3 and 4 by Vadim Yanitskiy · 4 years, 4 months ago
  53. 0217b05 library: fix enc_SystemInformation(): properly pad messages by Vadim Yanitskiy · 4 years, 4 months ago
  54. b7bc2e6 library: relax length constraints applied to SI Rest Octets by Vadim Yanitskiy · 4 years, 4 months ago
  55. 135b45e library: add PADDING attributes to SI3/SI4 Rest Octets by Vadim Yanitskiy · 4 years, 4 months ago
  56. 2b98bda library: clarify length restrictions for SI4 Rest Octets by Vadim Yanitskiy · 4 years, 4 months ago
  57. edae16a library: System Information: use RestOctets where possible by Vadim Yanitskiy · 4 years, 4 months ago
  58. 3c74a11 library: get rid of Si1RestOctets and Si3RestOctets by Vadim Yanitskiy · 4 years, 4 months ago
  59. 72add6d library: implement mandatory part of SI4 Rest Octets by Vadim Yanitskiy · 4 years, 4 months ago
  60. 0df8c94 library: implement SI3 Rest Octets as per 3GPP TS 44.018 by Vadim Yanitskiy · 4 years, 4 months ago
  61. e05d716 library/GSM_RR_Types.ttcn: fix: work around TITAN bug 562488 by Vadim Yanitskiy · 4 years, 4 months ago
  62. 2456dad RLCMAC_EncDec.cc: Fix egprs data block encode alignment by Pau Espin Pedrol · 4 years, 4 months ago
  63. 27d6af5 RLCMAC_Templates: Add functions to convert HeaderType<->MCS<->CPS by Pau Espin Pedrol · 4 years, 4 months ago
  64. 0b8e22b RLCMAC_EncDEc.cc: Support decoding Egprs Ul Data HeaderType2 by Pau Espin Pedrol · 4 years, 4 months ago
  65. 82d22bc RLCMAC_EncDEc.cc: Use copied structure as other parts of the function by Pau Espin Pedrol · 4 years, 4 months ago
  66. d3da797 RLCMAC_EncDEc.cc: Fix encoding of tfi and rsb fields in Egprs Ul HdeaderType3 by Pau Espin Pedrol · 4 years, 4 months ago
  67. 331f525 RLCMAC_EncDEc.cc: Fix wrong descriptors passed to RAW encoder by Pau Espin Pedrol · 4 years, 4 months ago
  68. a2c5b6e RLCMAC_EncDEc.cc: dec_RlcmacUl(Egprs)DataBlock: fix tlli and pfi uninitialized instead of omit by Pau Espin Pedrol · 4 years, 4 months ago
  69. ecaeb89 cosmetic: RLCMAC_EncDEc.cc: fix typos in comments by Pau Espin Pedrol · 4 years, 4 months ago
  70. e8d7d16 Split templates in RLCMAC_{CSN1_}Types into their own _Templates file by Pau Espin Pedrol · 4 years, 4 months ago
  71. 372af7a library/RLCMAC: Add partial support for EGPRS data block encoding/decoding by Pau Espin Pedrol · 4 years, 4 months ago
  72. fe3ae51 cosmetic: RLCMAC_Types.ttcn: Make different PTCCH types section more visible by Pau Espin Pedrol · 4 years, 4 months ago
  73. b021ed4 library/GSM_RR_Types.ttcn: use 'CSN.1 L/H' attribute where needed by Vadim Yanitskiy · 4 years, 4 months ago
  74. 0a71fca library/GSM_RR_Types.ttcn: fix BYTEORDER of MCC/MNC in RAI by Vadim Yanitskiy · 4 years, 4 months ago
  75. 8f24571 pcu: Introduce test TC_mo_ping_pong_with_ul_racap by Pau Espin Pedrol · 4 years, 4 months ago
  76. a0b47cf PCU: add test cases for EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 5 months ago
  77. 1175b5e library/GSM_RR_Types.ttcn: fix: apply BYTEORDER(last) globally by Vadim Yanitskiy · 4 years, 4 months ago
  78. f400151 pgw: Add support for PCRF emulation (CCR/CCA) by Harald Welte · 4 years, 4 months ago
  79. d01b5d0 DIAMETER_Emulation: Notify user of CapabilityExchange by Harald Welte · 4 years, 4 months ago
  80. 61f73d5 DIAMETER: parametrize CEA template by Harald Welte · 4 years, 4 months ago
  81. f9fb63e DIAMETER_Emulation: Add support for IMSI in Subscription-Id by Harald Welte · 4 years, 4 months ago
  82. 24de8ca DIAMETER_Types: Add IETF RFC4006 CreditControl + related by Harald Welte · 4 years, 4 months ago
  83. 1860bf8 library/Osmocom_Gb_Types.ttcn: Fix typo presece->presence in function name by Pau Espin Pedrol · 4 years, 4 months ago
  84. 55cb2ce L3_Templates.ttcn: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 4 months ago
  85. 88b3ccb Add GTPv2_Emulation component by Harald Welte · 4 years, 5 months ago
  86. e53a23d HACK: avoid compilation error with TITAN > 6.5.0 by Harald Welte · 4 years, 4 months ago
  87. 885de1c CBSP_Templates: fix copy+paste error by Harald Welte · 4 years, 4 months ago
  88. 3911d11 library/RLCMAC_CSN1_Types: add EGPRS Packet Channel Request definition by Vadim Yanitskiy · 4 years, 5 months ago
  89. af763aa Fix/complete the partial GTPv2_CodecPort we already had by Harald Welte · 4 years, 5 months ago
  90. 0ee2297 Initial SIMTRACE testsuite by Harald Welte · 4 years, 6 months ago
  91. fb3edf9 library/L3_Templates: remove tr_PAGING_REQ1_MI1_TMSI, use existing MI templates by Vadim Yanitskiy · 4 years, 5 months ago
  92. cc4623d library/RSL_Types: use MobileIdentityLV for MS Identity IE by Vadim Yanitskiy · 4 years, 5 months ago
  93. 7e00226 library/BSSGP_Types: use tr_MI_IMSI from library/L3_Templates by Vadim Yanitskiy · 4 years, 5 months ago
  94. c94c572 library/L3_Templates: add more templates for Mobile Identity IE by Vadim Yanitskiy · 4 years, 5 months ago
  95. 9781ecb library/GSM_RR_Types: Paging Request Type 1 may contain second MI by Vadim Yanitskiy · 4 years, 5 months ago
  96. 98bb2d5 library/GSM_RR_Types: do not duplicate Mobile Identity records by Vadim Yanitskiy · 4 years, 5 months ago
  97. 7b22421 PCU: also test GSGN originated PS/CS Paging containing TMSI by Vadim Yanitskiy · 4 years, 5 months ago
  98. dc9666f pcu: Verify CodingScheme of received data blocks by Pau Espin Pedrol · 4 years, 5 months ago
  99. 2422d1f pcu: Introduce TC_mt_ping_pong_with_dl_racap by Pau Espin Pedrol · 4 years, 7 months ago
  100. 4895d7a BSSGP/IuUP: Fix license disclaimer copy+paste by Harald Welte · 4 years, 6 months ago