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