1. b7bc2e6 library: relax length constraints applied to SI Rest Octets by Vadim Yanitskiy · 4 years, 2 months ago
  2. 135b45e library: add PADDING attributes to SI3/SI4 Rest Octets by Vadim Yanitskiy · 4 years, 2 months ago
  3. 4a07c12 BTS: fix f_get_si3(): do not return uninitialized SI value by Vadim Yanitskiy · 4 years, 2 months ago
  4. 5d2cf44 BTS: refactor f_si3_has_gprs_indicator(): use SI3RestOctets by Vadim Yanitskiy · 4 years, 2 months ago
  5. 2b98bda library: clarify length restrictions for SI4 Rest Octets by Vadim Yanitskiy · 4 years, 2 months ago
  6. edae16a library: System Information: use RestOctets where possible by Vadim Yanitskiy · 4 years, 2 months ago
  7. 3c74a11 library: get rid of Si1RestOctets and Si3RestOctets by Vadim Yanitskiy · 4 years, 2 months ago
  8. 72add6d library: implement mandatory part of SI4 Rest Octets by Vadim Yanitskiy · 4 years, 2 months ago
  9. 0df8c94 library: implement SI3 Rest Octets as per 3GPP TS 44.018 by Vadim Yanitskiy · 4 years, 2 months ago
  10. e05d716 library/GSM_RR_Types.ttcn: fix: work around TITAN bug 562488 by Vadim Yanitskiy · 4 years, 2 months ago
  11. 2456dad RLCMAC_EncDec.cc: Fix egprs data block encode alignment by Pau Espin Pedrol · 4 years, 3 months ago
  12. 27d6af5 RLCMAC_Templates: Add functions to convert HeaderType<->MCS<->CPS by Pau Espin Pedrol · 4 years, 3 months ago
  13. 0b8e22b RLCMAC_EncDEc.cc: Support decoding Egprs Ul Data HeaderType2 by Pau Espin Pedrol · 4 years, 3 months ago
  14. 82d22bc RLCMAC_EncDEc.cc: Use copied structure as other parts of the function by Pau Espin Pedrol · 4 years, 3 months ago
  15. d3da797 RLCMAC_EncDEc.cc: Fix encoding of tfi and rsb fields in Egprs Ul HdeaderType3 by Pau Espin Pedrol · 4 years, 3 months ago
  16. 331f525 RLCMAC_EncDEc.cc: Fix wrong descriptors passed to RAW encoder by Pau Espin Pedrol · 4 years, 3 months ago
  17. 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
  18. ecaeb89 cosmetic: RLCMAC_EncDEc.cc: fix typos in comments by Pau Espin Pedrol · 4 years, 3 months ago
  19. e8d7d16 Split templates in RLCMAC_{CSN1_}Types into their own _Templates file by Pau Espin Pedrol · 4 years, 3 months ago
  20. 8dd59fb pcu: Rename PCU*RAW* content to PCU by Pau Espin Pedrol · 4 years, 3 months ago
  21. 0e6ed2e pcu: Get rid of PCU_Tests.ttcn tests by Pau Espin Pedrol · 4 years, 3 months ago
  22. bc93633 pcu: Support retrieving BSN and TFI in tests from data_egprs blocks by Pau Espin Pedrol · 4 years, 3 months ago
  23. 372af7a library/RLCMAC: Add partial support for EGPRS data block encoding/decoding by Pau Espin Pedrol · 4 years, 3 months ago
  24. fe3ae51 cosmetic: RLCMAC_Types.ttcn: Make different PTCCH types section more visible by Pau Espin Pedrol · 4 years, 3 months ago
  25. b021ed4 library/GSM_RR_Types.ttcn: use 'CSN.1 L/H' attribute where needed by Vadim Yanitskiy · 4 years, 3 months ago
  26. 0a71fca library/GSM_RR_Types.ttcn: fix BYTEORDER of MCC/MNC in RAI by Vadim Yanitskiy · 4 years, 3 months ago
  27. f24a6d3 PCU: fix f_pcuif_tx_data_cnf(): do not include paging group by Vadim Yanitskiy · 4 years, 3 months ago
  28. c90c049 PCU: introduce and use helper f_pcuif_tx_data_cnf() by Vadim Yanitskiy · 4 years, 3 months ago
  29. fd0b9db PCU: refactor f_pcuif_rx_imm_ass(): also handle PCH SAPI by Vadim Yanitskiy · 4 years, 3 months ago
  30. e51e006 pcu: Allow setting 'egprs only' mode by test by Pau Espin Pedrol · 4 years, 3 months ago
  31. 8f24571 pcu: Introduce test TC_mo_ping_pong_with_ul_racap by Pau Espin Pedrol · 4 years, 3 months ago
  32. fd6cbdf PCU: Timing Advance: introduce TC_ta_idle_dl_tbf_ass by Vadim Yanitskiy · 4 years, 3 months ago
  33. a0b47cf PCU: add test cases for EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 3 months ago
  34. 1175b5e library/GSM_RR_Types.ttcn: fix: apply BYTEORDER(last) globally by Vadim Yanitskiy · 4 years, 3 months ago
  35. f400151 pgw: Add support for PCRF emulation (CCR/CCA) by Harald Welte · 4 years, 3 months ago
  36. d01b5d0 DIAMETER_Emulation: Notify user of CapabilityExchange by Harald Welte · 4 years, 3 months ago
  37. 61f73d5 DIAMETER: parametrize CEA template by Harald Welte · 4 years, 3 months ago
  38. f9fb63e DIAMETER_Emulation: Add support for IMSI in Subscription-Id by Harald Welte · 4 years, 3 months ago
  39. 24de8ca DIAMETER_Types: Add IETF RFC4006 CreditControl + related by Harald Welte · 4 years, 3 months ago
  40. 1860bf8 library/Osmocom_Gb_Types.ttcn: Fix typo presece->presence in function name by Pau Espin Pedrol · 4 years, 3 months ago
  41. 71117b6 pgw: Use bash to reliably support += syntax in shell scripts by Harald Welte · 4 years, 3 months ago
  42. 55cb2ce L3_Templates.ttcn: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 3 months ago
  43. fe595e4 pgw: Add TC_createSession_ping4_256 to test 256 parallel sessions by Harald Welte · 4 years, 3 months ago
  44. 8cfdc7c pgw: Don't wait for 10s timeout if starting a ping that takes 10s by Harald Welte · 4 years, 3 months ago
  45. 4526da9 pgw: Initial testsuite for a PGW (Packet Gateway in the EPC) by Harald Welte · 4 years, 4 months ago
  46. 88b3ccb Add GTPv2_Emulation component by Harald Welte · 4 years, 4 months ago
  47. e53a23d HACK: avoid compilation error with TITAN > 6.5.0 by Harald Welte · 4 years, 3 months ago
  48. 885de1c CBSP_Templates: fix copy+paste error by Harald Welte · 4 years, 3 months ago
  49. 3911d11 library/RLCMAC_CSN1_Types: add EGPRS Packet Channel Request definition by Vadim Yanitskiy · 4 years, 3 months ago
  50. e735a3f Makefile: Add missing 'ccid' and 'mme' test suites by Harald Welte · 4 years, 3 months ago
  51. af763aa Fix/complete the partial GTPv2_CodecPort we already had by Harald Welte · 4 years, 4 months ago
  52. 8ae978c PCU: derive f_pcuif_rx_imm_ass() from f_establish_tbf() by Vadim Yanitskiy · 4 years, 3 months ago
  53. 90ec22b mgw: use library version of RTP_CodecPort_CtrlFunct by Philipp Maier · 4 years, 4 months ago
  54. 0ee2297 Initial SIMTRACE testsuite by Harald Welte · 4 years, 5 months ago
  55. 49a61e6 bsc: Ensure osmo-bsc.fg + BSC_Tests_CBSP.ttcn defaults match by Harald Welte · 4 years, 4 months ago
  56. 36aa07c BTS: fix as_l1_count_paging(): do not count PCH filling messages by Vadim Yanitskiy · 4 years, 4 months ago
  57. fb3edf9 library/L3_Templates: remove tr_PAGING_REQ1_MI1_TMSI, use existing MI templates by Vadim Yanitskiy · 4 years, 4 months ago
  58. d665c23 BTS: fix as_l1_count_paging(): use ispresent() instead of isvalue() by Vadim Yanitskiy · 4 years, 4 months ago
  59. cc4623d library/RSL_Types: use MobileIdentityLV for MS Identity IE by Vadim Yanitskiy · 4 years, 4 months ago
  60. 9c51313 PCU: fix f_tc_paging_ps_from_sgsn(): also match received MI by Vadim Yanitskiy · 4 years, 4 months ago
  61. a9a198d BTS_Tests_SMSCB: use existing tr_PAG_REQ1 and t_MI_NoIdentity by Vadim Yanitskiy · 4 years, 4 months ago
  62. 7e00226 library/BSSGP_Types: use tr_MI_IMSI from library/L3_Templates by Vadim Yanitskiy · 4 years, 4 months ago
  63. c94c572 library/L3_Templates: add more templates for Mobile Identity IE by Vadim Yanitskiy · 4 years, 4 months ago
  64. 9781ecb library/GSM_RR_Types: Paging Request Type 1 may contain second MI by Vadim Yanitskiy · 4 years, 4 months ago
  65. 98bb2d5 library/GSM_RR_Types: do not duplicate Mobile Identity records by Vadim Yanitskiy · 4 years, 4 months ago
  66. 35d3a15 deps/Makefile: bump titan.ProtocolModules.MobileL3_v13.4.0_commit by Vadim Yanitskiy · 4 years, 4 months ago
  67. 7b22421 PCU: also test GSGN originated PS/CS Paging containing TMSI by Vadim Yanitskiy · 4 years, 4 months ago
  68. cca15a3 pcu: cosmetic: fix formatting of 'execute' statements by Vadim Yanitskiy · 4 years, 4 months ago
  69. dc9666f pcu: Verify CodingScheme of received data blocks by Pau Espin Pedrol · 4 years, 4 months ago
  70. 2422d1f pcu: Introduce TC_mt_ping_pong_with_dl_racap by Pau Espin Pedrol · 4 years, 6 months ago
  71. e7cabe6 pcu: Introduce TC_mt_ping_pong by Pau Espin Pedrol · 4 years, 6 months ago
  72. c04c69e ggsn: Terminate immediately on pipong altstep failure by Pau Espin Pedrol · 4 years, 4 months ago
  73. 123ec85 gitignore: Add *.d files by Pau Espin Pedrol · 4 years, 4 months ago
  74. 9d09c4d ttcn3_makefilegen: Generate gnu make files (we use Linux...) by Harald Welte · 4 years, 5 months ago
  75. 4895d7a BSSGP/IuUP: Fix license disclaimer copy+paste by Harald Welte · 4 years, 5 months ago
  76. b12a0ff remsim: Add RemsimServer_Tests.TC_slotmap_add_out_of_range() by Harald Welte · 4 years, 5 months ago
  77. 3993c81 remsim: Add TC_slotmap_del_nonexistant() by Harald Welte · 4 years, 5 months ago
  78. b79bc60 remsim: Update TODO list by Harald Welte · 4 years, 5 months ago
  79. 15be5d6 remsim: Add global guard timer to client+bankd tests by Harald Welte · 4 years, 5 months ago
  80. 34b9da2 remsim: Add tests using stdin/stdout of osmo-remsim-client-shell by Harald Welte · 4 years, 5 months ago
  81. 625faad Native_Functions: Add f_str_to{lower,upper}() by Harald Welte · 4 years, 5 months ago
  82. 8aefd11 deps/Makefile: Call Github repositories ECLIPSEGITHUB by Harald Welte · 4 years, 5 months ago
  83. 6effabb DIAMETER: Add tr_DIA_AIR() to send AuthInfoRequest by Harald Welte · 4 years, 5 months ago
  84. 9073295 remsim: Integrate VPCD test port into RemsimBankd_Tests.ttcn by Harald Welte · 4 years, 8 months ago
  85. 776b0e5 remsim: Add client TC_bank_disconnect + TC_bank_disconnect_reconnect by Harald Welte · 4 years, 5 months ago
  86. c7b496c remsim: More comments in RemsimClient_Tests by Harald Welte · 4 years, 5 months ago
  87. 77cde21 remsim: New TC_slotmap_del_active_client() test by Harald Welte · 4 years, 5 months ago
  88. 5a012ee bts: Introduce new module for performance tests by Pau Espin Pedrol · 4 years, 5 months ago
  89. 36cb88c deps/Makefile: fix ECLIPSEGIT2 clone URL by Oliver Smith · 4 years, 5 months ago
  90. 865ba37 deps: Work around disappearing eclipse.org git repositories by Harald Welte · 4 years, 5 months ago
  91. c5a8021 remove titan.TestPorts.GPIO module by Harald Welte · 4 years, 5 months ago
  92. 421ea89 hlr: add TC_MSLookup_mDNS_service_other_proxy by Oliver Smith · 4 years, 6 months ago
  93. da83c83 hlr: add TC_MSLookup_mDNS_service_GSUP_HLR_proxy by Oliver Smith · 4 years, 6 months ago
  94. 18b4808 hlr: add TC_MSLookup_mDNS_service_GSUP_HLR_home by Oliver Smith · 4 years, 6 months ago
  95. b51a53f hlr: add TC_MSLookup_GSUP_proxy by Oliver Smith · 4 years, 6 months ago
  96. d5696eb library/DNS_Helpers: add f_enc_IPv4 by Oliver Smith · 4 years, 6 months ago
  97. 07786da library/GSUP_Types: add dest name to some messages by Oliver Smith · 4 years, 6 months ago
  98. 6e81f7e hlr: add emulated GSUP server (second HLR) by Oliver Smith · 4 years, 6 months ago
  99. deb80a6 hlr: add TC_MSLookup_mDNS_service_other_home by Oliver Smith · 4 years, 8 months ago
  100. 39ca7c3 deps: set titan.TestPorts.UDPasp_commit by Oliver Smith · 4 years, 6 months ago