1. 9b4e356 library/IPA_Emulation: assume TRX#0 in ASP_RSL_Unitdata templates by Vadim Yanitskiy · 4 years, 3 months ago
  2. 6b4856d library/IPA_Emulation: cosmetic: fix template restrictions by Vadim Yanitskiy · 4 years, 3 months ago
  3. 44f0c48 library/IPA_Types: cosmetic: s/IPAC_IDTAG_UNIT/IPAC_IDTAG_UNITID/g by Vadim Yanitskiy · 4 years, 3 months ago
  4. 16e24aa library/GSM_RR_Types: add receive templates for IMM ASS Reject by Vadim Yanitskiy · 4 years, 3 months ago
  5. 7ef121d library/GSM_RR_Types: add IAR Rest Octets definition by Vadim Yanitskiy · 4 years, 3 months ago
  6. c3cebd3 library/GSM_RR_Types: fix definition of FeatureIndicator by Vadim Yanitskiy · 4 years, 3 months ago
  7. 984d09f library/RLCMAC_CSN1_Types: Extend support for PacketDlAssignment by Pau Espin Pedrol · 4 years, 3 months ago
  8. 692222c Add initial support for Packet Uplink Ack/nack EGPRS Struct by Pau Espin Pedrol · 4 years, 3 months ago
  9. a2afacc library/IPA: use tr_ASP_IPA_EV instead of inline templates by Vadim Yanitskiy · 4 years, 3 months ago
  10. 61564be library/IPA: split t_ASP_IPA_EVT_UD into send / receive templates by Vadim Yanitskiy · 4 years, 3 months ago
  11. 8701b27 library/IPA: rename ASP_IPA_EventUpDown to ASP_IPA_EventType by Vadim Yanitskiy · 4 years, 3 months ago
  12. 42acafc pcu: Introduce TC_mo_ping_pong_with_ul_racap_egprs_only by Pau Espin Pedrol · 4 years, 3 months ago
  13. 45b664b pcu: Support decoding Egprs Pkt Ul Ass on PDCH by Pau Espin Pedrol · 4 years, 3 months ago
  14. 2ec84fd Move some types from GSM_RR_Types.ttcn to RLCMAC_CSN1_Types.ttcn by Pau Espin Pedrol · 4 years, 3 months ago
  15. 02c972d pcu: use correct RA type to properly test 2phase access by Pau Espin Pedrol · 4 years, 3 months ago
  16. b216851 hlr: add tests for GSUP proxy routing by Neels Hofmeyr · 4 years, 9 months ago
  17. b6733a6 PCU: refactor and simplify f_rx_rlcmac_dl_block_exp_data() by Vadim Yanitskiy · 4 years, 3 months ago
  18. d4f22aa library: enrich tr_RLCMAC_DATA_RRBP, rename to tr_RLCMAC_DATA_GPRS by Vadim Yanitskiy · 4 years, 3 months ago
  19. 0a9b148 library: fix t_RLCMAC_DlMacH: RRBP is always present by Vadim Yanitskiy · 4 years, 3 months ago
  20. 2742bcd PCU: introduce f_rrbp_ack_fn(), fix poll frame number calculation by Vadim Yanitskiy · 4 years, 3 months ago
  21. c06688e library: cosmetic: fix misleading comment in RSL_Types.ttcn by Vadim Yanitskiy · 4 years, 3 months ago
  22. 12cf3d9 BTS: manually compose Rest Octets for SI Type 3 and 4 by Vadim Yanitskiy · 4 years, 3 months ago
  23. 0217b05 library: fix enc_SystemInformation(): properly pad messages by Vadim Yanitskiy · 4 years, 3 months ago
  24. b7bc2e6 library: relax length constraints applied to SI Rest Octets by Vadim Yanitskiy · 4 years, 4 months ago
  25. 135b45e library: add PADDING attributes to SI3/SI4 Rest Octets by Vadim Yanitskiy · 4 years, 4 months ago
  26. 2b98bda library: clarify length restrictions for SI4 Rest Octets by Vadim Yanitskiy · 4 years, 4 months ago
  27. edae16a library: System Information: use RestOctets where possible by Vadim Yanitskiy · 4 years, 4 months ago
  28. 3c74a11 library: get rid of Si1RestOctets and Si3RestOctets by Vadim Yanitskiy · 4 years, 4 months ago
  29. 72add6d library: implement mandatory part of SI4 Rest Octets by Vadim Yanitskiy · 4 years, 4 months ago
  30. 0df8c94 library: implement SI3 Rest Octets as per 3GPP TS 44.018 by Vadim Yanitskiy · 4 years, 4 months ago
  31. e05d716 library/GSM_RR_Types.ttcn: fix: work around TITAN bug 562488 by Vadim Yanitskiy · 4 years, 4 months ago
  32. 2456dad RLCMAC_EncDec.cc: Fix egprs data block encode alignment by Pau Espin Pedrol · 4 years, 4 months ago
  33. 27d6af5 RLCMAC_Templates: Add functions to convert HeaderType<->MCS<->CPS by Pau Espin Pedrol · 4 years, 4 months ago
  34. 0b8e22b RLCMAC_EncDEc.cc: Support decoding Egprs Ul Data HeaderType2 by Pau Espin Pedrol · 4 years, 4 months ago
  35. 82d22bc RLCMAC_EncDEc.cc: Use copied structure as other parts of the function by Pau Espin Pedrol · 4 years, 4 months ago
  36. d3da797 RLCMAC_EncDEc.cc: Fix encoding of tfi and rsb fields in Egprs Ul HdeaderType3 by Pau Espin Pedrol · 4 years, 4 months ago
  37. 331f525 RLCMAC_EncDEc.cc: Fix wrong descriptors passed to RAW encoder by Pau Espin Pedrol · 4 years, 4 months ago
  38. 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
  39. ecaeb89 cosmetic: RLCMAC_EncDEc.cc: fix typos in comments by Pau Espin Pedrol · 4 years, 4 months ago
  40. e8d7d16 Split templates in RLCMAC_{CSN1_}Types into their own _Templates file by Pau Espin Pedrol · 4 years, 4 months ago
  41. 372af7a library/RLCMAC: Add partial support for EGPRS data block encoding/decoding by Pau Espin Pedrol · 4 years, 4 months ago
  42. fe3ae51 cosmetic: RLCMAC_Types.ttcn: Make different PTCCH types section more visible by Pau Espin Pedrol · 4 years, 4 months ago
  43. b021ed4 library/GSM_RR_Types.ttcn: use 'CSN.1 L/H' attribute where needed by Vadim Yanitskiy · 4 years, 4 months ago
  44. 0a71fca library/GSM_RR_Types.ttcn: fix BYTEORDER of MCC/MNC in RAI by Vadim Yanitskiy · 4 years, 4 months ago
  45. 8f24571 pcu: Introduce test TC_mo_ping_pong_with_ul_racap by Pau Espin Pedrol · 4 years, 4 months ago
  46. a0b47cf PCU: add test cases for EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 5 months ago
  47. 1175b5e library/GSM_RR_Types.ttcn: fix: apply BYTEORDER(last) globally by Vadim Yanitskiy · 4 years, 4 months ago
  48. f400151 pgw: Add support for PCRF emulation (CCR/CCA) by Harald Welte · 4 years, 4 months ago
  49. d01b5d0 DIAMETER_Emulation: Notify user of CapabilityExchange by Harald Welte · 4 years, 4 months ago
  50. 61f73d5 DIAMETER: parametrize CEA template by Harald Welte · 4 years, 4 months ago
  51. f9fb63e DIAMETER_Emulation: Add support for IMSI in Subscription-Id by Harald Welte · 4 years, 4 months ago
  52. 24de8ca DIAMETER_Types: Add IETF RFC4006 CreditControl + related by Harald Welte · 4 years, 4 months ago
  53. 1860bf8 library/Osmocom_Gb_Types.ttcn: Fix typo presece->presence in function name by Pau Espin Pedrol · 4 years, 4 months ago
  54. 55cb2ce L3_Templates.ttcn: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 4 months ago
  55. 88b3ccb Add GTPv2_Emulation component by Harald Welte · 4 years, 5 months ago
  56. e53a23d HACK: avoid compilation error with TITAN > 6.5.0 by Harald Welte · 4 years, 4 months ago
  57. 885de1c CBSP_Templates: fix copy+paste error by Harald Welte · 4 years, 4 months ago
  58. 3911d11 library/RLCMAC_CSN1_Types: add EGPRS Packet Channel Request definition by Vadim Yanitskiy · 4 years, 5 months ago
  59. af763aa Fix/complete the partial GTPv2_CodecPort we already had by Harald Welte · 4 years, 5 months ago
  60. 0ee2297 Initial SIMTRACE testsuite by Harald Welte · 4 years, 6 months ago
  61. fb3edf9 library/L3_Templates: remove tr_PAGING_REQ1_MI1_TMSI, use existing MI templates by Vadim Yanitskiy · 4 years, 5 months ago
  62. cc4623d library/RSL_Types: use MobileIdentityLV for MS Identity IE by Vadim Yanitskiy · 4 years, 5 months ago
  63. 7e00226 library/BSSGP_Types: use tr_MI_IMSI from library/L3_Templates by Vadim Yanitskiy · 4 years, 5 months ago
  64. c94c572 library/L3_Templates: add more templates for Mobile Identity IE by Vadim Yanitskiy · 4 years, 5 months ago
  65. 9781ecb library/GSM_RR_Types: Paging Request Type 1 may contain second MI by Vadim Yanitskiy · 4 years, 5 months ago
  66. 98bb2d5 library/GSM_RR_Types: do not duplicate Mobile Identity records by Vadim Yanitskiy · 4 years, 5 months ago
  67. 7b22421 PCU: also test GSGN originated PS/CS Paging containing TMSI by Vadim Yanitskiy · 4 years, 5 months ago
  68. dc9666f pcu: Verify CodingScheme of received data blocks by Pau Espin Pedrol · 4 years, 5 months ago
  69. 2422d1f pcu: Introduce TC_mt_ping_pong_with_dl_racap by Pau Espin Pedrol · 4 years, 7 months ago
  70. 4895d7a BSSGP/IuUP: Fix license disclaimer copy+paste by Harald Welte · 4 years, 6 months ago
  71. 625faad Native_Functions: Add f_str_to{lower,upper}() by Harald Welte · 4 years, 6 months ago
  72. 6effabb DIAMETER: Add tr_DIA_AIR() to send AuthInfoRequest by Harald Welte · 4 years, 6 months ago
  73. b51a53f hlr: add TC_MSLookup_GSUP_proxy by Oliver Smith · 4 years, 7 months ago
  74. d5696eb library/DNS_Helpers: add f_enc_IPv4 by Oliver Smith · 4 years, 7 months ago
  75. 07786da library/GSUP_Types: add dest name to some messages by Oliver Smith · 4 years, 7 months ago
  76. 6e81f7e hlr: add emulated GSUP server (second HLR) by Oliver Smith · 4 years, 7 months ago
  77. deb80a6 hlr: add TC_MSLookup_mDNS_service_other_home by Oliver Smith · 4 years, 9 months ago
  78. e30d543 sccp: Introduce test TC_it_avoids_tiar by Pau Espin Pedrol · 4 years, 7 months ago
  79. a2473da sccp: Introduce test TC_tiar_timeout by Pau Espin Pedrol · 4 years, 7 months ago
  80. 62a1c63 hlr: f_perform_UL: add CnDomain parameter by Oliver Smith · 4 years, 7 months ago
  81. e9e9301 library/L3_Templates.ttcn: fix length matching in tr_RP_ERROR_MT by Vadim Yanitskiy · 4 years, 7 months ago
  82. c675b61 bsc: Introduce test TC_chan_rel_sccp_tiar_timeout by Pau Espin Pedrol · 4 years, 7 months ago
  83. f3906e6 library/GSUP_Emulation.ttcn: extend size of GsupExpectTable by Vadim Yanitskiy · 4 years, 7 months ago
  84. ae74774 MSC: f_ran_register_imsi(): allow passing omit as TMSI by Vadim Yanitskiy · 4 years, 7 months ago
  85. 752f86b library/GSUP_Types: add support for OSMO_GSUP_NUM_VECTORS_REQ_IE by Alexander Couzens · 4 years, 7 months ago
  86. dd841d3 BTS_Tests: tolerate empty measurement result on chan est. by Philipp Maier · 4 years, 8 months ago
  87. 322c793 PCU: fix: actually match IMSI in Packet Paging Request by Vadim Yanitskiy · 4 years, 8 months ago
  88. 5e51873 library/RLCMAC_CSN1_Types.ttcn: fix ps / cs selection in PageInfo union by Vadim Yanitskiy · 4 years, 8 months ago
  89. a52347c library/GSUP_Types.ttcn: fix MSISDN / SMSC coding in SM-RP-OA/DA by Vadim Yanitskiy · 4 years, 8 months ago
  90. 461ed61 GSM_RR_Types.ttcn: Support encoding of EGPRS Packet Uplink Assignment by Pau Espin Pedrol · 4 years, 8 months ago
  91. 8690408 RLCMAC_CSN1_Types.ttcn: Support encoding of MS Radio Access Capability 2 by Pau Espin Pedrol · 4 years, 8 months ago
  92. 88bf537 pcu: Introduce tests for CS and PS paging from SGSN/Gb by Pau Espin Pedrol · 4 years, 8 months ago
  93. 8f9daab pcu: add TC_paging_cs_from_bts by Oliver Smith · 4 years, 10 months ago
  94. ff8da19 pcu: Introduce test TC_t3193 by Pau Espin Pedrol · 4 years, 9 months ago
  95. 65bab9e pcu: Support sending message to PCU at specific FN by Pau Espin Pedrol · 4 years, 9 months ago
  96. 1a4d4e9 library: VTY: Allow hyphens in VTY prompt by Pau Espin Pedrol · 4 years, 9 months ago
  97. a3f0a85 pcu: TC_mo_ping_pong: Check DL block is sent and ACK it by Pau Espin Pedrol · 4 years, 9 months ago
  98. 0a1fd0e GSUP_Types: Split RAT_TYPE_IE to SUPPORTED / CURRENT by Harald Welte · 4 years, 9 months ago
  99. 2165963 pcu: Fix RLCMAC template naming by Pau Espin Pedrol · 4 years, 9 months ago
  100. 8eebb6c GSUP_Types: Add support for GSUP_IE_RAT_TYPE by Harald Welte · 5 years ago