1. f7926c0 BSSGP_Emulation: expect altstep timeout entry only if timer is running by Pau Espin Pedrol · 6 months ago
  2. cff72f8 ggsn: Validate IPCP identifier in answer matches the one in the request by Pau Espin Pedrol · 6 months ago
  3. 867b130 DIAMETER: Split Gy and Gx messages to their own TS files by Pau Espin Pedrol · 6 months ago
  4. a6b0c1c GSUP: Fix build of IEs in f_gen_tr_ies(), add PdpInfo(Compl) IEs to it by Pau Espin Pedrol · 6 months ago
  5. c63fa8e GSUP: Fix missing and wrongly sorted IEs in ts_GSUP_IE_PdpInfo by Pau Espin Pedrol · 6 months ago
  6. bb76d7a GSUP: Fix PDPInfoCompl IE by Pau Espin Pedrol · 6 months ago
  7. 7b7a1e8 GSUP: Convert PDP-Type IE to PDP-Address IE by Pau Espin Pedrol · 6 months ago
  8. 8f1403a Move templates from GSUP_Types.ttcn to GSUP_Templates.ttcn by Pau Espin Pedrol · 6 months ago
  9. 88659de GSUP_Types: Add missing message_class to EPDGTunnel* messages by Pau Espin Pedrol · 6 months ago
  10. 2f66a59 GSUP_Types: add message type for osmo-epdg CEAI interface by Pau Espin Pedrol · 6 months ago
  11. 3561887 mme: Introduce test TC_ue_cell_reselect_geran_to_eutran by Pau Espin Pedrol · 6 months ago
  12. bbff8b7 GTP_Templates: Add gtp1_requests template to match GTPv1C req messages by Pau Espin Pedrol · 6 months ago
  13. 3be4d92 mme: Add code to derive NAS token from NAS ul_count by Pau Espin Pedrol · 6 months ago
  14. 167bca4 GTPv2_Emulation: routing improvements: Prioritize response, fallback to TEID by Pau Espin Pedrol · 6 months ago
  15. 9411082 GTPv2_Templates: Fix tEID field optional tr_PDU_GTP2C_msgtypes() by Pau Espin Pedrol · 6 months ago
  16. e016346 S1AP_Emulation: Add port message to reset NAS count values by Pau Espin Pedrol · 6 months ago
  17. b5ad4ae NAS_Templates: Introduce template tr_PDU_NAS_EPS_TrackingAreaUpdateAccept by Pau Espin Pedrol · 6 months ago
  18. a94e823 NAS_Templates: Allow passing old_guti and ptmsi_sig to TAU Req template by Pau Espin Pedrol · 6 months ago
  19. f95460b GTP_Templates: Add templates for some GTPv1C IEs by Pau Espin Pedrol · 6 months ago
  20. 5389e3a library/GSUP_Types: add Source Name IE to receive templates for SMS by Vadim Yanitskiy · 6 months ago
  21. 6eb7ac6 library/GSUP_Types: set Message Class IE in send templates for SMS by Vadim Yanitskiy · 6 months ago
  22. 1d2cc67 GTPv2_Emulation: Improve routing messages to client by Pau Espin Pedrol · 6 months ago
  23. 12cf40a GTP_Emulation: SGSN_ContextRequest: Fix unconditional access to optional field IMSI by Pau Espin Pedrol · 6 months ago
  24. 78c5e41 mme: TC_ue_cell_reselect_eutran_to_geran: Make sure oI flag is not set in DeleteSessionReq by Pau Espin Pedrol · 7 months ago
  25. 6cf7fde S1AP_Emulation: Fix UeContextReleaseCmd not forwarded to users by Pau Espin Pedrol · 7 months ago
  26. a5bb807 S1AP_Emulation: Allow retrieving {MME,ENB}_UE_ID from UeContextReleaseCmd by Pau Espin Pedrol · 7 months ago
  27. 2f32707 GTPv2_Templates: Make tr_GTP2C_DeleteSessionReq() easier to use by default by Pau Espin Pedrol · 7 months ago
  28. 53aa61d NAS_Templates: Add missing template tr_NAS_EMMInformation by Pau Espin Pedrol · 7 months ago
  29. e6e2460 DIAMETER_ts29_272_Templates: Add missing templates for CLR and CLA messages by Pau Espin Pedrol · 7 months ago
  30. 3f19ce7 DIAMETER_Templates: Add missing ts_AVP_DestinationHost by Pau Espin Pedrol · 7 months ago
  31. 117a94f Split Diameter TS 29.272 templates into its own file by Pau Espin Pedrol · 7 months ago
  32. ca651b5 mme: Fix TEID values used in test by Pau Espin Pedrol · 7 months ago
  33. 408e0ae mme: Introduce test TC_ue_cell_reselect_eutran_to_geran by Pau Espin Pedrol · 7 months ago
  34. 2edec46 S1AP_Emulation: Fix NAS_PDU decoding of InitialContextSetupRequest msg by Pau Espin Pedrol · 7 months ago
  35. 22a65e6 GTP_Emulation: SGSN_ContextRequest: Fix unconditional access to optional field IMSI by Pau Espin Pedrol · 7 months ago
  36. ecfc7d6 mme: Implement missing UE attach steps by Pau Espin Pedrol · 7 months ago
  37. 17953b8 library/RLCMAC_EncDec: fix segfault in encode_trailing_padding_spb() by Vadim Yanitskiy · 7 months ago
  38. 8f86bbe library/PCUIF_Types: clean up, drop remains of PCUIFv10 by Vadim Yanitskiy · 7 months ago
  39. 284387a library/PCUIF_Types: fix padding attribute for PCUIF_Message by Vadim Yanitskiy · 7 months ago
  40. 9f40dc5 library/L1CTL_Types: add missing L1CTL_GPRS_RTS_IND message by Vadim Yanitskiy · 7 months ago
  41. d7ae2c4 library/GTPv2_Emulation: Patch SeqNr only on outbound initial messages by Pau Espin Pedrol · 7 months ago
  42. fa2b384 GTPv2: set TEID and SeqNr in ts_GTP2C_CreateSessionResp by Pau Espin Pedrol · 7 months ago
  43. 2e9988d library/GTPv2_Templates: Fix seq nr not set in ts_GTP2C_DeleteSessionResp by Pau Espin Pedrol · 7 months ago
  44. 09ed994 gbproy/ns: Make components alive by Daniel Willmann · 7 months ago
  45. c65db25 PCUIF_Types: make PCUIF_info_ind field bts_model optional by Philipp Maier · 8 months ago
  46. a120d03 RSL_Emulation: allow RSL_DchanHdlr sandbox escape for both roles by Vadim Yanitskiy · 8 months ago
  47. e0666ea PCUIF: upgrade to PCUIF v12 by Philipp Maier · 9 months ago
  48. c3c01d3 add HNBGW_Tests.TC_second_rab_assignment by Neels Hofmeyr · 8 months ago
  49. 2748679 sccp: Introduce test TC_cr_timeout_cc_too_late by Pau Espin Pedrol · 9 months ago
  50. d4a2008 epdg: Test Handover from Wifi back to LTE by Pau Espin Pedrol · 9 months ago
  51. 8c74649 epdg: Include BearerContext in CreateSessionResponse by Pau Espin Pedrol · 9 months ago
  52. 1344e47 GTPv2: Declare GTP2C_Cause as enum by Pau Espin Pedrol · 9 months ago
  53. 2c2e187 epdg: Tx Service-Selection in s6b AAR msg by Pau Espin Pedrol · 9 months ago
  54. 7399673 epdg: Tx MIP6-Feature-Vector in s6b AAR msg by Pau Espin Pedrol · 9 months ago
  55. 8d8529a Introduce DIAMETER_rfc5447_Templates.ttcn by Pau Espin Pedrol · 9 months ago
  56. 7c99b32 DIAMETER_Types: Generate fields from RFC 5447 by Pau Espin Pedrol · 9 months ago
  57. 4669b61 library/DIAMETER: Split TS 29.273 templates into its own file by Pau Espin Pedrol · 9 months ago
  58. 44b7520 DIAMETER_Templates: Add S6b AAR and AAA message templates by Pau Espin Pedrol · 9 months ago
  59. afe3e19 GSUP_Types: Add EDPG_Tunnel messages by Pau Espin Pedrol · 9 months ago
  60. 7bb63cf library: deduplicate f_logp by Oliver Smith · 9 months ago
  61. afc186d GSUP_Types: Fix tr_GSUP_IMSI params by Pau Espin Pedrol · 9 months ago
  62. 90a46c4 GTPv2_Templates: Several improvements to tr_GTP2C_CreateSessionReq by Pau Espin Pedrol · 9 months ago
  63. 5c18a0c GTPv2: Fix match of 15-digit IMSIs by Pau Espin Pedrol · 9 months ago
  64. 2a2e854 GTPv2_Templates: Fix sveral wrong ElementIdentifier by Pau Espin Pedrol · 9 months ago
  65. 965ac64 Introduce EPDG_Tests testsuite by Pau Espin Pedrol · 9 months ago
  66. 462f3df library/DIAMETER: Add several AVPs required for SWx interface by Pau Espin Pedrol · 9 months ago
  67. f4619d8 library/DIAMETER: Allow passing template as imsi param to tr_AVP_UserNameImsi() by Pau Espin Pedrol · 9 months ago
  68. 7f8ce32 library/GSUP: Add tr templates for tr_GSUP_IE_AuthTuple2G3G() and subfields by Pau Espin Pedrol · 9 months ago
  69. d34720f hss: Test Operator-Determined-Barring feature by Pau Espin Pedrol · 9 months ago
  70. 8768f66 IPA_Emulation. Fix error if IPAC_MSGT_ID_GET with no tags is received by Pau Espin Pedrol · 9 months ago
  71. 446145a library/DIAMETER: Add several missing tr templates by Pau Espin Pedrol · 9 months ago
  72. aaad276 library/DIAMETER: Fixes in ts_AVP_3GPP_ApnConfig by Pau Espin Pedrol · 9 months ago
  73. 8dabc50 rename sysmo_direct_dsp to direct_phy by Philipp Maier · 10 months ago
  74. ef9dd39 library: add System Information Type 10 Rest Octets codec by Vadim Yanitskiy · 10 months ago
  75. 64f2086 RTP_Emulation: Log the different failure verdicts before stopping by Pau Espin Pedrol · 10 months ago
  76. 60c69a1 RTP_Emulation: Log number of error packets by Pau Espin Pedrol · 10 months ago
  77. 99f9c8a IuUP_Emulation: fix AMR SID SDU size by Neels Hofmeyr · 10 months ago
  78. 7a2d959 PCUIF_Types: fix record PCUIF_data_cnf by Philipp Maier · 10 months ago
  79. 0c613ab sccp: Introduce test TC_process_rx_ludt by Pau Espin Pedrol · 10 months ago
  80. 932f613 MNCC_EncDec.c: fix missing SDP in enc of mncc_rtp by Neels Hofmeyr · 10 months ago
  81. 7aa4ad8 dia2gsup: Introduce new error scenario tests by Pau Espin Pedrol · 11 months ago
  82. 25d2849 HLR_Tests: add testcase for multiple APNs in subscriber data by Alexander Couzens · 1 year, 3 months ago
  83. 15034cb library: RTP_Emulation: implement new RTPEM_MODE_LOOPBACK by Vadim Yanitskiy · 11 months ago
  84. ac79156 GTPv2_Emulation: improve accessibility of unit-data (TEID0) by Philipp Maier · 11 months ago
  85. c1d9ef0 NAS_Templates: add template for Tracking Area Update Reject by Philipp Maier · 11 months ago
  86. f155f6f NAS_Templates: add template for Tracking Area Update Request by Philipp Maier · 11 months ago
  87. 64bfc89 NAS_Templates: add template for NAS key set identifier by Philipp Maier · 11 months ago
  88. 9e79658 NAS_Templates: add template for EPS update type by Philipp Maier · 11 months ago
  89. 3e58245 NAS_Templates: add templates for EPS_Mobile_ID_IMSI/IMEI/GUTI by Philipp Maier · 11 months ago
  90. 68cf947 NAS_Templates: fix ts_NAS_GUTI by Philipp Maier · 11 months ago
  91. b11ee50 GTPv2_Emulation: make sure g_uecups_conn_id is populated. by Philipp Maier · 11 months ago
  92. 0d138c6 GTP_Templates: Fix several template type incongruencies by Pau Espin Pedrol · 11 months ago
  93. d0859cf PCUIF: fix coding of 'lqual_cb' field in PCUIF_data by Vadim Yanitskiy · 11 months ago
  94. 896cbc9 PCUIF: Add support for PCU_IF_SAPI_AGCH_2 by Philipp Maier · 11 months ago
  95. 0221248 PCUIF: use confirm flag in struct gsm_pcu_if_pch by Philipp Maier · 11 months ago
  96. 8dcb061 DIAMETER: Origin-State-Id in DWR and DWA messages is optional by Pau Espin Pedrol · 11 months ago
  97. 0e5693f library: L1CTL: add 'start_fn' field to UL/DL TBF CFG.req messages by Vadim Yanitskiy · 11 months ago
  98. db017f4 DIAMETER_Emulation: Support forwarding messages identified by ete_id to a client component by Pau Espin Pedrol · 11 months ago
  99. 7bedcf8 diameter: Fix order of AVPs in tr_DIA_AIA by Pau Espin Pedrol · 11 months ago
  100. 21bac7a GTP_Templates: fix wrong function name by Philipp Maier · 11 months ago