1. 5154e35 Small improvements to DIAMETER_ts29_272_Templates.ttcn by Pau Espin Pedrol · 4 months ago
  2. 5f5dbfe DIAMETER_Types: Generate types for 3GPP TS 29.273 by Pau Espin Pedrol · 4 months ago
  3. 5b28c96 DIAMETER_Types: Move RFC ddf files earlier in the dependency list of files to generate by Pau Espin Pedrol · 4 months ago
  4. e16e928 ggsn_tests: Split out generic ICMP(v6) related templates and functions by Pau Espin Pedrol · 4 months ago
  5. 65a7f76 GTPv2_Emulation: Add support to handle GTPv1-U by Pau Espin Pedrol · 4 months ago
  6. f197ed2 library/M3UA: support TCP transport, implement desegmentation by Vadim Yanitskiy · 5 months ago
  7. 4b090c9 Split GTP_CodecPort/GTP_Templates into C and U variants by Pau Espin Pedrol · 4 months ago
  8. 7b2cc92 epdg: Introduce test TC_s2b_CreateSession_rejected by Pau Espin Pedrol · 4 months ago
  9. e1f7a8c GSUP_Emulation: Update internal tables to allow 256 sessions by Pau Espin Pedrol · 4 months ago
  10. 4ecc808 pgw: Introduce test TC_s2b_createSession_v4_apco by Pau Espin Pedrol · 4 months ago
  11. 518e24b pgw: Introduce test TC_s2b_createSession_v4_no_apco by Pau Espin Pedrol · 4 months ago
  12. 355a133 PGW_Tests: refactor/improve several parameters to accomodate for different GTPv2C interfaces by Pau Espin Pedrol · 4 months ago
  13. f292586 epdg: Make sure PCO is forwarded from strongswan to PGW and back by Pau Espin Pedrol · 5 months ago
  14. cacd707 GTPv2_Templates: Allow specifying APCO IE in CreateSessionReq/Resp by Pau Espin Pedrol · 5 months ago
  15. ce1d3cb gsup: Add PCO IE by Pau Espin Pedrol · 5 months ago
  16. 78598b5 epdg: Validate assigned PDP Address and APN by Pau Espin Pedrol · 5 months ago
  17. 8586b26 epdg: Fix UsernMame being NAI instead of IMSI in S6b AAR by Pau Espin Pedrol · 5 months ago
  18. c2cfd55 epdg: Add PDP-Info IE to GSUP Auth Info Req by Pau Espin Pedrol · 5 months ago
  19. 14abac5 epdg: Introduce test TC_ho_lte_to_wifi by Pau Espin Pedrol · 5 months ago
  20. cbe6eba epdg: Expect GSUP CancelLocationReq as consequence of DeleteBearerReq by Pau Espin Pedrol · 5 months ago
  21. 090759a library/L1CTL_Types: add definition of L1CTL_GPRS_UL_BLOCK_CNF by Vadim Yanitskiy · 5 months ago
  22. 4944a5c epdg: Test UE-initiated Detach Procedure by Pau Espin Pedrol · 5 months ago
  23. a518d05 GSUP: Fix spare and pdp_type_org fields swapped in PDPAddress IE by Pau Espin Pedrol · 5 months ago pespin/sgsn
  24. 1cbbf9e NS_Emulation: expect altstep timeout entry only if timer is running by Pau Espin Pedrol · 5 months ago
  25. f7926c0 BSSGP_Emulation: expect altstep timeout entry only if timer is running by Pau Espin Pedrol · 5 months ago
  26. cff72f8 ggsn: Validate IPCP identifier in answer matches the one in the request by Pau Espin Pedrol · 5 months ago
  27. 867b130 DIAMETER: Split Gy and Gx messages to their own TS files by Pau Espin Pedrol · 5 months ago
  28. a6b0c1c GSUP: Fix build of IEs in f_gen_tr_ies(), add PdpInfo(Compl) IEs to it by Pau Espin Pedrol · 6 months ago
  29. c63fa8e GSUP: Fix missing and wrongly sorted IEs in ts_GSUP_IE_PdpInfo by Pau Espin Pedrol · 6 months ago
  30. bb76d7a GSUP: Fix PDPInfoCompl IE by Pau Espin Pedrol · 6 months ago
  31. 7b7a1e8 GSUP: Convert PDP-Type IE to PDP-Address IE by Pau Espin Pedrol · 6 months ago
  32. 8f1403a Move templates from GSUP_Types.ttcn to GSUP_Templates.ttcn by Pau Espin Pedrol · 6 months ago
  33. 88659de GSUP_Types: Add missing message_class to EPDGTunnel* messages by Pau Espin Pedrol · 6 months ago
  34. 2f66a59 GSUP_Types: add message type for osmo-epdg CEAI interface by Pau Espin Pedrol · 6 months ago
  35. 3561887 mme: Introduce test TC_ue_cell_reselect_geran_to_eutran by Pau Espin Pedrol · 6 months ago
  36. bbff8b7 GTP_Templates: Add gtp1_requests template to match GTPv1C req messages by Pau Espin Pedrol · 6 months ago
  37. 3be4d92 mme: Add code to derive NAS token from NAS ul_count by Pau Espin Pedrol · 6 months ago
  38. 167bca4 GTPv2_Emulation: routing improvements: Prioritize response, fallback to TEID by Pau Espin Pedrol · 6 months ago
  39. 9411082 GTPv2_Templates: Fix tEID field optional tr_PDU_GTP2C_msgtypes() by Pau Espin Pedrol · 6 months ago
  40. e016346 S1AP_Emulation: Add port message to reset NAS count values by Pau Espin Pedrol · 6 months ago
  41. b5ad4ae NAS_Templates: Introduce template tr_PDU_NAS_EPS_TrackingAreaUpdateAccept by Pau Espin Pedrol · 6 months ago
  42. a94e823 NAS_Templates: Allow passing old_guti and ptmsi_sig to TAU Req template by Pau Espin Pedrol · 6 months ago
  43. f95460b GTP_Templates: Add templates for some GTPv1C IEs by Pau Espin Pedrol · 6 months ago
  44. 5389e3a library/GSUP_Types: add Source Name IE to receive templates for SMS by Vadim Yanitskiy · 6 months ago
  45. 6eb7ac6 library/GSUP_Types: set Message Class IE in send templates for SMS by Vadim Yanitskiy · 6 months ago
  46. 1d2cc67 GTPv2_Emulation: Improve routing messages to client by Pau Espin Pedrol · 6 months ago
  47. 12cf40a GTP_Emulation: SGSN_ContextRequest: Fix unconditional access to optional field IMSI by Pau Espin Pedrol · 6 months ago
  48. 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
  49. 6cf7fde S1AP_Emulation: Fix UeContextReleaseCmd not forwarded to users by Pau Espin Pedrol · 7 months ago
  50. a5bb807 S1AP_Emulation: Allow retrieving {MME,ENB}_UE_ID from UeContextReleaseCmd by Pau Espin Pedrol · 7 months ago
  51. 2f32707 GTPv2_Templates: Make tr_GTP2C_DeleteSessionReq() easier to use by default by Pau Espin Pedrol · 7 months ago
  52. 53aa61d NAS_Templates: Add missing template tr_NAS_EMMInformation by Pau Espin Pedrol · 7 months ago
  53. e6e2460 DIAMETER_ts29_272_Templates: Add missing templates for CLR and CLA messages by Pau Espin Pedrol · 7 months ago
  54. 3f19ce7 DIAMETER_Templates: Add missing ts_AVP_DestinationHost by Pau Espin Pedrol · 7 months ago
  55. 117a94f Split Diameter TS 29.272 templates into its own file by Pau Espin Pedrol · 7 months ago
  56. ca651b5 mme: Fix TEID values used in test by Pau Espin Pedrol · 7 months ago
  57. 408e0ae mme: Introduce test TC_ue_cell_reselect_eutran_to_geran by Pau Espin Pedrol · 7 months ago
  58. 2edec46 S1AP_Emulation: Fix NAS_PDU decoding of InitialContextSetupRequest msg by Pau Espin Pedrol · 7 months ago
  59. 22a65e6 GTP_Emulation: SGSN_ContextRequest: Fix unconditional access to optional field IMSI by Pau Espin Pedrol · 7 months ago
  60. ecfc7d6 mme: Implement missing UE attach steps by Pau Espin Pedrol · 7 months ago
  61. 17953b8 library/RLCMAC_EncDec: fix segfault in encode_trailing_padding_spb() by Vadim Yanitskiy · 7 months ago
  62. 8f86bbe library/PCUIF_Types: clean up, drop remains of PCUIFv10 by Vadim Yanitskiy · 7 months ago
  63. 284387a library/PCUIF_Types: fix padding attribute for PCUIF_Message by Vadim Yanitskiy · 7 months ago
  64. 9f40dc5 library/L1CTL_Types: add missing L1CTL_GPRS_RTS_IND message by Vadim Yanitskiy · 7 months ago
  65. d7ae2c4 library/GTPv2_Emulation: Patch SeqNr only on outbound initial messages by Pau Espin Pedrol · 7 months ago
  66. fa2b384 GTPv2: set TEID and SeqNr in ts_GTP2C_CreateSessionResp by Pau Espin Pedrol · 7 months ago
  67. 2e9988d library/GTPv2_Templates: Fix seq nr not set in ts_GTP2C_DeleteSessionResp by Pau Espin Pedrol · 7 months ago
  68. 09ed994 gbproy/ns: Make components alive by Daniel Willmann · 7 months ago
  69. c65db25 PCUIF_Types: make PCUIF_info_ind field bts_model optional by Philipp Maier · 8 months ago
  70. a120d03 RSL_Emulation: allow RSL_DchanHdlr sandbox escape for both roles by Vadim Yanitskiy · 8 months ago
  71. e0666ea PCUIF: upgrade to PCUIF v12 by Philipp Maier · 8 months ago
  72. c3c01d3 add HNBGW_Tests.TC_second_rab_assignment by Neels Hofmeyr · 8 months ago
  73. 2748679 sccp: Introduce test TC_cr_timeout_cc_too_late by Pau Espin Pedrol · 8 months ago
  74. d4a2008 epdg: Test Handover from Wifi back to LTE by Pau Espin Pedrol · 9 months ago
  75. 8c74649 epdg: Include BearerContext in CreateSessionResponse by Pau Espin Pedrol · 9 months ago
  76. 1344e47 GTPv2: Declare GTP2C_Cause as enum by Pau Espin Pedrol · 9 months ago
  77. 2c2e187 epdg: Tx Service-Selection in s6b AAR msg by Pau Espin Pedrol · 9 months ago
  78. 7399673 epdg: Tx MIP6-Feature-Vector in s6b AAR msg by Pau Espin Pedrol · 9 months ago
  79. 8d8529a Introduce DIAMETER_rfc5447_Templates.ttcn by Pau Espin Pedrol · 9 months ago
  80. 7c99b32 DIAMETER_Types: Generate fields from RFC 5447 by Pau Espin Pedrol · 9 months ago
  81. 4669b61 library/DIAMETER: Split TS 29.273 templates into its own file by Pau Espin Pedrol · 9 months ago
  82. 44b7520 DIAMETER_Templates: Add S6b AAR and AAA message templates by Pau Espin Pedrol · 9 months ago
  83. afe3e19 GSUP_Types: Add EDPG_Tunnel messages by Pau Espin Pedrol · 9 months ago
  84. 7bb63cf library: deduplicate f_logp by Oliver Smith · 9 months ago
  85. afc186d GSUP_Types: Fix tr_GSUP_IMSI params by Pau Espin Pedrol · 9 months ago
  86. 90a46c4 GTPv2_Templates: Several improvements to tr_GTP2C_CreateSessionReq by Pau Espin Pedrol · 9 months ago
  87. 5c18a0c GTPv2: Fix match of 15-digit IMSIs by Pau Espin Pedrol · 9 months ago
  88. 2a2e854 GTPv2_Templates: Fix sveral wrong ElementIdentifier by Pau Espin Pedrol · 9 months ago
  89. 965ac64 Introduce EPDG_Tests testsuite by Pau Espin Pedrol · 9 months ago
  90. 462f3df library/DIAMETER: Add several AVPs required for SWx interface by Pau Espin Pedrol · 9 months ago
  91. f4619d8 library/DIAMETER: Allow passing template as imsi param to tr_AVP_UserNameImsi() by Pau Espin Pedrol · 9 months ago
  92. 7f8ce32 library/GSUP: Add tr templates for tr_GSUP_IE_AuthTuple2G3G() and subfields by Pau Espin Pedrol · 9 months ago
  93. d34720f hss: Test Operator-Determined-Barring feature by Pau Espin Pedrol · 9 months ago
  94. 8768f66 IPA_Emulation. Fix error if IPAC_MSGT_ID_GET with no tags is received by Pau Espin Pedrol · 9 months ago
  95. 446145a library/DIAMETER: Add several missing tr templates by Pau Espin Pedrol · 9 months ago
  96. aaad276 library/DIAMETER: Fixes in ts_AVP_3GPP_ApnConfig by Pau Espin Pedrol · 9 months ago
  97. 8dabc50 rename sysmo_direct_dsp to direct_phy by Philipp Maier · 9 months ago
  98. ef9dd39 library: add System Information Type 10 Rest Octets codec by Vadim Yanitskiy · 9 months ago
  99. 64f2086 RTP_Emulation: Log the different failure verdicts before stopping by Pau Espin Pedrol · 9 months ago
  100. 60c69a1 RTP_Emulation: Log number of error packets by Pau Espin Pedrol · 9 months ago